Package io.gs2.cdk.log.model.options
Class NamespaceOptions
java.lang.Object
io.gs2.cdk.log.model.options.NamespaceOptions
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithAwsAccessKeyId(String awsAccessKeyId) withAwsRegion(String awsRegion) withAwsSecretAccessKey(String awsSecretAccessKey) withBigQueryDatasetName(String bigQueryDatasetName) withDescription(String description) withFirehoseStreamName(String firehoseStreamName) withGcpCredentialJson(String gcpCredentialJson) withLogExpireDays(Integer logExpireDays) withType(NamespaceType type)
-
Field Details
-
description
-
type
-
gcpCredentialJson
-
bigQueryDatasetName
-
logExpireDays
-
awsRegion
-
awsAccessKeyId
-
awsSecretAccessKey
-
firehoseStreamName
-
-
Constructor Details
-
NamespaceOptions
public NamespaceOptions()
-
-
Method Details
-
withDescription
-
withType
-
withGcpCredentialJson
-
withBigQueryDatasetName
-
withLogExpireDays
-
withAwsRegion
-
withAwsAccessKeyId
-
withAwsSecretAccessKey
-
withFirehoseStreamName
-