Uses of Class
io.gs2.cdk.log.model.options.NamespaceOptions
Packages that use NamespaceOptions
-
Uses of NamespaceOptions in io.gs2.cdk.log.model
Constructors in io.gs2.cdk.log.model with parameters of type NamespaceOptions -
Uses of NamespaceOptions in io.gs2.cdk.log.model.options
Methods in io.gs2.cdk.log.model.options that return NamespaceOptionsModifier and TypeMethodDescriptionNamespaceOptions.withAwsAccessKeyId(String awsAccessKeyId) NamespaceOptions.withAwsRegion(String awsRegion) NamespaceOptions.withAwsSecretAccessKey(String awsSecretAccessKey) NamespaceOptions.withBigQueryDatasetName(String bigQueryDatasetName) NamespaceOptions.withDescription(String description) NamespaceOptions.withFirehoseStreamName(String firehoseStreamName) NamespaceOptions.withGcpCredentialJson(String gcpCredentialJson) NamespaceOptions.withLogExpireDays(Integer logExpireDays) NamespaceOptions.withType(NamespaceType type)