| Modifier and Type | Method and Description |
|---|---|
CfnSkill.Builder |
CfnSkill.Builder.authenticationConfiguration(IResolvable authenticationConfiguration)
Login with Amazon (LWA) configuration used to authenticate with the Alexa service.
|
CfnSkillProps.Builder |
CfnSkillProps.Builder.authenticationConfiguration(IResolvable authenticationConfiguration)
Sets the value of
CfnSkillProps.getAuthenticationConfiguration() |
CfnSkill.SkillPackageProperty.Builder |
CfnSkill.SkillPackageProperty.Builder.overrides(IResolvable overrides)
Sets the value of
CfnSkill.SkillPackageProperty.getOverrides() |
void |
CfnSkill.setAuthenticationConfiguration(IResolvable value)
Login with Amazon (LWA) configuration used to authenticate with the Alexa service.
|
void |
CfnSkill.setSkillPackage(IResolvable value)
Configuration for the skill package that contains the components of the Alexa skill.
|
CfnSkill.Builder |
CfnSkill.Builder.skillPackage(IResolvable skillPackage)
Configuration for the skill package that contains the components of the Alexa skill.
|
CfnSkillProps.Builder |
CfnSkillProps.Builder.skillPackage(IResolvable skillPackage)
Sets the value of
CfnSkillProps.getSkillPackage() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICfnConditionExpression
(experimental) Represents a CloudFormation element that can be used within a Condition.
|
static interface |
ICfnConditionExpression.Jsii$Default
Internal default implementation for
ICfnConditionExpression. |
interface |
ICfnRuleConditionExpression
(experimental) Interface to specify certain functions as Service Catalog rule-specifc.
|
static interface |
ICfnRuleConditionExpression.Jsii$Default
Internal default implementation for
ICfnRuleConditionExpression. |
static interface |
IResolvable.Jsii$Default
Internal default implementation for
IResolvable. |
| Modifier and Type | Class and Description |
|---|---|
class |
CfnCondition
(experimental) Represents a CloudFormation condition, for resources which must be conditionally created and the determination must be made at deploy time.
|
class |
CfnDynamicReference
(experimental) References a dynamically retrieved value.
|
class |
CfnJson
(experimental) Captures a synthesis-time JSON object a CloudFormation reference which resolves during deployment to the resolved values of the JSON object.
|
static class |
ICfnConditionExpression.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
ICfnRuleConditionExpression.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Intrinsic
(experimental) Token subclass that represents values intrinsic to the target document language.
|
static class |
IResolvable.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Reference
(experimental) An intrinsic Token that represents a reference to a construct.
|
class |
SecretValue
(experimental) Work with secret values in the CDK.
|
| Modifier and Type | Method and Description |
|---|---|
static IResolvable |
Lazy.any(IStableAnyProducer producer)
(experimental) Defer the one-time calculation of an arbitrarily typed value to synthesis time.
|
static IResolvable |
Lazy.any(IStableAnyProducer producer,
LazyAnyValueOptions options)
(experimental) Defer the one-time calculation of an arbitrarily typed value to synthesis time.
|
static IResolvable |
Lazy.anyValue(IAnyProducer producer)
Deprecated.
Use `Lazy.any()` or `Lazy.uncachedAny()` instead.
|
static IResolvable |
Lazy.anyValue(IAnyProducer producer,
LazyAnyValueOptions options)
Deprecated.
Use `Lazy.any()` or `Lazy.uncachedAny()` instead.
|
static IResolvable |
Token.asAny(Object value)
(experimental) Return a resolvable representation of the given value.
|
static IResolvable |
Fn.getAtt(String logicalNameOfResource,
String attributeName)
(experimental) The ``Fn::GetAtt`` intrinsic function returns the value of an attribute from a resource in the template.
|
IResolvable |
CfnWaitCondition.getAttrData()
A JSON object that contains the `UniqueId` and `Data` values from the wait condition signal(s) for the specified wait condition.
|
IResolvable |
CfnResourceVersion.getAttrIsDefaultVersion()
Whether the resource version is set as the default version.
|
IResolvable |
CfnModuleVersion.getAttrIsDefaultVersion()
Whether the specified module version is set as the default version.
|
IResolvable |
CfnHookVersion.getAttrIsDefaultVersion()
Whether the specified hook version is set as the default version.
|
IResolvable |
TokenizedStringFragments.getFirstToken() |
IResolvable |
TagManager.getRenderedTags()
(experimental) A lazy value that represents the rendered tags at synthesis time.
|
IResolvable |
CfnParameter.getValue()
(experimental) The parameter value as a Token.
|
protected IResolvable |
Stack.prepareCrossReference(Stack _sourceStack,
Reference reference)
Deprecated.
cross reference handling has been moved to `App.prepare()`.
|
static IResolvable |
Tokenization.reverse(Object x)
(experimental) Reverse any value into a Resolvable, if possible.
|
static IResolvable |
Tokenization.reverse(Object x,
ReverseOptions options)
(experimental) Reverse any value into a Resolvable, if possible.
|
static IResolvable |
Tokenization.reverseCompleteString(String s)
(experimental) Un-encode a string which is either a complete encoded token, or doesn't contain tokens at all.
|
static IResolvable |
Tokenization.reverseList(List<String> l)
(experimental) Un-encode a Tokenized value from a list.
|
static IResolvable |
Tokenization.reverseNumber(Number n)
(experimental) Un-encode a Tokenized value from a number.
|
static IResolvable |
Fn.transform(String macroName,
Map<String,? extends Object> parameters)
(experimental) Creates a token representing the ``Fn::Transform`` expression.
|
static IResolvable |
Lazy.uncachedAny(IAnyProducer producer)
(experimental) Defer the calculation of an untyped value to synthesis time.
|
static IResolvable |
Lazy.uncachedAny(IAnyProducer producer,
LazyAnyValueOptions options)
(experimental) Defer the calculation of an untyped value to synthesis time.
|
| Modifier and Type | Method and Description |
|---|---|
List<IResolvable> |
TokenizedStringFragments.getTokens()
(experimental) Return all Tokens from this string.
|
| Modifier and Type | Method and Description |
|---|---|
CfnPublisherProps.Builder |
CfnPublisherProps.Builder.acceptTermsAndConditions(IResolvable acceptTermsAndConditions)
Sets the value of
CfnPublisherProps.getAcceptTermsAndConditions() |
CfnPublisher.Builder |
CfnPublisher.Builder.acceptTermsAndConditions(IResolvable acceptTermsAndConditions)
Whether you accept the [Terms and Conditions](https://docs.aws.amazon.com/https://cloudformation-registry-documents.s3.amazonaws.com/Terms_and_Conditions_for_AWS_CloudFormation_Registry_Publishers.pdf) for publishing extensions in the CloudFormation registry.
|
void |
TokenizedStringFragments.addToken(IResolvable token) |
CfnStackSetProps.Builder |
CfnStackSetProps.Builder.autoDeployment(IResolvable autoDeployment)
Sets the value of
CfnStackSetProps.getAutoDeployment() |
CfnStackSet.Builder |
CfnStackSet.Builder.autoDeployment(IResolvable autoDeployment)
[ `Service-managed` permissions] Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU).
|
CfnTypeActivation.Builder |
CfnTypeActivation.Builder.autoUpdate(IResolvable autoUpdate)
Whether to automatically update the extension in this account and region when a new *minor* version is published by the extension publisher.
|
CfnTypeActivationProps.Builder |
CfnTypeActivationProps.Builder.autoUpdate(IResolvable autoUpdate)
Sets the value of
CfnTypeActivationProps.getAutoUpdate() |
CfnStackSet.StackInstancesProperty.Builder |
CfnStackSet.StackInstancesProperty.Builder.deploymentTargets(IResolvable deploymentTargets)
Sets the value of
CfnStackSet.StackInstancesProperty.getDeploymentTargets() |
CfnStackSet.AutoDeploymentProperty.Builder |
CfnStackSet.AutoDeploymentProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnStackSet.AutoDeploymentProperty.getEnabled() |
CfnTypeActivation.Builder |
CfnTypeActivation.Builder.loggingConfig(IResolvable loggingConfig)
Specifies logging configuration information for an extension.
|
CfnTypeActivationProps.Builder |
CfnTypeActivationProps.Builder.loggingConfig(IResolvable loggingConfig)
Sets the value of
CfnTypeActivationProps.getLoggingConfig() |
CfnResourceVersion.Builder |
CfnResourceVersion.Builder.loggingConfig(IResolvable loggingConfig)
Logging configuration information for a resource.
|
CfnHookVersion.Builder |
CfnHookVersion.Builder.loggingConfig(IResolvable loggingConfig)
Contains logging configuration information for an extension.
|
CfnResourceVersionProps.Builder |
CfnResourceVersionProps.Builder.loggingConfig(IResolvable loggingConfig)
Sets the value of
CfnResourceVersionProps.getLoggingConfig() |
CfnHookVersionProps.Builder |
CfnHookVersionProps.Builder.loggingConfig(IResolvable loggingConfig)
Sets the value of
CfnHookVersionProps.getLoggingConfig() |
Object |
ITokenMapper.mapToken(IResolvable t)
(experimental) Replace a single token.
|
Object |
ITokenMapper.Jsii$Proxy.mapToken(IResolvable t)
(experimental) Replace a single token.
|
default Object |
ITokenMapper.Jsii$Default.mapToken(IResolvable t)
(experimental) Replace a single token.
|
CfnStackSetProps.Builder |
CfnStackSetProps.Builder.operationPreferences(IResolvable operationPreferences)
Sets the value of
CfnStackSetProps.getOperationPreferences() |
CfnStackSet.Builder |
CfnStackSet.Builder.operationPreferences(IResolvable operationPreferences)
The user-specified preferences for how AWS CloudFormation performs a stack set operation.
|
CfnStackSet.StackInstancesProperty.Builder |
CfnStackSet.StackInstancesProperty.Builder.parameterOverrides(IResolvable parameterOverrides)
Sets the value of
CfnStackSet.StackInstancesProperty.getParameterOverrides() |
CfnStackSetProps.Builder |
CfnStackSetProps.Builder.parameters(IResolvable parameters)
Sets the value of
CfnStackSetProps.getParameters() |
CfnStackSet.Builder |
CfnStackSet.Builder.parameters(IResolvable parameters)
The input parameters for the stack set template.
|
CfnStackProps.Builder |
CfnStackProps.Builder.parameters(IResolvable parameters)
Sets the value of
CfnStackProps.getParameters() |
CfnStack.Builder |
CfnStack.Builder.parameters(IResolvable parameters)
The set value pairs that represent the parameters passed to CloudFormation when this nested stack is created.
|
Object |
ITokenResolver.resolveToken(IResolvable t,
IResolveContext context,
IPostProcessor postProcessor)
(experimental) Resolve a single token.
|
Object |
ITokenResolver.Jsii$Proxy.resolveToken(IResolvable t,
IResolveContext context,
IPostProcessor postProcessor)
(experimental) Resolve a single token.
|
default Object |
ITokenResolver.Jsii$Default.resolveToken(IResolvable t,
IResolveContext context,
IPostProcessor postProcessor)
(experimental) Resolve a single token.
|
Object |
DefaultTokenResolver.resolveToken(IResolvable t,
IResolveContext context,
IPostProcessor postProcessor)
(experimental) Default Token resolution.
|
CfnStackSet.AutoDeploymentProperty.Builder |
CfnStackSet.AutoDeploymentProperty.Builder.retainStacksOnAccountRemoval(IResolvable retainStacksOnAccountRemoval)
Sets the value of
CfnStackSet.AutoDeploymentProperty.getRetainStacksOnAccountRemoval() |
void |
CfnPublisher.setAcceptTermsAndConditions(IResolvable value)
Whether you accept the [Terms and Conditions](https://docs.aws.amazon.com/https://cloudformation-registry-documents.s3.amazonaws.com/Terms_and_Conditions_for_AWS_CloudFormation_Registry_Publishers.pdf) for publishing extensions in the CloudFormation registry.
|
void |
CfnStackSet.setAutoDeployment(IResolvable value)
[ `Service-managed` permissions] Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU).
|
void |
CfnTypeActivation.setAutoUpdate(IResolvable value)
Whether to automatically update the extension in this account and region when a new *minor* version is published by the extension publisher.
|
void |
CfnTypeActivation.setLoggingConfig(IResolvable value)
Specifies logging configuration information for an extension.
|
void |
CfnResourceVersion.setLoggingConfig(IResolvable value)
Logging configuration information for a resource.
|
void |
CfnHookVersion.setLoggingConfig(IResolvable value)
Contains logging configuration information for an extension.
|
void |
CfnStackSet.setOperationPreferences(IResolvable value)
The user-specified preferences for how AWS CloudFormation performs a stack set operation.
|
void |
CfnStackSet.setParameters(IResolvable value)
The input parameters for the stack set template.
|
void |
CfnStack.setParameters(IResolvable value)
The set value pairs that represent the parameters passed to CloudFormation when this nested stack is created.
|
void |
CfnStackSet.setStackInstancesGroup(IResolvable value)
A group of stack instances with parameters in some specific accounts and Regions.
|
CfnStackSetProps.Builder |
CfnStackSetProps.Builder.stackInstancesGroup(IResolvable stackInstancesGroup)
Sets the value of
CfnStackSetProps.getStackInstancesGroup() |
CfnStackSet.Builder |
CfnStackSet.Builder.stackInstancesGroup(IResolvable stackInstancesGroup)
A group of stack instances with parameters in some specific accounts and Regions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PhysicalResourceIdReference
(experimental) Reference to the physical resource id that can be passed to the AWS operation as a parameter.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAnalyzer.Builder |
CfnAnalyzer.Builder.archiveRules(IResolvable archiveRules)
Specifies the archive rules to add for the analyzer.
|
CfnAnalyzerProps.Builder |
CfnAnalyzerProps.Builder.archiveRules(IResolvable archiveRules)
Sets the value of
CfnAnalyzerProps.getArchiveRules() |
CfnAnalyzer.FilterProperty.Builder |
CfnAnalyzer.FilterProperty.Builder.exists(IResolvable exists)
Sets the value of
CfnAnalyzer.FilterProperty.getExists() |
CfnAnalyzer.ArchiveRuleProperty.Builder |
CfnAnalyzer.ArchiveRuleProperty.Builder.filter(IResolvable filter)
Sets the value of
CfnAnalyzer.ArchiveRuleProperty.getFilter() |
void |
CfnAnalyzer.setArchiveRules(IResolvable value)
Specifies the archive rules to add for the analyzer.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBroker.LogListProperty.Builder |
CfnBroker.LogListProperty.Builder.audit(IResolvable audit)
Sets the value of
CfnBroker.LogListProperty.getAudit() |
CfnBroker.Builder |
CfnBroker.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
Enables automatic upgrades to new minor versions for brokers, as new broker engine versions are released and supported by Amazon MQ.
|
CfnBrokerProps.Builder |
CfnBrokerProps.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
Sets the value of
CfnBrokerProps.getAutoMinorVersionUpgrade() |
CfnBroker.Builder |
CfnBroker.Builder.configuration(IResolvable configuration)
A list of information about the configuration.
|
CfnConfigurationAssociation.Builder |
CfnConfigurationAssociation.Builder.configuration(IResolvable configuration)
The configuration to associate with a broker.
|
CfnBrokerProps.Builder |
CfnBrokerProps.Builder.configuration(IResolvable configuration)
Sets the value of
CfnBrokerProps.getConfiguration() |
CfnConfigurationAssociationProps.Builder |
CfnConfigurationAssociationProps.Builder.configuration(IResolvable configuration)
Sets the value of
CfnConfigurationAssociationProps.getConfiguration() |
CfnBroker.UserProperty.Builder |
CfnBroker.UserProperty.Builder.consoleAccess(IResolvable consoleAccess)
Sets the value of
CfnBroker.UserProperty.getConsoleAccess() |
CfnBroker.Builder |
CfnBroker.Builder.encryptionOptions(IResolvable encryptionOptions)
Encryption options for the broker.
|
CfnBrokerProps.Builder |
CfnBrokerProps.Builder.encryptionOptions(IResolvable encryptionOptions)
Sets the value of
CfnBrokerProps.getEncryptionOptions() |
CfnBroker.LogListProperty.Builder |
CfnBroker.LogListProperty.Builder.general(IResolvable general)
Sets the value of
CfnBroker.LogListProperty.getGeneral() |
CfnBroker.Builder |
CfnBroker.Builder.ldapServerMetadata(IResolvable ldapServerMetadata)
Optional.
|
CfnBrokerProps.Builder |
CfnBrokerProps.Builder.ldapServerMetadata(IResolvable ldapServerMetadata)
Sets the value of
CfnBrokerProps.getLdapServerMetadata() |
CfnBroker.Builder |
CfnBroker.Builder.logs(IResolvable logs)
Enables Amazon CloudWatch logging for brokers.
|
CfnBrokerProps.Builder |
CfnBrokerProps.Builder.logs(IResolvable logs)
Sets the value of
CfnBrokerProps.getLogs() |
CfnBroker.Builder |
CfnBroker.Builder.maintenanceWindowStartTime(IResolvable maintenanceWindowStartTime)
The scheduled time period relative to UTC during which Amazon MQ begins to apply pending updates or patches to the broker.
|
CfnBrokerProps.Builder |
CfnBrokerProps.Builder.maintenanceWindowStartTime(IResolvable maintenanceWindowStartTime)
Sets the value of
CfnBrokerProps.getMaintenanceWindowStartTime() |
CfnBroker.Builder |
CfnBroker.Builder.publiclyAccessible(IResolvable publiclyAccessible)
Enables connections from applications outside of the VPC that hosts the broker's subnets.
|
CfnBrokerProps.Builder |
CfnBrokerProps.Builder.publiclyAccessible(IResolvable publiclyAccessible)
Sets the value of
CfnBrokerProps.getPubliclyAccessible() |
CfnBroker.LdapServerMetadataProperty.Builder |
CfnBroker.LdapServerMetadataProperty.Builder.roleSearchSubtree(IResolvable roleSearchSubtree)
Sets the value of
CfnBroker.LdapServerMetadataProperty.getRoleSearchSubtree() |
void |
CfnBroker.setAutoMinorVersionUpgrade(IResolvable value)
Enables automatic upgrades to new minor versions for brokers, as new broker engine versions are released and supported by Amazon MQ.
|
void |
CfnBroker.setConfiguration(IResolvable value)
A list of information about the configuration.
|
void |
CfnConfigurationAssociation.setConfiguration(IResolvable value)
The configuration to associate with a broker.
|
void |
CfnBroker.setEncryptionOptions(IResolvable value)
Encryption options for the broker.
|
void |
CfnBroker.setLdapServerMetadata(IResolvable value)
Optional.
|
void |
CfnBroker.setLogs(IResolvable value)
Enables Amazon CloudWatch logging for brokers.
|
void |
CfnBroker.setMaintenanceWindowStartTime(IResolvable value)
The scheduled time period relative to UTC during which Amazon MQ begins to apply pending updates or patches to the broker.
|
void |
CfnBroker.setPubliclyAccessible(IResolvable value)
Enables connections from applications outside of the VPC that hosts the broker's subnets.
|
void |
CfnBroker.setUsers(IResolvable value)
The list of broker users (persons or applications) who can access queues and topics.
|
CfnBroker.EncryptionOptionsProperty.Builder |
CfnBroker.EncryptionOptionsProperty.Builder.useAwsOwnedKey(IResolvable useAwsOwnedKey)
Sets the value of
CfnBroker.EncryptionOptionsProperty.getUseAwsOwnedKey() |
CfnBroker.Builder |
CfnBroker.Builder.users(IResolvable users)
The list of broker users (persons or applications) who can access queues and topics.
|
CfnBrokerProps.Builder |
CfnBrokerProps.Builder.users(IResolvable users)
Sets the value of
CfnBrokerProps.getUsers() |
CfnBroker.LdapServerMetadataProperty.Builder |
CfnBroker.LdapServerMetadataProperty.Builder.userSearchSubtree(IResolvable userSearchSubtree)
Sets the value of
CfnBroker.LdapServerMetadataProperty.getUserSearchSubtree() |
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnDomain.getAttrEnableAutoSubDomain()
Specifies whether the automated creation of subdomains for branches is enabled.
|
IResolvable |
Domain.getDomainEnableAutoSubDomain()
(experimental) Specifies whether the automated creation of subdomains for branches is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApp.Builder |
CfnApp.Builder.autoBranchCreationConfig(IResolvable autoBranchCreationConfig)
Sets the configuration for your automatic branch creation.
|
CfnAppProps.Builder |
CfnAppProps.Builder.autoBranchCreationConfig(IResolvable autoBranchCreationConfig)
Sets the value of
CfnAppProps.getAutoBranchCreationConfig() |
CfnApp.AutoBranchCreationConfigProperty.Builder |
CfnApp.AutoBranchCreationConfigProperty.Builder.basicAuthConfig(IResolvable basicAuthConfig)
Sets the value of
CfnApp.AutoBranchCreationConfigProperty.getBasicAuthConfig() |
CfnApp.Builder |
CfnApp.Builder.basicAuthConfig(IResolvable basicAuthConfig)
The credentials for basic authorization for an Amplify app.
|
CfnAppProps.Builder |
CfnAppProps.Builder.basicAuthConfig(IResolvable basicAuthConfig)
Sets the value of
CfnAppProps.getBasicAuthConfig() |
CfnBranchProps.Builder |
CfnBranchProps.Builder.basicAuthConfig(IResolvable basicAuthConfig)
Sets the value of
CfnBranchProps.getBasicAuthConfig() |
CfnBranch.Builder |
CfnBranch.Builder.basicAuthConfig(IResolvable basicAuthConfig)
The basic authorization credentials for a branch of an Amplify app.
|
CfnApp.Builder |
CfnApp.Builder.customRules(IResolvable customRules)
The custom rewrite and redirect rules for an Amplify app.
|
CfnAppProps.Builder |
CfnAppProps.Builder.customRules(IResolvable customRules)
Sets the value of
CfnAppProps.getCustomRules() |
CfnApp.AutoBranchCreationConfigProperty.Builder |
CfnApp.AutoBranchCreationConfigProperty.Builder.enableAutoBranchCreation(IResolvable enableAutoBranchCreation)
Sets the value of
CfnApp.AutoBranchCreationConfigProperty.getEnableAutoBranchCreation() |
CfnApp.AutoBranchCreationConfigProperty.Builder |
CfnApp.AutoBranchCreationConfigProperty.Builder.enableAutoBuild(IResolvable enableAutoBuild)
Sets the value of
CfnApp.AutoBranchCreationConfigProperty.getEnableAutoBuild() |
CfnBranchProps.Builder |
CfnBranchProps.Builder.enableAutoBuild(IResolvable enableAutoBuild)
Sets the value of
CfnBranchProps.getEnableAutoBuild() |
CfnBranch.Builder |
CfnBranch.Builder.enableAutoBuild(IResolvable enableAutoBuild)
Enables auto building for the branch.
|
CfnDomain.Builder |
CfnDomain.Builder.enableAutoSubDomain(IResolvable enableAutoSubDomain)
Enables the automated creation of subdomains for branches.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.enableAutoSubDomain(IResolvable enableAutoSubDomain)
Sets the value of
CfnDomainProps.getEnableAutoSubDomain() |
CfnApp.BasicAuthConfigProperty.Builder |
CfnApp.BasicAuthConfigProperty.Builder.enableBasicAuth(IResolvable enableBasicAuth)
Sets the value of
CfnApp.BasicAuthConfigProperty.getEnableBasicAuth() |
CfnBranch.BasicAuthConfigProperty.Builder |
CfnBranch.BasicAuthConfigProperty.Builder.enableBasicAuth(IResolvable enableBasicAuth)
Sets the value of
CfnBranch.BasicAuthConfigProperty.getEnableBasicAuth() |
CfnApp.Builder |
CfnApp.Builder.enableBranchAutoDeletion(IResolvable enableBranchAutoDeletion)
Automatically disconnect a branch in the Amplify Console when you delete a branch from your Git repository.
|
CfnAppProps.Builder |
CfnAppProps.Builder.enableBranchAutoDeletion(IResolvable enableBranchAutoDeletion)
Sets the value of
CfnAppProps.getEnableBranchAutoDeletion() |
CfnApp.AutoBranchCreationConfigProperty.Builder |
CfnApp.AutoBranchCreationConfigProperty.Builder.enablePerformanceMode(IResolvable enablePerformanceMode)
Sets the value of
CfnApp.AutoBranchCreationConfigProperty.getEnablePerformanceMode() |
CfnBranchProps.Builder |
CfnBranchProps.Builder.enablePerformanceMode(IResolvable enablePerformanceMode)
Sets the value of
CfnBranchProps.getEnablePerformanceMode() |
CfnBranch.Builder |
CfnBranch.Builder.enablePerformanceMode(IResolvable enablePerformanceMode)
Enables performance mode for the branch.
|
CfnApp.AutoBranchCreationConfigProperty.Builder |
CfnApp.AutoBranchCreationConfigProperty.Builder.enablePullRequestPreview(IResolvable enablePullRequestPreview)
Sets the value of
CfnApp.AutoBranchCreationConfigProperty.getEnablePullRequestPreview() |
CfnBranchProps.Builder |
CfnBranchProps.Builder.enablePullRequestPreview(IResolvable enablePullRequestPreview)
Sets the value of
CfnBranchProps.getEnablePullRequestPreview() |
CfnBranch.Builder |
CfnBranch.Builder.enablePullRequestPreview(IResolvable enablePullRequestPreview)
Sets whether the Amplify Console creates a preview for each pull request that is made for this branch.
|
CfnApp.AutoBranchCreationConfigProperty.Builder |
CfnApp.AutoBranchCreationConfigProperty.Builder.environmentVariables(IResolvable environmentVariables)
Sets the value of
CfnApp.AutoBranchCreationConfigProperty.getEnvironmentVariables() |
CfnApp.Builder |
CfnApp.Builder.environmentVariables(IResolvable environmentVariables)
The environment variables map for an Amplify app.
|
CfnAppProps.Builder |
CfnAppProps.Builder.environmentVariables(IResolvable environmentVariables)
Sets the value of
CfnAppProps.getEnvironmentVariables() |
CfnBranchProps.Builder |
CfnBranchProps.Builder.environmentVariables(IResolvable environmentVariables)
Sets the value of
CfnBranchProps.getEnvironmentVariables() |
CfnBranch.Builder |
CfnBranch.Builder.environmentVariables(IResolvable environmentVariables)
The environment variables for the branch.
|
void |
CfnApp.setAutoBranchCreationConfig(IResolvable value)
Sets the configuration for your automatic branch creation.
|
void |
CfnApp.setBasicAuthConfig(IResolvable value)
The credentials for basic authorization for an Amplify app.
|
void |
CfnBranch.setBasicAuthConfig(IResolvable value)
The basic authorization credentials for a branch of an Amplify app.
|
void |
CfnApp.setCustomRules(IResolvable value)
The custom rewrite and redirect rules for an Amplify app.
|
void |
CfnBranch.setEnableAutoBuild(IResolvable value)
Enables auto building for the branch.
|
void |
CfnDomain.setEnableAutoSubDomain(IResolvable value)
Enables the automated creation of subdomains for branches.
|
void |
CfnApp.setEnableBranchAutoDeletion(IResolvable value)
Automatically disconnect a branch in the Amplify Console when you delete a branch from your Git repository.
|
void |
CfnBranch.setEnablePerformanceMode(IResolvable value)
Enables performance mode for the branch.
|
void |
CfnBranch.setEnablePullRequestPreview(IResolvable value)
Sets whether the Amplify Console creates a preview for each pull request that is made for this branch.
|
void |
CfnApp.setEnvironmentVariables(IResolvable value)
The environment variables map for an Amplify app.
|
void |
CfnBranch.setEnvironmentVariables(IResolvable value)
The environment variables for the branch.
|
void |
CfnDomain.setSubDomainSettings(IResolvable value)
The setting for the subdomain.
|
CfnDomain.Builder |
CfnDomain.Builder.subDomainSettings(IResolvable subDomainSettings)
The setting for the subdomain.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.subDomainSettings(IResolvable subDomainSettings)
Sets the value of
CfnDomainProps.getSubDomainSettings() |
| Modifier and Type | Method and Description |
|---|---|
CfnComponent.ActionParametersProperty.Builder |
CfnComponent.ActionParametersProperty.Builder.anchor(IResolvable anchor)
Sets the value of
CfnComponent.ActionParametersProperty.getAnchor() |
CfnComponent.PredicateProperty.Builder |
CfnComponent.PredicateProperty.Builder.and(IResolvable and)
Sets the value of
CfnComponent.PredicateProperty.getAnd() |
CfnComponent.ComponentBindingPropertiesValueProperty.Builder |
CfnComponent.ComponentBindingPropertiesValueProperty.Builder.bindingProperties(IResolvable bindingProperties)
|
CfnComponent.ComponentPropertyProperty.Builder |
CfnComponent.ComponentPropertyProperty.Builder.bindingProperties(IResolvable bindingProperties)
Sets the value of
CfnComponent.ComponentPropertyProperty.getBindingProperties() |
CfnComponent.Builder |
CfnComponent.Builder.bindingProperties(IResolvable bindingProperties)
The information to connect a component's properties to data at runtime.
|
CfnComponentProps.Builder |
CfnComponentProps.Builder.bindingProperties(IResolvable bindingProperties)
Sets the value of
CfnComponentProps.getBindingProperties() |
CfnComponent.ComponentChildProperty.Builder |
CfnComponent.ComponentChildProperty.Builder.children(IResolvable children)
Sets the value of
CfnComponent.ComponentChildProperty.getChildren() |
CfnComponent.Builder |
CfnComponent.Builder.children(IResolvable children)
A list of the component's `ComponentChild` instances.
|
CfnTheme.ThemeValueProperty.Builder |
CfnTheme.ThemeValueProperty.Builder.children(IResolvable children)
Sets the value of
CfnTheme.ThemeValueProperty.getChildren() |
CfnComponentProps.Builder |
CfnComponentProps.Builder.children(IResolvable children)
Sets the value of
CfnComponentProps.getChildren() |
CfnComponent.ComponentPropertyProperty.Builder |
CfnComponent.ComponentPropertyProperty.Builder.collectionBindingProperties(IResolvable collectionBindingProperties)
Sets the value of
CfnComponent.ComponentPropertyProperty.getCollectionBindingProperties() |
CfnComponent.Builder |
CfnComponent.Builder.collectionProperties(IResolvable collectionProperties)
The data binding configuration for the component's properties.
|
CfnComponentProps.Builder |
CfnComponentProps.Builder.collectionProperties(IResolvable collectionProperties)
Sets the value of
CfnComponentProps.getCollectionProperties() |
CfnComponent.ComponentPropertyProperty.Builder |
CfnComponent.ComponentPropertyProperty.Builder.concat(IResolvable concat)
Sets the value of
CfnComponent.ComponentPropertyProperty.getConcat() |
CfnComponent.ComponentPropertyProperty.Builder |
CfnComponent.ComponentPropertyProperty.Builder.condition(IResolvable condition)
Sets the value of
CfnComponent.ComponentPropertyProperty.getCondition() |
CfnComponent.ComponentPropertyProperty.Builder |
CfnComponent.ComponentPropertyProperty.Builder.configured(IResolvable configured)
Sets the value of
CfnComponent.ComponentPropertyProperty.getConfigured() |
CfnComponent.ComponentConditionPropertyProperty.Builder |
CfnComponent.ComponentConditionPropertyProperty.Builder.elseValue(IResolvable elseValue)
Sets the value of
CfnComponent.ComponentConditionPropertyProperty.getElseValue() |
CfnComponent.Builder |
CfnComponent.Builder.events(IResolvable events)
Describes the events that can be raised on the component.
|
CfnComponentProps.Builder |
CfnComponentProps.Builder.events(IResolvable events)
Sets the value of
CfnComponentProps.getEvents() |
CfnComponent.ActionParametersProperty.Builder |
CfnComponent.ActionParametersProperty.Builder.global(IResolvable global)
Sets the value of
CfnComponent.ActionParametersProperty.getGlobal() |
CfnComponent.ActionParametersProperty.Builder |
CfnComponent.ActionParametersProperty.Builder.id(IResolvable id)
Sets the value of
CfnComponent.ActionParametersProperty.getId() |
CfnComponent.PredicateProperty.Builder |
CfnComponent.PredicateProperty.Builder.or(IResolvable or)
Sets the value of
CfnComponent.PredicateProperty.getOr() |
CfnComponent.Builder |
CfnComponent.Builder.overrides(IResolvable overrides)
Describes the component's properties that can be overriden in a customized instance of the component.
|
CfnThemeProps.Builder |
CfnThemeProps.Builder.overrides(IResolvable overrides)
Sets the value of
CfnThemeProps.getOverrides() |
CfnTheme.Builder |
CfnTheme.Builder.overrides(IResolvable overrides)
Describes the properties that can be overriden to customize a theme.
|
CfnComponentProps.Builder |
CfnComponentProps.Builder.overrides(IResolvable overrides)
Sets the value of
CfnComponentProps.getOverrides() |
CfnComponent.ComponentEventProperty.Builder |
CfnComponent.ComponentEventProperty.Builder.parameters(IResolvable parameters)
Sets the value of
CfnComponent.ComponentEventProperty.getParameters() |
CfnComponent.ComponentDataConfigurationProperty.Builder |
CfnComponent.ComponentDataConfigurationProperty.Builder.predicate(IResolvable predicate)
Sets the value of
CfnComponent.ComponentDataConfigurationProperty.getPredicate() |
CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder |
CfnComponent.ComponentBindingPropertiesValuePropertiesProperty.Builder.predicates(IResolvable predicates)
|
CfnComponent.Builder |
CfnComponent.Builder.properties(IResolvable properties)
Describes the component's properties.
|
CfnComponentProps.Builder |
CfnComponentProps.Builder.properties(IResolvable properties)
Sets the value of
CfnComponentProps.getProperties() |
CfnComponent.MutationActionSetStateParameterProperty.Builder |
CfnComponent.MutationActionSetStateParameterProperty.Builder.set(IResolvable set)
Sets the value of
CfnComponent.MutationActionSetStateParameterProperty.getSet() |
void |
CfnComponent.setBindingProperties(IResolvable value)
The information to connect a component's properties to data at runtime.
|
void |
CfnComponent.setChildren(IResolvable value)
A list of the component's `ComponentChild` instances.
|
void |
CfnComponent.setCollectionProperties(IResolvable value)
The data binding configuration for the component's properties.
|
void |
CfnComponent.setEvents(IResolvable value)
Describes the events that can be raised on the component.
|
void |
CfnComponent.setOverrides(IResolvable value)
Describes the component's properties that can be overriden in a customized instance of the component.
|
void |
CfnTheme.setOverrides(IResolvable value)
Describes the properties that can be overriden to customize a theme.
|
void |
CfnComponent.setProperties(IResolvable value)
Describes the component's properties.
|
void |
CfnTheme.setValues(IResolvable value)
A list of key-value pairs that defines the properties of the theme.
|
void |
CfnComponent.setVariants(IResolvable value)
A list of the component's variants.
|
CfnComponent.ComponentDataConfigurationProperty.Builder |
CfnComponent.ComponentDataConfigurationProperty.Builder.sort(IResolvable sort)
Sets the value of
CfnComponent.ComponentDataConfigurationProperty.getSort() |
CfnComponent.ActionParametersProperty.Builder |
CfnComponent.ActionParametersProperty.Builder.state(IResolvable state)
Sets the value of
CfnComponent.ActionParametersProperty.getState() |
CfnComponent.ActionParametersProperty.Builder |
CfnComponent.ActionParametersProperty.Builder.target(IResolvable target)
Sets the value of
CfnComponent.ActionParametersProperty.getTarget() |
CfnComponent.ComponentConditionPropertyProperty.Builder |
CfnComponent.ComponentConditionPropertyProperty.Builder.then(IResolvable then)
Sets the value of
CfnComponent.ComponentConditionPropertyProperty.getThen() |
CfnComponent.ActionParametersProperty.Builder |
CfnComponent.ActionParametersProperty.Builder.type(IResolvable type)
Sets the value of
CfnComponent.ActionParametersProperty.getType() |
CfnComponent.ActionParametersProperty.Builder |
CfnComponent.ActionParametersProperty.Builder.url(IResolvable url)
Sets the value of
CfnComponent.ActionParametersProperty.getUrl() |
CfnTheme.ThemeValuesProperty.Builder |
CfnTheme.ThemeValuesProperty.Builder.value(IResolvable value)
Sets the value of
CfnTheme.ThemeValuesProperty.getValue() |
CfnThemeProps.Builder |
CfnThemeProps.Builder.values(IResolvable values)
Sets the value of
CfnThemeProps.getValues() |
CfnTheme.Builder |
CfnTheme.Builder.values(IResolvable values)
A list of key-value pairs that defines the properties of the theme.
|
CfnComponent.Builder |
CfnComponent.Builder.variants(IResolvable variants)
A list of the component's variants.
|
CfnComponentProps.Builder |
CfnComponentProps.Builder.variants(IResolvable variants)
Sets the value of
CfnComponentProps.getVariants() |
| Modifier and Type | Method and Description |
|---|---|
CfnStageProps.Builder |
CfnStageProps.Builder.accessLogSetting(IResolvable accessLogSetting)
Sets the value of
CfnStageProps.getAccessLogSetting() |
CfnDeployment.StageDescriptionProperty.Builder |
CfnDeployment.StageDescriptionProperty.Builder.accessLogSetting(IResolvable accessLogSetting)
Sets the value of
CfnDeployment.StageDescriptionProperty.getAccessLogSetting() |
CfnStage.Builder |
CfnStage.Builder.accessLogSetting(IResolvable accessLogSetting)
Specifies settings for logging access in this stage.
|
CfnStageV2Props.Builder |
CfnStageV2Props.Builder.accessLogSettings(IResolvable accessLogSettings)
Deprecated.
|
CfnStageV2.Builder |
CfnStageV2.Builder.accessLogSettings(IResolvable accessLogSettings)
Deprecated.
|
CfnApiV2.CorsProperty.Builder |
CfnApiV2.CorsProperty.Builder.allowCredentials(IResolvable allowCredentials)
Deprecated.
|
CfnRouteV2Props.Builder |
CfnRouteV2Props.Builder.apiKeyRequired(IResolvable apiKeyRequired)
Deprecated.
|
CfnRouteV2.Builder |
CfnRouteV2.Builder.apiKeyRequired(IResolvable apiKeyRequired)
Deprecated.
|
CfnMethod.Builder |
CfnMethod.Builder.apiKeyRequired(IResolvable apiKeyRequired)
Indicates whether the method requires clients to submit a valid API key.
|
CfnMethodProps.Builder |
CfnMethodProps.Builder.apiKeyRequired(IResolvable apiKeyRequired)
Sets the value of
CfnMethodProps.getApiKeyRequired() |
CfnUsagePlanProps.Builder |
CfnUsagePlanProps.Builder.apiStages(IResolvable apiStages)
Sets the value of
CfnUsagePlanProps.getApiStages() |
CfnUsagePlan.Builder |
CfnUsagePlan.Builder.apiStages(IResolvable apiStages)
The API stages to associate with this usage plan.
|
CfnStageV2Props.Builder |
CfnStageV2Props.Builder.autoDeploy(IResolvable autoDeploy)
Deprecated.
|
CfnStageV2.Builder |
CfnStageV2.Builder.autoDeploy(IResolvable autoDeploy)
Deprecated.
|
CfnApiV2.Builder |
CfnApiV2.Builder.bodyS3Location(IResolvable bodyS3Location)
Deprecated.
|
CfnRestApiProps.Builder |
CfnRestApiProps.Builder.bodyS3Location(IResolvable bodyS3Location)
Sets the value of
CfnRestApiProps.getBodyS3Location() |
CfnApiV2Props.Builder |
CfnApiV2Props.Builder.bodyS3Location(IResolvable bodyS3Location)
Deprecated.
|
CfnRestApi.Builder |
CfnRestApi.Builder.bodyS3Location(IResolvable bodyS3Location)
The Amazon Simple Storage Service (Amazon S3) location that points to an OpenAPI file, which defines a set of RESTful APIs in JSON or YAML format.
|
CfnStageProps.Builder |
CfnStageProps.Builder.cacheClusterEnabled(IResolvable cacheClusterEnabled)
Sets the value of
CfnStageProps.getCacheClusterEnabled() |
CfnDeployment.StageDescriptionProperty.Builder |
CfnDeployment.StageDescriptionProperty.Builder.cacheClusterEnabled(IResolvable cacheClusterEnabled)
Sets the value of
CfnDeployment.StageDescriptionProperty.getCacheClusterEnabled() |
CfnStage.Builder |
CfnStage.Builder.cacheClusterEnabled(IResolvable cacheClusterEnabled)
Indicates whether cache clustering is enabled for the stage.
|
CfnDeployment.MethodSettingProperty.Builder |
CfnDeployment.MethodSettingProperty.Builder.cacheDataEncrypted(IResolvable cacheDataEncrypted)
Sets the value of
CfnDeployment.MethodSettingProperty.getCacheDataEncrypted() |
CfnDeployment.StageDescriptionProperty.Builder |
CfnDeployment.StageDescriptionProperty.Builder.cacheDataEncrypted(IResolvable cacheDataEncrypted)
Sets the value of
CfnDeployment.StageDescriptionProperty.getCacheDataEncrypted() |
CfnStage.MethodSettingProperty.Builder |
CfnStage.MethodSettingProperty.Builder.cacheDataEncrypted(IResolvable cacheDataEncrypted)
Sets the value of
CfnStage.MethodSettingProperty.getCacheDataEncrypted() |
CfnDeployment.MethodSettingProperty.Builder |
CfnDeployment.MethodSettingProperty.Builder.cachingEnabled(IResolvable cachingEnabled)
Sets the value of
CfnDeployment.MethodSettingProperty.getCachingEnabled() |
CfnDeployment.StageDescriptionProperty.Builder |
CfnDeployment.StageDescriptionProperty.Builder.cachingEnabled(IResolvable cachingEnabled)
Sets the value of
CfnDeployment.StageDescriptionProperty.getCachingEnabled() |
CfnStage.MethodSettingProperty.Builder |
CfnStage.MethodSettingProperty.Builder.cachingEnabled(IResolvable cachingEnabled)
Sets the value of
CfnStage.MethodSettingProperty.getCachingEnabled() |
CfnStageProps.Builder |
CfnStageProps.Builder.canarySetting(IResolvable canarySetting)
Sets the value of
CfnStageProps.getCanarySetting() |
CfnDeployment.StageDescriptionProperty.Builder |
CfnDeployment.StageDescriptionProperty.Builder.canarySetting(IResolvable canarySetting)
Sets the value of
CfnDeployment.StageDescriptionProperty.getCanarySetting() |
CfnStage.Builder |
CfnStage.Builder.canarySetting(IResolvable canarySetting)
Specifies settings for the canary deployment in this stage.
|
CfnApiV2.Builder |
CfnApiV2.Builder.corsConfiguration(IResolvable corsConfiguration)
Deprecated.
|
CfnApiV2Props.Builder |
CfnApiV2Props.Builder.corsConfiguration(IResolvable corsConfiguration)
Deprecated.
|
CfnStageV2.RouteSettingsProperty.Builder |
CfnStageV2.RouteSettingsProperty.Builder.dataTraceEnabled(IResolvable dataTraceEnabled)
Deprecated.
|
CfnDeployment.MethodSettingProperty.Builder |
CfnDeployment.MethodSettingProperty.Builder.dataTraceEnabled(IResolvable dataTraceEnabled)
Sets the value of
CfnDeployment.MethodSettingProperty.getDataTraceEnabled() |
CfnDeployment.StageDescriptionProperty.Builder |
CfnDeployment.StageDescriptionProperty.Builder.dataTraceEnabled(IResolvable dataTraceEnabled)
Sets the value of
CfnDeployment.StageDescriptionProperty.getDataTraceEnabled() |
CfnStage.MethodSettingProperty.Builder |
CfnStage.MethodSettingProperty.Builder.dataTraceEnabled(IResolvable dataTraceEnabled)
Sets the value of
CfnStage.MethodSettingProperty.getDataTraceEnabled() |
CfnStageV2Props.Builder |
CfnStageV2Props.Builder.defaultRouteSettings(IResolvable defaultRouteSettings)
Deprecated.
|
CfnStageV2.Builder |
CfnStageV2.Builder.defaultRouteSettings(IResolvable defaultRouteSettings)
Deprecated.
|
CfnDeploymentProps.Builder |
CfnDeploymentProps.Builder.deploymentCanarySettings(IResolvable deploymentCanarySettings)
Sets the value of
CfnDeploymentProps.getDeploymentCanarySettings() |
CfnDeployment.Builder |
CfnDeployment.Builder.deploymentCanarySettings(IResolvable deploymentCanarySettings)
Specifies settings for the canary deployment.
|
CfnStageV2.RouteSettingsProperty.Builder |
CfnStageV2.RouteSettingsProperty.Builder.detailedMetricsEnabled(IResolvable detailedMetricsEnabled)
Deprecated.
|
CfnRestApiProps.Builder |
CfnRestApiProps.Builder.disableExecuteApiEndpoint(IResolvable disableExecuteApiEndpoint)
Sets the value of
CfnRestApiProps.getDisableExecuteApiEndpoint() |
CfnRestApi.Builder |
CfnRestApi.Builder.disableExecuteApiEndpoint(IResolvable disableExecuteApiEndpoint)
Specifies whether clients can invoke your API by using the default `execute-api` endpoint.
|
CfnApiV2.Builder |
CfnApiV2.Builder.disableSchemaValidation(IResolvable disableSchemaValidation)
Deprecated.
|
CfnApiV2Props.Builder |
CfnApiV2Props.Builder.disableSchemaValidation(IResolvable disableSchemaValidation)
Deprecated.
|
CfnDomainNameV2.Builder |
CfnDomainNameV2.Builder.domainNameConfigurations(IResolvable domainNameConfigurations)
Deprecated.
|
CfnDomainNameV2Props.Builder |
CfnDomainNameV2Props.Builder.domainNameConfigurations(IResolvable domainNameConfigurations)
Deprecated.
|
CfnApiKey.Builder |
CfnApiKey.Builder.enabled(IResolvable enabled)
Indicates whether the API key can be used by clients.
|
CfnApiKeyProps.Builder |
CfnApiKeyProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnApiKeyProps.getEnabled() |
CfnDomainNameProps.Builder |
CfnDomainNameProps.Builder.endpointConfiguration(IResolvable endpointConfiguration)
Sets the value of
CfnDomainNameProps.getEndpointConfiguration() |
CfnRestApiProps.Builder |
CfnRestApiProps.Builder.endpointConfiguration(IResolvable endpointConfiguration)
Sets the value of
CfnRestApiProps.getEndpointConfiguration() |
CfnRestApi.Builder |
CfnRestApi.Builder.endpointConfiguration(IResolvable endpointConfiguration)
A list of the endpoint types of the API.
|
CfnDomainName.Builder |
CfnDomainName.Builder.endpointConfiguration(IResolvable endpointConfiguration)
A list of the endpoint types of the domain name.
|
CfnApiV2.Builder |
CfnApiV2.Builder.failOnWarnings(IResolvable failOnWarnings)
Deprecated.
|
CfnRestApiProps.Builder |
CfnRestApiProps.Builder.failOnWarnings(IResolvable failOnWarnings)
Sets the value of
CfnRestApiProps.getFailOnWarnings() |
CfnApiV2Props.Builder |
CfnApiV2Props.Builder.failOnWarnings(IResolvable failOnWarnings)
Deprecated.
|
CfnRestApi.Builder |
CfnRestApi.Builder.failOnWarnings(IResolvable failOnWarnings)
Indicates whether to roll back the resource if a warning occurs while API Gateway is creating the `RestApi` resource.
|
CfnApiKey.Builder |
CfnApiKey.Builder.generateDistinctId(IResolvable generateDistinctId)
Specifies whether the key identifier is distinct from the created API key value.
|
CfnApiKeyProps.Builder |
CfnApiKeyProps.Builder.generateDistinctId(IResolvable generateDistinctId)
Sets the value of
CfnApiKeyProps.getGenerateDistinctId() |
CfnMethod.Builder |
CfnMethod.Builder.integration(IResolvable integration)
The backend system that the method calls when it receives a request.
|
CfnMethodProps.Builder |
CfnMethodProps.Builder.integration(IResolvable integration)
Sets the value of
CfnMethodProps.getIntegration() |
CfnMethod.IntegrationProperty.Builder |
CfnMethod.IntegrationProperty.Builder.integrationResponses(IResolvable integrationResponses)
Sets the value of
CfnMethod.IntegrationProperty.getIntegrationResponses() |
CfnAuthorizerV2.Builder |
CfnAuthorizerV2.Builder.jwtConfiguration(IResolvable jwtConfiguration)
Deprecated.
|
CfnAuthorizerV2Props.Builder |
CfnAuthorizerV2Props.Builder.jwtConfiguration(IResolvable jwtConfiguration)
Deprecated.
|
CfnDocumentationPart.Builder |
CfnDocumentationPart.Builder.location(IResolvable location)
The location of the API entity that the documentation applies to.
|
CfnDocumentationPartProps.Builder |
CfnDocumentationPartProps.Builder.location(IResolvable location)
Sets the value of
CfnDocumentationPartProps.getLocation() |
CfnMethod.Builder |
CfnMethod.Builder.methodResponses(IResolvable methodResponses)
The responses that can be sent to the client who calls the method.
|
CfnMethodProps.Builder |
CfnMethodProps.Builder.methodResponses(IResolvable methodResponses)
Sets the value of
CfnMethodProps.getMethodResponses() |
CfnStageProps.Builder |
CfnStageProps.Builder.methodSettings(IResolvable methodSettings)
Sets the value of
CfnStageProps.getMethodSettings() |
CfnDeployment.StageDescriptionProperty.Builder |
CfnDeployment.StageDescriptionProperty.Builder.methodSettings(IResolvable methodSettings)
Sets the value of
CfnDeployment.StageDescriptionProperty.getMethodSettings() |
CfnStage.Builder |
CfnStage.Builder.methodSettings(IResolvable methodSettings)
Settings for all methods in the stage.
|
CfnDeployment.MethodSettingProperty.Builder |
CfnDeployment.MethodSettingProperty.Builder.metricsEnabled(IResolvable metricsEnabled)
Sets the value of
CfnDeployment.MethodSettingProperty.getMetricsEnabled() |
CfnDeployment.StageDescriptionProperty.Builder |
CfnDeployment.StageDescriptionProperty.Builder.metricsEnabled(IResolvable metricsEnabled)
Sets the value of
CfnDeployment.StageDescriptionProperty.getMetricsEnabled() |
CfnStage.MethodSettingProperty.Builder |
CfnStage.MethodSettingProperty.Builder.metricsEnabled(IResolvable metricsEnabled)
Sets the value of
CfnStage.MethodSettingProperty.getMetricsEnabled() |
CfnDomainNameProps.Builder |
CfnDomainNameProps.Builder.mutualTlsAuthentication(IResolvable mutualTlsAuthentication)
Sets the value of
CfnDomainNameProps.getMutualTlsAuthentication() |
CfnDomainName.Builder |
CfnDomainName.Builder.mutualTlsAuthentication(IResolvable mutualTlsAuthentication)
The mutual TLS authentication configuration for a custom domain name.
|
CfnRestApiProps.Builder |
CfnRestApiProps.Builder.parameters(IResolvable parameters)
Sets the value of
CfnRestApiProps.getParameters() |
CfnRestApi.Builder |
CfnRestApi.Builder.parameters(IResolvable parameters)
Custom header parameters for the request.
|
CfnUsagePlanProps.Builder |
CfnUsagePlanProps.Builder.quota(IResolvable quota)
Sets the value of
CfnUsagePlanProps.getQuota() |
CfnUsagePlan.Builder |
CfnUsagePlan.Builder.quota(IResolvable quota)
Configures the number of requests that users can make within a given interval.
|
CfnMethod.Builder |
CfnMethod.Builder.requestModels(IResolvable requestModels)
The resources that are used for the request's content type.
|
CfnMethodProps.Builder |
CfnMethodProps.Builder.requestModels(IResolvable requestModels)
Sets the value of
CfnMethodProps.getRequestModels() |
CfnMethod.IntegrationProperty.Builder |
CfnMethod.IntegrationProperty.Builder.requestParameters(IResolvable requestParameters)
Sets the value of
CfnMethod.IntegrationProperty.getRequestParameters() |
CfnMethod.Builder |
CfnMethod.Builder.requestParameters(IResolvable requestParameters)
The request parameters that API Gateway accepts.
|
CfnMethodProps.Builder |
CfnMethodProps.Builder.requestParameters(IResolvable requestParameters)
Sets the value of
CfnMethodProps.getRequestParameters() |
CfnMethod.IntegrationProperty.Builder |
CfnMethod.IntegrationProperty.Builder.requestTemplates(IResolvable requestTemplates)
Sets the value of
CfnMethod.IntegrationProperty.getRequestTemplates() |
CfnRouteResponseV2.ParameterConstraintsProperty.Builder |
CfnRouteResponseV2.ParameterConstraintsProperty.Builder.required(IResolvable required)
Deprecated.
|
CfnRouteV2.ParameterConstraintsProperty.Builder |
CfnRouteV2.ParameterConstraintsProperty.Builder.required(IResolvable required)
Deprecated.
|
CfnMethod.MethodResponseProperty.Builder |
CfnMethod.MethodResponseProperty.Builder.responseModels(IResolvable responseModels)
Sets the value of
CfnMethod.MethodResponseProperty.getResponseModels() |
CfnMethod.IntegrationResponseProperty.Builder |
CfnMethod.IntegrationResponseProperty.Builder.responseParameters(IResolvable responseParameters)
Sets the value of
CfnMethod.IntegrationResponseProperty.getResponseParameters() |
CfnMethod.MethodResponseProperty.Builder |
CfnMethod.MethodResponseProperty.Builder.responseParameters(IResolvable responseParameters)
Sets the value of
CfnMethod.MethodResponseProperty.getResponseParameters() |
CfnGatewayResponseProps.Builder |
CfnGatewayResponseProps.Builder.responseParameters(IResolvable responseParameters)
Sets the value of
CfnGatewayResponseProps.getResponseParameters() |
CfnGatewayResponse.Builder |
CfnGatewayResponse.Builder.responseParameters(IResolvable responseParameters)
The response parameters (paths, query strings, and headers) for the response.
|
CfnMethod.IntegrationResponseProperty.Builder |
CfnMethod.IntegrationResponseProperty.Builder.responseTemplates(IResolvable responseTemplates)
Sets the value of
CfnMethod.IntegrationResponseProperty.getResponseTemplates() |
CfnGatewayResponseProps.Builder |
CfnGatewayResponseProps.Builder.responseTemplates(IResolvable responseTemplates)
Sets the value of
CfnGatewayResponseProps.getResponseTemplates() |
CfnGatewayResponse.Builder |
CfnGatewayResponse.Builder.responseTemplates(IResolvable responseTemplates)
The response templates for the response.
|
void |
CfnStage.setAccessLogSetting(IResolvable value)
Specifies settings for logging access in this stage.
|
void |
CfnStageV2.setAccessLogSettings(IResolvable value)
Deprecated.
|
void |
CfnRouteV2.setApiKeyRequired(IResolvable value)
Deprecated.
|
void |
CfnMethod.setApiKeyRequired(IResolvable value)
Indicates whether the method requires clients to submit a valid API key.
|
void |
CfnUsagePlan.setApiStages(IResolvable value)
The API stages to associate with this usage plan.
|
void |
CfnStageV2.setAutoDeploy(IResolvable value)
Deprecated.
|
void |
CfnApiV2.setBodyS3Location(IResolvable value)
Deprecated.
|
void |
CfnRestApi.setBodyS3Location(IResolvable value)
The Amazon Simple Storage Service (Amazon S3) location that points to an OpenAPI file, which defines a set of RESTful APIs in JSON or YAML format.
|
void |
CfnStage.setCacheClusterEnabled(IResolvable value)
Indicates whether cache clustering is enabled for the stage.
|
void |
CfnStage.setCanarySetting(IResolvable value)
Specifies settings for the canary deployment in this stage.
|
void |
CfnApiV2.setCorsConfiguration(IResolvable value)
Deprecated.
|
void |
CfnStageV2.setDefaultRouteSettings(IResolvable value)
Deprecated.
|
void |
CfnDeployment.setDeploymentCanarySettings(IResolvable value)
Specifies settings for the canary deployment.
|
void |
CfnRestApi.setDisableExecuteApiEndpoint(IResolvable value)
Specifies whether clients can invoke your API by using the default `execute-api` endpoint.
|
void |
CfnApiV2.setDisableSchemaValidation(IResolvable value)
Deprecated.
|
void |
CfnDomainNameV2.setDomainNameConfigurations(IResolvable value)
Deprecated.
|
void |
CfnApiKey.setEnabled(IResolvable value)
Indicates whether the API key can be used by clients.
|
void |
CfnRestApi.setEndpointConfiguration(IResolvable value)
A list of the endpoint types of the API.
|
void |
CfnDomainName.setEndpointConfiguration(IResolvable value)
A list of the endpoint types of the domain name.
|
void |
CfnApiV2.setFailOnWarnings(IResolvable value)
Deprecated.
|
void |
CfnRestApi.setFailOnWarnings(IResolvable value)
Indicates whether to roll back the resource if a warning occurs while API Gateway is creating the `RestApi` resource.
|
void |
CfnApiKey.setGenerateDistinctId(IResolvable value)
Specifies whether the key identifier is distinct from the created API key value.
|
void |
CfnMethod.setIntegration(IResolvable value)
The backend system that the method calls when it receives a request.
|
void |
CfnAuthorizerV2.setJwtConfiguration(IResolvable value)
Deprecated.
|
void |
CfnDocumentationPart.setLocation(IResolvable value)
The location of the API entity that the documentation applies to.
|
void |
CfnMethod.setMethodResponses(IResolvable value)
The responses that can be sent to the client who calls the method.
|
void |
CfnStage.setMethodSettings(IResolvable value)
Settings for all methods in the stage.
|
void |
CfnDomainName.setMutualTlsAuthentication(IResolvable value)
The mutual TLS authentication configuration for a custom domain name.
|
void |
CfnRestApi.setParameters(IResolvable value)
Custom header parameters for the request.
|
void |
CfnUsagePlan.setQuota(IResolvable value)
Configures the number of requests that users can make within a given interval.
|
void |
CfnMethod.setRequestModels(IResolvable value)
The resources that are used for the request's content type.
|
void |
CfnMethod.setRequestParameters(IResolvable value)
The request parameters that API Gateway accepts.
|
void |
CfnGatewayResponse.setResponseParameters(IResolvable value)
The response parameters (paths, query strings, and headers) for the response.
|
void |
CfnGatewayResponse.setResponseTemplates(IResolvable value)
The response templates for the response.
|
void |
CfnDeployment.setStageDescription(IResolvable value)
Configures the stage that API Gateway creates with this deployment.
|
void |
CfnApiKey.setStageKeys(IResolvable value)
A list of stages to associate with this API key.
|
void |
CfnUsagePlan.setThrottle(IResolvable value)
Configures the overall request rate (average requests per second) and burst capacity.
|
void |
CfnStage.setTracingEnabled(IResolvable value)
Specifies whether active X-Ray tracing is enabled for this stage.
|
void |
CfnRequestValidator.setValidateRequestBody(IResolvable value)
Indicates whether to validate the request body according to the configured schema for the targeted API and method.
|
void |
CfnRequestValidator.setValidateRequestParameters(IResolvable value)
Indicates whether to validate request parameters.
|
void |
CfnStage.setVariables(IResolvable value)
A map (string-to-string map) that defines the stage variables, where the variable name is the key and the variable value is the value.
|
CfnDeploymentProps.Builder |
CfnDeploymentProps.Builder.stageDescription(IResolvable stageDescription)
Sets the value of
CfnDeploymentProps.getStageDescription() |
CfnDeployment.Builder |
CfnDeployment.Builder.stageDescription(IResolvable stageDescription)
Configures the stage that API Gateway creates with this deployment.
|
CfnApiKey.Builder |
CfnApiKey.Builder.stageKeys(IResolvable stageKeys)
A list of stages to associate with this API key.
|
CfnApiKeyProps.Builder |
CfnApiKeyProps.Builder.stageKeys(IResolvable stageKeys)
Sets the value of
CfnApiKeyProps.getStageKeys() |
CfnDeployment.CanarySettingProperty.Builder |
CfnDeployment.CanarySettingProperty.Builder.stageVariableOverrides(IResolvable stageVariableOverrides)
Sets the value of
CfnDeployment.CanarySettingProperty.getStageVariableOverrides() |
CfnDeployment.DeploymentCanarySettingsProperty.Builder |
CfnDeployment.DeploymentCanarySettingsProperty.Builder.stageVariableOverrides(IResolvable stageVariableOverrides)
|
CfnStage.CanarySettingProperty.Builder |
CfnStage.CanarySettingProperty.Builder.stageVariableOverrides(IResolvable stageVariableOverrides)
Sets the value of
CfnStage.CanarySettingProperty.getStageVariableOverrides() |
CfnUsagePlanProps.Builder |
CfnUsagePlanProps.Builder.throttle(IResolvable throttle)
Sets the value of
CfnUsagePlanProps.getThrottle() |
CfnUsagePlan.ApiStageProperty.Builder |
CfnUsagePlan.ApiStageProperty.Builder.throttle(IResolvable throttle)
Sets the value of
CfnUsagePlan.ApiStageProperty.getThrottle() |
CfnUsagePlan.Builder |
CfnUsagePlan.Builder.throttle(IResolvable throttle)
Configures the overall request rate (average requests per second) and burst capacity.
|
CfnStageProps.Builder |
CfnStageProps.Builder.tracingEnabled(IResolvable tracingEnabled)
Sets the value of
CfnStageProps.getTracingEnabled() |
CfnDeployment.StageDescriptionProperty.Builder |
CfnDeployment.StageDescriptionProperty.Builder.tracingEnabled(IResolvable tracingEnabled)
Sets the value of
CfnDeployment.StageDescriptionProperty.getTracingEnabled() |
CfnStage.Builder |
CfnStage.Builder.tracingEnabled(IResolvable tracingEnabled)
Specifies whether active X-Ray tracing is enabled for this stage.
|
CfnDeployment.CanarySettingProperty.Builder |
CfnDeployment.CanarySettingProperty.Builder.useStageCache(IResolvable useStageCache)
Sets the value of
CfnDeployment.CanarySettingProperty.getUseStageCache() |
CfnDeployment.DeploymentCanarySettingsProperty.Builder |
CfnDeployment.DeploymentCanarySettingsProperty.Builder.useStageCache(IResolvable useStageCache)
Sets the value of
CfnDeployment.DeploymentCanarySettingsProperty.getUseStageCache() |
CfnStage.CanarySettingProperty.Builder |
CfnStage.CanarySettingProperty.Builder.useStageCache(IResolvable useStageCache)
Sets the value of
CfnStage.CanarySettingProperty.getUseStageCache() |
CfnRequestValidatorProps.Builder |
CfnRequestValidatorProps.Builder.validateRequestBody(IResolvable validateRequestBody)
Sets the value of
CfnRequestValidatorProps.getValidateRequestBody() |
CfnRequestValidator.Builder |
CfnRequestValidator.Builder.validateRequestBody(IResolvable validateRequestBody)
Indicates whether to validate the request body according to the configured schema for the targeted API and method.
|
CfnRequestValidatorProps.Builder |
CfnRequestValidatorProps.Builder.validateRequestParameters(IResolvable validateRequestParameters)
Sets the value of
CfnRequestValidatorProps.getValidateRequestParameters() |
CfnRequestValidator.Builder |
CfnRequestValidator.Builder.validateRequestParameters(IResolvable validateRequestParameters)
Indicates whether to validate request parameters.
|
CfnStageProps.Builder |
CfnStageProps.Builder.variables(IResolvable variables)
Sets the value of
CfnStageProps.getVariables() |
CfnDeployment.StageDescriptionProperty.Builder |
CfnDeployment.StageDescriptionProperty.Builder.variables(IResolvable variables)
Sets the value of
CfnDeployment.StageDescriptionProperty.getVariables() |
CfnStage.Builder |
CfnStage.Builder.variables(IResolvable variables)
A map (string-to-string map) that defines the stage variables, where the variable name is the key and the variable value is the value.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStageProps.Builder |
CfnStageProps.Builder.accessLogSettings(IResolvable accessLogSettings)
Sets the value of
CfnStageProps.getAccessLogSettings() |
CfnApiGatewayManagedOverrides.StageOverridesProperty.Builder |
CfnApiGatewayManagedOverrides.StageOverridesProperty.Builder.accessLogSettings(IResolvable accessLogSettings)
|
CfnStage.Builder |
CfnStage.Builder.accessLogSettings(IResolvable accessLogSettings)
Settings for logging access in this stage.
|
CfnApi.CorsProperty.Builder |
CfnApi.CorsProperty.Builder.allowCredentials(IResolvable allowCredentials)
Sets the value of
CfnApi.CorsProperty.getAllowCredentials() |
CfnRouteProps.Builder |
CfnRouteProps.Builder.apiKeyRequired(IResolvable apiKeyRequired)
Sets the value of
CfnRouteProps.getApiKeyRequired() |
CfnRoute.Builder |
CfnRoute.Builder.apiKeyRequired(IResolvable apiKeyRequired)
Specifies whether an API key is required for the route.
|
CfnStageProps.Builder |
CfnStageProps.Builder.autoDeploy(IResolvable autoDeploy)
Sets the value of
CfnStageProps.getAutoDeploy() |
CfnApiGatewayManagedOverrides.StageOverridesProperty.Builder |
CfnApiGatewayManagedOverrides.StageOverridesProperty.Builder.autoDeploy(IResolvable autoDeploy)
Sets the value of
CfnApiGatewayManagedOverrides.StageOverridesProperty.getAutoDeploy() |
CfnStage.Builder |
CfnStage.Builder.autoDeploy(IResolvable autoDeploy)
Specifies whether updates to an API automatically trigger a new deployment.
|
CfnApi.Builder |
CfnApi.Builder.bodyS3Location(IResolvable bodyS3Location)
The S3 location of an OpenAPI definition.
|
CfnApiProps.Builder |
CfnApiProps.Builder.bodyS3Location(IResolvable bodyS3Location)
Sets the value of
CfnApiProps.getBodyS3Location() |
CfnApi.Builder |
CfnApi.Builder.corsConfiguration(IResolvable corsConfiguration)
A CORS configuration.
|
CfnApiProps.Builder |
CfnApiProps.Builder.corsConfiguration(IResolvable corsConfiguration)
Sets the value of
CfnApiProps.getCorsConfiguration() |
CfnApiGatewayManagedOverrides.RouteSettingsProperty.Builder |
CfnApiGatewayManagedOverrides.RouteSettingsProperty.Builder.dataTraceEnabled(IResolvable dataTraceEnabled)
|
CfnStage.RouteSettingsProperty.Builder |
CfnStage.RouteSettingsProperty.Builder.dataTraceEnabled(IResolvable dataTraceEnabled)
Sets the value of
CfnStage.RouteSettingsProperty.getDataTraceEnabled() |
CfnStageProps.Builder |
CfnStageProps.Builder.defaultRouteSettings(IResolvable defaultRouteSettings)
Sets the value of
CfnStageProps.getDefaultRouteSettings() |
CfnApiGatewayManagedOverrides.StageOverridesProperty.Builder |
CfnApiGatewayManagedOverrides.StageOverridesProperty.Builder.defaultRouteSettings(IResolvable defaultRouteSettings)
|
CfnStage.Builder |
CfnStage.Builder.defaultRouteSettings(IResolvable defaultRouteSettings)
The default route settings for the stage.
|
CfnApiGatewayManagedOverrides.RouteSettingsProperty.Builder |
CfnApiGatewayManagedOverrides.RouteSettingsProperty.Builder.detailedMetricsEnabled(IResolvable detailedMetricsEnabled)
|
CfnStage.RouteSettingsProperty.Builder |
CfnStage.RouteSettingsProperty.Builder.detailedMetricsEnabled(IResolvable detailedMetricsEnabled)
Sets the value of
CfnStage.RouteSettingsProperty.getDetailedMetricsEnabled() |
CfnApi.Builder |
CfnApi.Builder.disableExecuteApiEndpoint(IResolvable disableExecuteApiEndpoint)
Specifies whether clients can invoke your API by using the default `execute-api` endpoint.
|
CfnApiProps.Builder |
CfnApiProps.Builder.disableExecuteApiEndpoint(IResolvable disableExecuteApiEndpoint)
Sets the value of
CfnApiProps.getDisableExecuteApiEndpoint() |
CfnApi.Builder |
CfnApi.Builder.disableSchemaValidation(IResolvable disableSchemaValidation)
Avoid validating models when creating a deployment.
|
CfnApiProps.Builder |
CfnApiProps.Builder.disableSchemaValidation(IResolvable disableSchemaValidation)
Sets the value of
CfnApiProps.getDisableSchemaValidation() |
CfnDomainNameProps.Builder |
CfnDomainNameProps.Builder.domainNameConfigurations(IResolvable domainNameConfigurations)
Sets the value of
CfnDomainNameProps.getDomainNameConfigurations() |
CfnDomainName.Builder |
CfnDomainName.Builder.domainNameConfigurations(IResolvable domainNameConfigurations)
The domain name configurations.
|
CfnAuthorizerProps.Builder |
CfnAuthorizerProps.Builder.enableSimpleResponses(IResolvable enableSimpleResponses)
Sets the value of
CfnAuthorizerProps.getEnableSimpleResponses() |
CfnAuthorizer.Builder |
CfnAuthorizer.Builder.enableSimpleResponses(IResolvable enableSimpleResponses)
Specifies whether a Lambda authorizer returns a response in a simple format.
|
CfnApi.Builder |
CfnApi.Builder.failOnWarnings(IResolvable failOnWarnings)
Specifies whether to rollback the API creation when a warning is encountered.
|
CfnApiProps.Builder |
CfnApiProps.Builder.failOnWarnings(IResolvable failOnWarnings)
Sets the value of
CfnApiProps.getFailOnWarnings() |
CfnApiGatewayManagedOverrides.Builder |
CfnApiGatewayManagedOverrides.Builder.integration(IResolvable integration)
Overrides the integration configuration for an API Gateway-managed integration.
|
CfnApiGatewayManagedOverridesProps.Builder |
CfnApiGatewayManagedOverridesProps.Builder.integration(IResolvable integration)
Sets the value of
CfnApiGatewayManagedOverridesProps.getIntegration() |
CfnAuthorizerProps.Builder |
CfnAuthorizerProps.Builder.jwtConfiguration(IResolvable jwtConfiguration)
Sets the value of
CfnAuthorizerProps.getJwtConfiguration() |
CfnAuthorizer.Builder |
CfnAuthorizer.Builder.jwtConfiguration(IResolvable jwtConfiguration)
The `JWTConfiguration` property specifies the configuration of a JWT authorizer.
|
CfnDomainNameProps.Builder |
CfnDomainNameProps.Builder.mutualTlsAuthentication(IResolvable mutualTlsAuthentication)
Sets the value of
CfnDomainNameProps.getMutualTlsAuthentication() |
CfnDomainName.Builder |
CfnDomainName.Builder.mutualTlsAuthentication(IResolvable mutualTlsAuthentication)
The mutual TLS authentication configuration for a custom domain name.
|
CfnRouteResponse.ParameterConstraintsProperty.Builder |
CfnRouteResponse.ParameterConstraintsProperty.Builder.required(IResolvable required)
Sets the value of
CfnRouteResponse.ParameterConstraintsProperty.getRequired() |
CfnRoute.ParameterConstraintsProperty.Builder |
CfnRoute.ParameterConstraintsProperty.Builder.required(IResolvable required)
Sets the value of
CfnRoute.ParameterConstraintsProperty.getRequired() |
CfnIntegration.ResponseParameterListProperty.Builder |
CfnIntegration.ResponseParameterListProperty.Builder.responseParameters(IResolvable responseParameters)
Sets the value of
CfnIntegration.ResponseParameterListProperty.getResponseParameters() |
CfnApiGatewayManagedOverrides.Builder |
CfnApiGatewayManagedOverrides.Builder.route(IResolvable route)
Overrides the route configuration for an API Gateway-managed route.
|
CfnApiGatewayManagedOverridesProps.Builder |
CfnApiGatewayManagedOverridesProps.Builder.route(IResolvable route)
Sets the value of
CfnApiGatewayManagedOverridesProps.getRoute() |
void |
CfnStage.setAccessLogSettings(IResolvable value)
Settings for logging access in this stage.
|
void |
CfnRoute.setApiKeyRequired(IResolvable value)
Specifies whether an API key is required for the route.
|
void |
CfnStage.setAutoDeploy(IResolvable value)
Specifies whether updates to an API automatically trigger a new deployment.
|
void |
CfnApi.setBodyS3Location(IResolvable value)
The S3 location of an OpenAPI definition.
|
void |
CfnApi.setCorsConfiguration(IResolvable value)
A CORS configuration.
|
void |
CfnStage.setDefaultRouteSettings(IResolvable value)
The default route settings for the stage.
|
void |
CfnApi.setDisableExecuteApiEndpoint(IResolvable value)
Specifies whether clients can invoke your API by using the default `execute-api` endpoint.
|
void |
CfnApi.setDisableSchemaValidation(IResolvable value)
Avoid validating models when creating a deployment.
|
void |
CfnDomainName.setDomainNameConfigurations(IResolvable value)
The domain name configurations.
|
void |
CfnAuthorizer.setEnableSimpleResponses(IResolvable value)
Specifies whether a Lambda authorizer returns a response in a simple format.
|
void |
CfnApi.setFailOnWarnings(IResolvable value)
Specifies whether to rollback the API creation when a warning is encountered.
|
void |
CfnApiGatewayManagedOverrides.setIntegration(IResolvable value)
Overrides the integration configuration for an API Gateway-managed integration.
|
void |
CfnAuthorizer.setJwtConfiguration(IResolvable value)
The `JWTConfiguration` property specifies the configuration of a JWT authorizer.
|
void |
CfnDomainName.setMutualTlsAuthentication(IResolvable value)
The mutual TLS authentication configuration for a custom domain name.
|
void |
CfnApiGatewayManagedOverrides.setRoute(IResolvable value)
Overrides the route configuration for an API Gateway-managed route.
|
void |
CfnApiGatewayManagedOverrides.setStage(IResolvable value)
Overrides the stage configuration for an API Gateway-managed stage.
|
void |
CfnIntegration.setTlsConfig(IResolvable value)
The TLS configuration for a private integration.
|
CfnApiGatewayManagedOverrides.Builder |
CfnApiGatewayManagedOverrides.Builder.stage(IResolvable stage)
Overrides the stage configuration for an API Gateway-managed stage.
|
CfnApiGatewayManagedOverridesProps.Builder |
CfnApiGatewayManagedOverridesProps.Builder.stage(IResolvable stage)
Sets the value of
CfnApiGatewayManagedOverridesProps.getStage() |
CfnIntegrationProps.Builder |
CfnIntegrationProps.Builder.tlsConfig(IResolvable tlsConfig)
Sets the value of
CfnIntegrationProps.getTlsConfig() |
CfnIntegration.Builder |
CfnIntegration.Builder.tlsConfig(IResolvable tlsConfig)
The TLS configuration for a private integration.
|
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.monitors(IResolvable monitors)
Sets the value of
CfnEnvironmentProps.getMonitors() |
CfnEnvironment.Builder |
CfnEnvironment.Builder.monitors(IResolvable monitors)
Amazon CloudWatch alarms to monitor during the deployment process.
|
void |
CfnEnvironment.setMonitors(IResolvable value)
Amazon CloudWatch alarms to monitor during the deployment process.
|
void |
CfnConfigurationProfile.setValidators(IResolvable value)
A list of methods for validating the configuration.
|
CfnConfigurationProfileProps.Builder |
CfnConfigurationProfileProps.Builder.validators(IResolvable validators)
Sets the value of
CfnConfigurationProfileProps.getValidators() |
CfnConfigurationProfile.Builder |
CfnConfigurationProfile.Builder.validators(IResolvable validators)
A list of methods for validating the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnEventIntegration.getAttrAssociations()
The association status of the event integration, returned as an array of EventIntegrationAssociation objects.
|
| Modifier and Type | Method and Description |
|---|---|
CfnEventIntegration.EventIntegrationAssociationProperty.Builder |
CfnEventIntegration.EventIntegrationAssociationProperty.Builder.clientAssociationMetadata(IResolvable clientAssociationMetadata)
|
CfnEventIntegrationProps.Builder |
CfnEventIntegrationProps.Builder.eventFilter(IResolvable eventFilter)
Sets the value of
CfnEventIntegrationProps.getEventFilter() |
CfnEventIntegration.Builder |
CfnEventIntegration.Builder.eventFilter(IResolvable eventFilter)
The event integration filter.
|
CfnDataIntegrationProps.Builder |
CfnDataIntegrationProps.Builder.scheduleConfig(IResolvable scheduleConfig)
Sets the value of
CfnDataIntegrationProps.getScheduleConfig() |
CfnDataIntegration.Builder |
CfnDataIntegration.Builder.scheduleConfig(IResolvable scheduleConfig)
The name of the data and how often it should be pulled from the source.
|
void |
CfnEventIntegration.setEventFilter(IResolvable value)
The event integration filter.
|
void |
CfnDataIntegration.setScheduleConfig(IResolvable value)
The name of the data and how often it should be pulled from the source.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.HANAPrometheusExporterProperty.Builder |
CfnApplication.HANAPrometheusExporterProperty.Builder.agreeToInstallHanadbClient(IResolvable agreeToInstallHanadbClient)
|
CfnApplication.ConfigurationDetailsProperty.Builder |
CfnApplication.ConfigurationDetailsProperty.Builder.alarmMetrics(IResolvable alarmMetrics)
Sets the value of
CfnApplication.ConfigurationDetailsProperty.getAlarmMetrics() |
CfnApplication.SubComponentConfigurationDetailsProperty.Builder |
CfnApplication.SubComponentConfigurationDetailsProperty.Builder.alarmMetrics(IResolvable alarmMetrics)
|
CfnApplication.ConfigurationDetailsProperty.Builder |
CfnApplication.ConfigurationDetailsProperty.Builder.alarms(IResolvable alarms)
Sets the value of
CfnApplication.ConfigurationDetailsProperty.getAlarms() |
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.autoConfigurationEnabled(IResolvable autoConfigurationEnabled)
Sets the value of
CfnApplicationProps.getAutoConfigurationEnabled() |
CfnApplication.Builder |
CfnApplication.Builder.autoConfigurationEnabled(IResolvable autoConfigurationEnabled)
If set to `true` , the application components will be configured with the monitoring configuration recommended by Application Insights.
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.componentMonitoringSettings(IResolvable componentMonitoringSettings)
Sets the value of
CfnApplicationProps.getComponentMonitoringSettings() |
CfnApplication.Builder |
CfnApplication.Builder.componentMonitoringSettings(IResolvable componentMonitoringSettings)
The monitoring settings of the components.
|
CfnApplication.ComponentConfigurationProperty.Builder |
CfnApplication.ComponentConfigurationProperty.Builder.configurationDetails(IResolvable configurationDetails)
Sets the value of
CfnApplication.ComponentConfigurationProperty.getConfigurationDetails() |
CfnApplication.ComponentMonitoringSettingProperty.Builder |
CfnApplication.ComponentMonitoringSettingProperty.Builder.customComponentConfiguration(IResolvable customComponentConfiguration)
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.customComponents(IResolvable customComponents)
Sets the value of
CfnApplicationProps.getCustomComponents() |
CfnApplication.Builder |
CfnApplication.Builder.customComponents(IResolvable customComponents)
Describes a custom component by grouping similar standalone instances to monitor.
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.cweMonitorEnabled(IResolvable cweMonitorEnabled)
Sets the value of
CfnApplicationProps.getCweMonitorEnabled() |
CfnApplication.Builder |
CfnApplication.Builder.cweMonitorEnabled(IResolvable cweMonitorEnabled)
Indicates whether Application Insights can listen to CloudWatch events for the application resources, such as `instance terminated` , `failed deployment` , and others.
|
CfnApplication.ComponentMonitoringSettingProperty.Builder |
CfnApplication.ComponentMonitoringSettingProperty.Builder.defaultOverwriteComponentConfiguration(IResolvable defaultOverwriteComponentConfiguration)
|
CfnApplication.ConfigurationDetailsProperty.Builder |
CfnApplication.ConfigurationDetailsProperty.Builder.haClusterPrometheusExporter(IResolvable haClusterPrometheusExporter)
|
CfnApplication.ConfigurationDetailsProperty.Builder |
CfnApplication.ConfigurationDetailsProperty.Builder.hanaPrometheusExporter(IResolvable hanaPrometheusExporter)
Sets the value of
CfnApplication.ConfigurationDetailsProperty.getHanaPrometheusExporter() |
CfnApplication.ConfigurationDetailsProperty.Builder |
CfnApplication.ConfigurationDetailsProperty.Builder.jmxPrometheusExporter(IResolvable jmxPrometheusExporter)
Sets the value of
CfnApplication.ConfigurationDetailsProperty.getJmxPrometheusExporter() |
CfnApplication.LogPatternSetProperty.Builder |
CfnApplication.LogPatternSetProperty.Builder.logPatterns(IResolvable logPatterns)
Sets the value of
CfnApplication.LogPatternSetProperty.getLogPatterns() |
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.logPatternSets(IResolvable logPatternSets)
Sets the value of
CfnApplicationProps.getLogPatternSets() |
CfnApplication.Builder |
CfnApplication.Builder.logPatternSets(IResolvable logPatternSets)
The log pattern sets.
|
CfnApplication.ConfigurationDetailsProperty.Builder |
CfnApplication.ConfigurationDetailsProperty.Builder.logs(IResolvable logs)
Sets the value of
CfnApplication.ConfigurationDetailsProperty.getLogs() |
CfnApplication.SubComponentConfigurationDetailsProperty.Builder |
CfnApplication.SubComponentConfigurationDetailsProperty.Builder.logs(IResolvable logs)
Sets the value of
CfnApplication.SubComponentConfigurationDetailsProperty.getLogs() |
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.opsCenterEnabled(IResolvable opsCenterEnabled)
Sets the value of
CfnApplicationProps.getOpsCenterEnabled() |
CfnApplication.Builder |
CfnApplication.Builder.opsCenterEnabled(IResolvable opsCenterEnabled)
Indicates whether Application Insights will create OpsItems for any problem that is detected by Application Insights for an application.
|
void |
CfnApplication.setAutoConfigurationEnabled(IResolvable value)
If set to `true` , the application components will be configured with the monitoring configuration recommended by Application Insights.
|
void |
CfnApplication.setComponentMonitoringSettings(IResolvable value)
The monitoring settings of the components.
|
void |
CfnApplication.setCustomComponents(IResolvable value)
Describes a custom component by grouping similar standalone instances to monitor.
|
void |
CfnApplication.setCweMonitorEnabled(IResolvable value)
Indicates whether Application Insights can listen to CloudWatch events for the application resources, such as `instance terminated` , `failed deployment` , and others.
|
void |
CfnApplication.setLogPatternSets(IResolvable value)
The log pattern sets.
|
void |
CfnApplication.setOpsCenterEnabled(IResolvable value)
Indicates whether Application Insights will create OpsItems for any problem that is detected by Application Insights for an application.
|
CfnApplication.SubComponentTypeConfigurationProperty.Builder |
CfnApplication.SubComponentTypeConfigurationProperty.Builder.subComponentConfigurationDetails(IResolvable subComponentConfigurationDetails)
|
CfnApplication.ComponentConfigurationProperty.Builder |
CfnApplication.ComponentConfigurationProperty.Builder.subComponentTypeConfigurations(IResolvable subComponentTypeConfigurations)
|
CfnApplication.ConfigurationDetailsProperty.Builder |
CfnApplication.ConfigurationDetailsProperty.Builder.windowsEvents(IResolvable windowsEvents)
Sets the value of
CfnApplication.ConfigurationDetailsProperty.getWindowsEvents() |
CfnApplication.SubComponentConfigurationDetailsProperty.Builder |
CfnApplication.SubComponentConfigurationDetailsProperty.Builder.windowsEvents(IResolvable windowsEvents)
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnObservabilityConfiguration.getAttrLatest()
It's set to `true` for the configuration with the highest `Revision` among all configurations that share the same `ObservabilityConfigurationName` .
|
| Modifier and Type | Method and Description |
|---|---|
CfnService.SourceConfigurationProperty.Builder |
CfnService.SourceConfigurationProperty.Builder.authenticationConfiguration(IResolvable authenticationConfiguration)
Sets the value of
CfnService.SourceConfigurationProperty.getAuthenticationConfiguration() |
CfnService.SourceConfigurationProperty.Builder |
CfnService.SourceConfigurationProperty.Builder.autoDeploymentsEnabled(IResolvable autoDeploymentsEnabled)
Sets the value of
CfnService.SourceConfigurationProperty.getAutoDeploymentsEnabled() |
CfnService.CodeRepositoryProperty.Builder |
CfnService.CodeRepositoryProperty.Builder.codeConfiguration(IResolvable codeConfiguration)
Sets the value of
CfnService.CodeRepositoryProperty.getCodeConfiguration() |
CfnService.CodeConfigurationProperty.Builder |
CfnService.CodeConfigurationProperty.Builder.codeConfigurationValues(IResolvable codeConfigurationValues)
Sets the value of
CfnService.CodeConfigurationProperty.getCodeConfigurationValues() |
CfnService.SourceConfigurationProperty.Builder |
CfnService.SourceConfigurationProperty.Builder.codeRepository(IResolvable codeRepository)
Sets the value of
CfnService.SourceConfigurationProperty.getCodeRepository() |
CfnService.NetworkConfigurationProperty.Builder |
CfnService.NetworkConfigurationProperty.Builder.egressConfiguration(IResolvable egressConfiguration)
Sets the value of
CfnService.NetworkConfigurationProperty.getEgressConfiguration() |
CfnService.Builder |
CfnService.Builder.encryptionConfiguration(IResolvable encryptionConfiguration)
An optional custom encryption key that App Runner uses to encrypt the copy of your source repository that it maintains and your service logs.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.encryptionConfiguration(IResolvable encryptionConfiguration)
Sets the value of
CfnServiceProps.getEncryptionConfiguration() |
CfnService.Builder |
CfnService.Builder.healthCheckConfiguration(IResolvable healthCheckConfiguration)
The settings for the health check that AWS App Runner performs to monitor the health of the App Runner service.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.healthCheckConfiguration(IResolvable healthCheckConfiguration)
Sets the value of
CfnServiceProps.getHealthCheckConfiguration() |
CfnService.ImageRepositoryProperty.Builder |
CfnService.ImageRepositoryProperty.Builder.imageConfiguration(IResolvable imageConfiguration)
Sets the value of
CfnService.ImageRepositoryProperty.getImageConfiguration() |
CfnService.SourceConfigurationProperty.Builder |
CfnService.SourceConfigurationProperty.Builder.imageRepository(IResolvable imageRepository)
Sets the value of
CfnService.SourceConfigurationProperty.getImageRepository() |
CfnService.Builder |
CfnService.Builder.instanceConfiguration(IResolvable instanceConfiguration)
The runtime configuration of instances (scaling units) of your service.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.instanceConfiguration(IResolvable instanceConfiguration)
Sets the value of
CfnServiceProps.getInstanceConfiguration() |
CfnService.Builder |
CfnService.Builder.networkConfiguration(IResolvable networkConfiguration)
Configuration settings related to network traffic of the web application that the App Runner service runs.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.networkConfiguration(IResolvable networkConfiguration)
Sets the value of
CfnServiceProps.getNetworkConfiguration() |
CfnService.Builder |
CfnService.Builder.observabilityConfiguration(IResolvable observabilityConfiguration)
The observability configuration of your service.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.observabilityConfiguration(IResolvable observabilityConfiguration)
Sets the value of
CfnServiceProps.getObservabilityConfiguration() |
CfnService.ServiceObservabilityConfigurationProperty.Builder |
CfnService.ServiceObservabilityConfigurationProperty.Builder.observabilityEnabled(IResolvable observabilityEnabled)
|
CfnService.CodeConfigurationValuesProperty.Builder |
CfnService.CodeConfigurationValuesProperty.Builder.runtimeEnvironmentVariables(IResolvable runtimeEnvironmentVariables)
|
CfnService.ImageConfigurationProperty.Builder |
CfnService.ImageConfigurationProperty.Builder.runtimeEnvironmentVariables(IResolvable runtimeEnvironmentVariables)
Sets the value of
CfnService.ImageConfigurationProperty.getRuntimeEnvironmentVariables() |
void |
CfnService.setEncryptionConfiguration(IResolvable value)
An optional custom encryption key that App Runner uses to encrypt the copy of your source repository that it maintains and your service logs.
|
void |
CfnService.setHealthCheckConfiguration(IResolvable value)
The settings for the health check that AWS App Runner performs to monitor the health of the App Runner service.
|
void |
CfnService.setInstanceConfiguration(IResolvable value)
The runtime configuration of instances (scaling units) of your service.
|
void |
CfnService.setNetworkConfiguration(IResolvable value)
Configuration settings related to network traffic of the web application that the App Runner service runs.
|
void |
CfnService.setObservabilityConfiguration(IResolvable value)
The observability configuration of your service.
|
void |
CfnService.setSourceConfiguration(IResolvable value)
The source to deploy to the App Runner service.
|
void |
CfnObservabilityConfiguration.setTraceConfiguration(IResolvable value)
The configuration of the tracing feature within this observability configuration.
|
CfnService.CodeRepositoryProperty.Builder |
CfnService.CodeRepositoryProperty.Builder.sourceCodeVersion(IResolvable sourceCodeVersion)
Sets the value of
CfnService.CodeRepositoryProperty.getSourceCodeVersion() |
CfnService.Builder |
CfnService.Builder.sourceConfiguration(IResolvable sourceConfiguration)
The source to deploy to the App Runner service.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.sourceConfiguration(IResolvable sourceConfiguration)
Sets the value of
CfnServiceProps.getSourceConfiguration() |
CfnObservabilityConfigurationProps.Builder |
CfnObservabilityConfigurationProps.Builder.traceConfiguration(IResolvable traceConfiguration)
Sets the value of
CfnObservabilityConfigurationProps.getTraceConfiguration() |
CfnObservabilityConfiguration.Builder |
CfnObservabilityConfiguration.Builder.traceConfiguration(IResolvable traceConfiguration)
The configuration of the tracing feature within this observability configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CfnImageBuilder.Builder |
CfnImageBuilder.Builder.accessEndpoints(IResolvable accessEndpoints)
The list of virtual private cloud (VPC) interface endpoint objects.
|
CfnStackProps.Builder |
CfnStackProps.Builder.accessEndpoints(IResolvable accessEndpoints)
Sets the value of
CfnStackProps.getAccessEndpoints() |
CfnImageBuilderProps.Builder |
CfnImageBuilderProps.Builder.accessEndpoints(IResolvable accessEndpoints)
Sets the value of
CfnImageBuilderProps.getAccessEndpoints() |
CfnStack.Builder |
CfnStack.Builder.accessEndpoints(IResolvable accessEndpoints)
The list of virtual private cloud (VPC) interface endpoint objects.
|
CfnStackProps.Builder |
CfnStackProps.Builder.applicationSettings(IResolvable applicationSettings)
Sets the value of
CfnStackProps.getApplicationSettings() |
CfnStack.Builder |
CfnStack.Builder.applicationSettings(IResolvable applicationSettings)
The persistent application settings for users of the stack.
|
CfnEntitlementProps.Builder |
CfnEntitlementProps.Builder.attributes(IResolvable attributes)
Sets the value of
CfnEntitlementProps.getAttributes() |
CfnEntitlement.Builder |
CfnEntitlement.Builder.attributes(IResolvable attributes)
The attributes of the entitlement.
|
CfnFleetProps.Builder |
CfnFleetProps.Builder.computeCapacity(IResolvable computeCapacity)
Sets the value of
CfnFleetProps.getComputeCapacity() |
CfnFleet.Builder |
CfnFleet.Builder.computeCapacity(IResolvable computeCapacity)
The desired capacity for the fleet.
|
CfnStackProps.Builder |
CfnStackProps.Builder.deleteStorageConnectors(IResolvable deleteStorageConnectors)
Sets the value of
CfnStackProps.getDeleteStorageConnectors() |
CfnStack.Builder |
CfnStack.Builder.deleteStorageConnectors(IResolvable deleteStorageConnectors)
*This parameter has been deprecated.*.
|
CfnFleetProps.Builder |
CfnFleetProps.Builder.domainJoinInfo(IResolvable domainJoinInfo)
Sets the value of
CfnFleetProps.getDomainJoinInfo() |
CfnImageBuilder.Builder |
CfnImageBuilder.Builder.domainJoinInfo(IResolvable domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.
|
CfnFleet.Builder |
CfnFleet.Builder.domainJoinInfo(IResolvable domainJoinInfo)
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
|
CfnImageBuilderProps.Builder |
CfnImageBuilderProps.Builder.domainJoinInfo(IResolvable domainJoinInfo)
Sets the value of
CfnImageBuilderProps.getDomainJoinInfo() |
CfnStack.ApplicationSettingsProperty.Builder |
CfnStack.ApplicationSettingsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnStack.ApplicationSettingsProperty.getEnabled() |
CfnFleetProps.Builder |
CfnFleetProps.Builder.enableDefaultInternetAccess(IResolvable enableDefaultInternetAccess)
Sets the value of
CfnFleetProps.getEnableDefaultInternetAccess() |
CfnImageBuilder.Builder |
CfnImageBuilder.Builder.enableDefaultInternetAccess(IResolvable enableDefaultInternetAccess)
Enables or disables default internet access for the image builder.
|
CfnFleet.Builder |
CfnFleet.Builder.enableDefaultInternetAccess(IResolvable enableDefaultInternetAccess)
Enables or disables default internet access for the fleet.
|
CfnImageBuilderProps.Builder |
CfnImageBuilderProps.Builder.enableDefaultInternetAccess(IResolvable enableDefaultInternetAccess)
Sets the value of
CfnImageBuilderProps.getEnableDefaultInternetAccess() |
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.iconS3Location(IResolvable iconS3Location)
Sets the value of
CfnApplicationProps.getIconS3Location() |
CfnApplication.Builder |
CfnApplication.Builder.iconS3Location(IResolvable iconS3Location)
The icon S3 location of the application.
|
CfnAppBlock.ScriptDetailsProperty.Builder |
CfnAppBlock.ScriptDetailsProperty.Builder.scriptS3Location(IResolvable scriptS3Location)
Sets the value of
CfnAppBlock.ScriptDetailsProperty.getScriptS3Location() |
CfnStackUserAssociationProps.Builder |
CfnStackUserAssociationProps.Builder.sendEmailNotification(IResolvable sendEmailNotification)
Sets the value of
CfnStackUserAssociationProps.getSendEmailNotification() |
CfnStackUserAssociation.Builder |
CfnStackUserAssociation.Builder.sendEmailNotification(IResolvable sendEmailNotification)
Specifies whether a welcome email is sent to a user after the user is created in the user pool.
|
CfnDirectoryConfigProps.Builder |
CfnDirectoryConfigProps.Builder.serviceAccountCredentials(IResolvable serviceAccountCredentials)
Sets the value of
CfnDirectoryConfigProps.getServiceAccountCredentials() |
CfnDirectoryConfig.Builder |
CfnDirectoryConfig.Builder.serviceAccountCredentials(IResolvable serviceAccountCredentials)
The credentials for the service account used by the streaming instance to connect to the directory.
|
CfnFleetProps.Builder |
CfnFleetProps.Builder.sessionScriptS3Location(IResolvable sessionScriptS3Location)
Sets the value of
CfnFleetProps.getSessionScriptS3Location() |
CfnFleet.Builder |
CfnFleet.Builder.sessionScriptS3Location(IResolvable sessionScriptS3Location)
The S3 location of the session scripts configuration zip file.
|
void |
CfnImageBuilder.setAccessEndpoints(IResolvable value)
The list of virtual private cloud (VPC) interface endpoint objects.
|
void |
CfnStack.setAccessEndpoints(IResolvable value)
The list of virtual private cloud (VPC) interface endpoint objects.
|
void |
CfnStack.setApplicationSettings(IResolvable value)
The persistent application settings for users of the stack.
|
void |
CfnEntitlement.setAttributes(IResolvable value)
The attributes of the entitlement.
|
void |
CfnFleet.setComputeCapacity(IResolvable value)
The desired capacity for the fleet.
|
void |
CfnStack.setDeleteStorageConnectors(IResolvable value)
*This parameter has been deprecated.*.
|
void |
CfnImageBuilder.setDomainJoinInfo(IResolvable value)
The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain.
|
void |
CfnFleet.setDomainJoinInfo(IResolvable value)
The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
|
void |
CfnImageBuilder.setEnableDefaultInternetAccess(IResolvable value)
Enables or disables default internet access for the image builder.
|
void |
CfnFleet.setEnableDefaultInternetAccess(IResolvable value)
Enables or disables default internet access for the fleet.
|
void |
CfnApplication.setIconS3Location(IResolvable value)
The icon S3 location of the application.
|
void |
CfnStackUserAssociation.setSendEmailNotification(IResolvable value)
Specifies whether a welcome email is sent to a user after the user is created in the user pool.
|
void |
CfnDirectoryConfig.setServiceAccountCredentials(IResolvable value)
The credentials for the service account used by the streaming instance to connect to the directory.
|
void |
CfnFleet.setSessionScriptS3Location(IResolvable value)
The S3 location of the session scripts configuration zip file.
|
void |
CfnAppBlock.setSetupScriptDetails(IResolvable value)
The setup script details of the app block.
|
void |
CfnAppBlock.setSourceS3Location(IResolvable value)
The source S3 location of the app block.
|
void |
CfnStack.setStorageConnectors(IResolvable value)
The storage connectors to enable.
|
void |
CfnStack.setStreamingExperienceSettings(IResolvable value)
`AWS::AppStream::Stack.StreamingExperienceSettings`.
|
CfnAppBlock.Builder |
CfnAppBlock.Builder.setupScriptDetails(IResolvable setupScriptDetails)
The setup script details of the app block.
|
CfnAppBlockProps.Builder |
CfnAppBlockProps.Builder.setupScriptDetails(IResolvable setupScriptDetails)
Sets the value of
CfnAppBlockProps.getSetupScriptDetails() |
void |
CfnStack.setUserSettings(IResolvable value)
The actions that are enabled or disabled for users during their streaming sessions.
|
void |
CfnImageBuilder.setVpcConfig(IResolvable value)
The VPC configuration for the image builder.
|
void |
CfnFleet.setVpcConfig(IResolvable value)
The VPC configuration for the fleet.
|
CfnAppBlock.Builder |
CfnAppBlock.Builder.sourceS3Location(IResolvable sourceS3Location)
The source S3 location of the app block.
|
CfnAppBlockProps.Builder |
CfnAppBlockProps.Builder.sourceS3Location(IResolvable sourceS3Location)
Sets the value of
CfnAppBlockProps.getSourceS3Location() |
CfnStackProps.Builder |
CfnStackProps.Builder.storageConnectors(IResolvable storageConnectors)
Sets the value of
CfnStackProps.getStorageConnectors() |
CfnStack.Builder |
CfnStack.Builder.storageConnectors(IResolvable storageConnectors)
The storage connectors to enable.
|
CfnStackProps.Builder |
CfnStackProps.Builder.streamingExperienceSettings(IResolvable streamingExperienceSettings)
Sets the value of
CfnStackProps.getStreamingExperienceSettings() |
CfnStack.Builder |
CfnStack.Builder.streamingExperienceSettings(IResolvable streamingExperienceSettings)
`AWS::AppStream::Stack.StreamingExperienceSettings`.
|
CfnStackProps.Builder |
CfnStackProps.Builder.userSettings(IResolvable userSettings)
Sets the value of
CfnStackProps.getUserSettings() |
CfnStack.Builder |
CfnStack.Builder.userSettings(IResolvable userSettings)
The actions that are enabled or disabled for users during their streaming sessions.
|
CfnFleetProps.Builder |
CfnFleetProps.Builder.vpcConfig(IResolvable vpcConfig)
Sets the value of
CfnFleetProps.getVpcConfig() |
CfnImageBuilder.Builder |
CfnImageBuilder.Builder.vpcConfig(IResolvable vpcConfig)
The VPC configuration for the image builder.
|
CfnFleet.Builder |
CfnFleet.Builder.vpcConfig(IResolvable vpcConfig)
The VPC configuration for the fleet.
|
CfnImageBuilderProps.Builder |
CfnImageBuilderProps.Builder.vpcConfig(IResolvable vpcConfig)
Sets the value of
CfnImageBuilderProps.getVpcConfig() |
| Modifier and Type | Method and Description |
|---|---|
CfnGraphQLApi.Builder |
CfnGraphQLApi.Builder.additionalAuthenticationProviders(IResolvable additionalAuthenticationProviders)
A list of additional authentication providers for the `GraphqlApi` API.
|
CfnGraphQLApiProps.Builder |
CfnGraphQLApiProps.Builder.additionalAuthenticationProviders(IResolvable additionalAuthenticationProviders)
Sets the value of
CfnGraphQLApiProps.getAdditionalAuthenticationProviders() |
CfnApiCache.Builder |
CfnApiCache.Builder.atRestEncryptionEnabled(IResolvable atRestEncryptionEnabled)
At-rest encryption flag for cache.
|
CfnApiCacheProps.Builder |
CfnApiCacheProps.Builder.atRestEncryptionEnabled(IResolvable atRestEncryptionEnabled)
Sets the value of
CfnApiCacheProps.getAtRestEncryptionEnabled() |
CfnDataSource.HttpConfigProperty.Builder |
CfnDataSource.HttpConfigProperty.Builder.authorizationConfig(IResolvable authorizationConfig)
Sets the value of
CfnDataSource.HttpConfigProperty.getAuthorizationConfig() |
CfnDataSource.AuthorizationConfigProperty.Builder |
CfnDataSource.AuthorizationConfigProperty.Builder.awsIamConfig(IResolvable awsIamConfig)
Sets the value of
CfnDataSource.AuthorizationConfigProperty.getAwsIamConfig() |
CfnResolver.Builder |
CfnResolver.Builder.cachingConfig(IResolvable cachingConfig)
The caching configuration for the resolver.
|
CfnResolverProps.Builder |
CfnResolverProps.Builder.cachingConfig(IResolvable cachingConfig)
Sets the value of
CfnResolverProps.getCachingConfig() |
CfnDataSource.DynamoDBConfigProperty.Builder |
CfnDataSource.DynamoDBConfigProperty.Builder.deltaSyncConfig(IResolvable deltaSyncConfig)
Sets the value of
CfnDataSource.DynamoDBConfigProperty.getDeltaSyncConfig() |
CfnDataSource.Builder |
CfnDataSource.Builder.dynamoDbConfig(IResolvable dynamoDbConfig)
AWS Region and TableName for an Amazon DynamoDB table in your account.
|
ExtendedDataSourceProps.Builder |
ExtendedDataSourceProps.Builder.dynamoDbConfig(IResolvable dynamoDbConfig)
Sets the value of
ExtendedDataSourceProps.getDynamoDbConfig() |
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.dynamoDbConfig(IResolvable dynamoDbConfig)
Sets the value of
CfnDataSourceProps.getDynamoDbConfig() |
CfnDataSource.Builder |
CfnDataSource.Builder.elasticsearchConfig(IResolvable elasticsearchConfig)
AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account.
|
ExtendedDataSourceProps.Builder |
ExtendedDataSourceProps.Builder.elasticsearchConfig(IResolvable elasticsearchConfig)
Deprecated.
- use `openSearchConfig`
|
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.elasticsearchConfig(IResolvable elasticsearchConfig)
Sets the value of
CfnDataSourceProps.getElasticsearchConfig() |
CfnGraphQLApi.LogConfigProperty.Builder |
CfnGraphQLApi.LogConfigProperty.Builder.excludeVerboseContent(IResolvable excludeVerboseContent)
Sets the value of
CfnGraphQLApi.LogConfigProperty.getExcludeVerboseContent() |
LogConfig.Builder |
LogConfig.Builder.excludeVerboseContent(IResolvable excludeVerboseContent)
Sets the value of
LogConfig.getExcludeVerboseContent() |
CfnDataSource.Builder |
CfnDataSource.Builder.httpConfig(IResolvable httpConfig)
Endpoints for an HTTP data source.
|
ExtendedDataSourceProps.Builder |
ExtendedDataSourceProps.Builder.httpConfig(IResolvable httpConfig)
Sets the value of
ExtendedDataSourceProps.getHttpConfig() |
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.httpConfig(IResolvable httpConfig)
Sets the value of
CfnDataSourceProps.getHttpConfig() |
CfnGraphQLApi.AdditionalAuthenticationProviderProperty.Builder |
CfnGraphQLApi.AdditionalAuthenticationProviderProperty.Builder.lambdaAuthorizerConfig(IResolvable lambdaAuthorizerConfig)
|
CfnGraphQLApi.Builder |
CfnGraphQLApi.Builder.lambdaAuthorizerConfig(IResolvable lambdaAuthorizerConfig)
A `LambdaAuthorizerConfig` holds configuration on how to authorize AWS AppSync API access when using the `AWS_LAMBDA` authorizer mode.
|
CfnGraphQLApiProps.Builder |
CfnGraphQLApiProps.Builder.lambdaAuthorizerConfig(IResolvable lambdaAuthorizerConfig)
Sets the value of
CfnGraphQLApiProps.getLambdaAuthorizerConfig() |
CfnDataSource.Builder |
CfnDataSource.Builder.lambdaConfig(IResolvable lambdaConfig)
An ARN of a Lambda function in valid ARN format.
|
ExtendedDataSourceProps.Builder |
ExtendedDataSourceProps.Builder.lambdaConfig(IResolvable lambdaConfig)
Sets the value of
ExtendedDataSourceProps.getLambdaConfig() |
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.lambdaConfig(IResolvable lambdaConfig)
Sets the value of
CfnDataSourceProps.getLambdaConfig() |
CfnResolver.SyncConfigProperty.Builder |
CfnResolver.SyncConfigProperty.Builder.lambdaConflictHandlerConfig(IResolvable lambdaConflictHandlerConfig)
Sets the value of
CfnResolver.SyncConfigProperty.getLambdaConflictHandlerConfig() |
CfnFunctionConfiguration.SyncConfigProperty.Builder |
CfnFunctionConfiguration.SyncConfigProperty.Builder.lambdaConflictHandlerConfig(IResolvable lambdaConflictHandlerConfig)
|
CfnGraphQLApi.Builder |
CfnGraphQLApi.Builder.logConfig(IResolvable logConfig)
The Amazon CloudWatch Logs configuration.
|
CfnGraphQLApiProps.Builder |
CfnGraphQLApiProps.Builder.logConfig(IResolvable logConfig)
Sets the value of
CfnGraphQLApiProps.getLogConfig() |
CfnGraphQLApi.AdditionalAuthenticationProviderProperty.Builder |
CfnGraphQLApi.AdditionalAuthenticationProviderProperty.Builder.openIdConnectConfig(IResolvable openIdConnectConfig)
|
CfnGraphQLApi.Builder |
CfnGraphQLApi.Builder.openIdConnectConfig(IResolvable openIdConnectConfig)
The OpenID Connect configuration.
|
CfnGraphQLApiProps.Builder |
CfnGraphQLApiProps.Builder.openIdConnectConfig(IResolvable openIdConnectConfig)
Sets the value of
CfnGraphQLApiProps.getOpenIdConnectConfig() |
CfnDataSource.Builder |
CfnDataSource.Builder.openSearchServiceConfig(IResolvable openSearchServiceConfig)
AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account.
|
ExtendedDataSourceProps.Builder |
ExtendedDataSourceProps.Builder.openSearchServiceConfig(IResolvable openSearchServiceConfig)
Sets the value of
ExtendedDataSourceProps.getOpenSearchServiceConfig() |
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.openSearchServiceConfig(IResolvable openSearchServiceConfig)
Sets the value of
CfnDataSourceProps.getOpenSearchServiceConfig() |
CfnResolver.Builder |
CfnResolver.Builder.pipelineConfig(IResolvable pipelineConfig)
Functions linked with the pipeline resolver.
|
CfnResolverProps.Builder |
CfnResolverProps.Builder.pipelineConfig(IResolvable pipelineConfig)
Sets the value of
CfnResolverProps.getPipelineConfig() |
CfnDataSource.RelationalDatabaseConfigProperty.Builder |
CfnDataSource.RelationalDatabaseConfigProperty.Builder.rdsHttpEndpointConfig(IResolvable rdsHttpEndpointConfig)
|
CfnDataSource.Builder |
CfnDataSource.Builder.relationalDatabaseConfig(IResolvable relationalDatabaseConfig)
Relational Database configuration of the relational database data source.
|
ExtendedDataSourceProps.Builder |
ExtendedDataSourceProps.Builder.relationalDatabaseConfig(IResolvable relationalDatabaseConfig)
Sets the value of
ExtendedDataSourceProps.getRelationalDatabaseConfig() |
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.relationalDatabaseConfig(IResolvable relationalDatabaseConfig)
Sets the value of
CfnDataSourceProps.getRelationalDatabaseConfig() |
void |
CfnGraphQLApi.setAdditionalAuthenticationProviders(IResolvable value)
A list of additional authentication providers for the `GraphqlApi` API.
|
void |
CfnApiCache.setAtRestEncryptionEnabled(IResolvable value)
At-rest encryption flag for cache.
|
void |
CfnResolver.setCachingConfig(IResolvable value)
The caching configuration for the resolver.
|
void |
CfnDataSource.setDynamoDbConfig(IResolvable value)
AWS Region and TableName for an Amazon DynamoDB table in your account.
|
void |
CfnDataSource.setElasticsearchConfig(IResolvable value)
AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account.
|
void |
CfnDataSource.setHttpConfig(IResolvable value)
Endpoints for an HTTP data source.
|
void |
CfnGraphQLApi.setLambdaAuthorizerConfig(IResolvable value)
A `LambdaAuthorizerConfig` holds configuration on how to authorize AWS AppSync API access when using the `AWS_LAMBDA` authorizer mode.
|
void |
CfnDataSource.setLambdaConfig(IResolvable value)
An ARN of a Lambda function in valid ARN format.
|
void |
CfnGraphQLApi.setLogConfig(IResolvable value)
The Amazon CloudWatch Logs configuration.
|
void |
CfnGraphQLApi.setOpenIdConnectConfig(IResolvable value)
The OpenID Connect configuration.
|
void |
CfnDataSource.setOpenSearchServiceConfig(IResolvable value)
AWS Region and Endpoints for an Amazon OpenSearch Service domain in your account.
|
void |
CfnResolver.setPipelineConfig(IResolvable value)
Functions linked with the pipeline resolver.
|
void |
CfnDataSource.setRelationalDatabaseConfig(IResolvable value)
Relational Database configuration of the relational database data source.
|
void |
CfnResolver.setSyncConfig(IResolvable value)
The `SyncConfig` for a resolver attached to a versioned data source.
|
void |
CfnFunctionConfiguration.setSyncConfig(IResolvable value)
Describes a Sync configuration for a resolver.
|
void |
CfnApiCache.setTransitEncryptionEnabled(IResolvable value)
Transit encryption flag when connecting to cache.
|
void |
CfnGraphQLApi.setUserPoolConfig(IResolvable value)
Optional authorization configuration for using Amazon Cognito user pools with your GraphQL endpoint.
|
void |
CfnGraphQLApi.setXrayEnabled(IResolvable value)
A flag indicating whether to use AWS X-Ray tracing for this `GraphqlApi` .
|
CfnResolver.Builder |
CfnResolver.Builder.syncConfig(IResolvable syncConfig)
The `SyncConfig` for a resolver attached to a versioned data source.
|
CfnResolverProps.Builder |
CfnResolverProps.Builder.syncConfig(IResolvable syncConfig)
Sets the value of
CfnResolverProps.getSyncConfig() |
CfnFunctionConfiguration.Builder |
CfnFunctionConfiguration.Builder.syncConfig(IResolvable syncConfig)
Describes a Sync configuration for a resolver.
|
CfnFunctionConfigurationProps.Builder |
CfnFunctionConfigurationProps.Builder.syncConfig(IResolvable syncConfig)
Sets the value of
CfnFunctionConfigurationProps.getSyncConfig() |
CfnApiCache.Builder |
CfnApiCache.Builder.transitEncryptionEnabled(IResolvable transitEncryptionEnabled)
Transit encryption flag when connecting to cache.
|
CfnApiCacheProps.Builder |
CfnApiCacheProps.Builder.transitEncryptionEnabled(IResolvable transitEncryptionEnabled)
Sets the value of
CfnApiCacheProps.getTransitEncryptionEnabled() |
CfnDataSource.DynamoDBConfigProperty.Builder |
CfnDataSource.DynamoDBConfigProperty.Builder.useCallerCredentials(IResolvable useCallerCredentials)
Sets the value of
CfnDataSource.DynamoDBConfigProperty.getUseCallerCredentials() |
CfnGraphQLApi.AdditionalAuthenticationProviderProperty.Builder |
CfnGraphQLApi.AdditionalAuthenticationProviderProperty.Builder.userPoolConfig(IResolvable userPoolConfig)
|
CfnGraphQLApi.Builder |
CfnGraphQLApi.Builder.userPoolConfig(IResolvable userPoolConfig)
Optional authorization configuration for using Amazon Cognito user pools with your GraphQL endpoint.
|
CfnGraphQLApiProps.Builder |
CfnGraphQLApiProps.Builder.userPoolConfig(IResolvable userPoolConfig)
Sets the value of
CfnGraphQLApiProps.getUserPoolConfig() |
CfnDataSource.DynamoDBConfigProperty.Builder |
CfnDataSource.DynamoDBConfigProperty.Builder.versioned(IResolvable versioned)
Sets the value of
CfnDataSource.DynamoDBConfigProperty.getVersioned() |
CfnGraphQLApi.Builder |
CfnGraphQLApi.Builder.xrayEnabled(IResolvable xrayEnabled)
A flag indicating whether to use AWS X-Ray tracing for this `GraphqlApi` .
|
CfnGraphQLApiProps.Builder |
CfnGraphQLApiProps.Builder.xrayEnabled(IResolvable xrayEnabled)
Sets the value of
CfnGraphQLApiProps.getXrayEnabled() |
| Modifier and Type | Method and Description |
|---|---|
CfnWorkspace.Builder |
CfnWorkspace.Builder.loggingConfiguration(IResolvable loggingConfiguration)
`AWS::APS::Workspace.LoggingConfiguration`.
|
CfnWorkspaceProps.Builder |
CfnWorkspaceProps.Builder.loggingConfiguration(IResolvable loggingConfiguration)
Sets the value of
CfnWorkspaceProps.getLoggingConfiguration() |
void |
CfnWorkspace.setLoggingConfiguration(IResolvable value)
`AWS::APS::Workspace.LoggingConfiguration`.
|
| Modifier and Type | Method and Description |
|---|---|
CfnWorkGroup.ResultConfigurationProperty.Builder |
CfnWorkGroup.ResultConfigurationProperty.Builder.encryptionConfiguration(IResolvable encryptionConfiguration)
Sets the value of
CfnWorkGroup.ResultConfigurationProperty.getEncryptionConfiguration() |
CfnWorkGroup.WorkGroupConfigurationProperty.Builder |
CfnWorkGroup.WorkGroupConfigurationProperty.Builder.enforceWorkGroupConfiguration(IResolvable enforceWorkGroupConfiguration)
|
CfnWorkGroup.WorkGroupConfigurationProperty.Builder |
CfnWorkGroup.WorkGroupConfigurationProperty.Builder.engineVersion(IResolvable engineVersion)
Sets the value of
CfnWorkGroup.WorkGroupConfigurationProperty.getEngineVersion() |
CfnDataCatalogProps.Builder |
CfnDataCatalogProps.Builder.parameters(IResolvable parameters)
Sets the value of
CfnDataCatalogProps.getParameters() |
CfnDataCatalog.Builder |
CfnDataCatalog.Builder.parameters(IResolvable parameters)
Specifies the Lambda function or functions to use for the data catalog.
|
CfnWorkGroup.WorkGroupConfigurationProperty.Builder |
CfnWorkGroup.WorkGroupConfigurationProperty.Builder.publishCloudWatchMetricsEnabled(IResolvable publishCloudWatchMetricsEnabled)
|
CfnWorkGroupProps.Builder |
CfnWorkGroupProps.Builder.recursiveDeleteOption(IResolvable recursiveDeleteOption)
Sets the value of
CfnWorkGroupProps.getRecursiveDeleteOption() |
CfnWorkGroup.Builder |
CfnWorkGroup.Builder.recursiveDeleteOption(IResolvable recursiveDeleteOption)
The option to delete a workgroup and its contents even if the workgroup contains any named queries.
|
CfnWorkGroup.WorkGroupConfigurationProperty.Builder |
CfnWorkGroup.WorkGroupConfigurationProperty.Builder.requesterPaysEnabled(IResolvable requesterPaysEnabled)
Sets the value of
CfnWorkGroup.WorkGroupConfigurationProperty.getRequesterPaysEnabled() |
CfnWorkGroup.WorkGroupConfigurationProperty.Builder |
CfnWorkGroup.WorkGroupConfigurationProperty.Builder.resultConfiguration(IResolvable resultConfiguration)
Sets the value of
CfnWorkGroup.WorkGroupConfigurationProperty.getResultConfiguration() |
void |
CfnDataCatalog.setParameters(IResolvable value)
Specifies the Lambda function or functions to use for the data catalog.
|
void |
CfnWorkGroup.setRecursiveDeleteOption(IResolvable value)
The option to delete a workgroup and its contents even if the workgroup contains any named queries.
|
void |
CfnWorkGroup.setWorkGroupConfiguration(IResolvable value)
The configuration of the workgroup, which includes the location in Amazon S3 where query results are stored, the encryption option, if any, used for query results, whether Amazon CloudWatch Metrics are enabled for the workgroup, and the limit for the amount of bytes scanned (cutoff) per query, if it is specified.
|
CfnWorkGroupProps.Builder |
CfnWorkGroupProps.Builder.workGroupConfiguration(IResolvable workGroupConfiguration)
Sets the value of
CfnWorkGroupProps.getWorkGroupConfiguration() |
CfnWorkGroup.Builder |
CfnWorkGroup.Builder.workGroupConfiguration(IResolvable workGroupConfiguration)
The configuration of the workgroup, which includes the location in Amazon S3 where query results are stored, the encryption option, if any, used for query results, whether Amazon CloudWatch Metrics are enabled for the workgroup, and the limit for the amount of bytes scanned (cutoff) per query, if it is specified.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnAssessment.getAttrCreationTime()
The time when the assessment was created.
|
IResolvable |
CfnAssessment.getAttrDelegations()
The delegations associated with the assessment.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAssessment.Builder |
CfnAssessment.Builder.assessmentReportsDestination(IResolvable assessmentReportsDestination)
The destination that evidence reports are stored in for the assessment.
|
CfnAssessmentProps.Builder |
CfnAssessmentProps.Builder.assessmentReportsDestination(IResolvable assessmentReportsDestination)
Sets the value of
CfnAssessmentProps.getAssessmentReportsDestination() |
CfnAssessment.Builder |
CfnAssessment.Builder.awsAccount(IResolvable awsAccount)
The AWS account that's associated with the assessment.
|
CfnAssessmentProps.Builder |
CfnAssessmentProps.Builder.awsAccount(IResolvable awsAccount)
Sets the value of
CfnAssessmentProps.getAwsAccount() |
CfnAssessment.ScopeProperty.Builder |
CfnAssessment.ScopeProperty.Builder.awsAccounts(IResolvable awsAccounts)
Sets the value of
CfnAssessment.ScopeProperty.getAwsAccounts() |
CfnAssessment.ScopeProperty.Builder |
CfnAssessment.ScopeProperty.Builder.awsServices(IResolvable awsServices)
Sets the value of
CfnAssessment.ScopeProperty.getAwsServices() |
CfnAssessment.Builder |
CfnAssessment.Builder.roles(IResolvable roles)
The roles that are associated with the assessment.
|
CfnAssessmentProps.Builder |
CfnAssessmentProps.Builder.roles(IResolvable roles)
Sets the value of
CfnAssessmentProps.getRoles() |
CfnAssessment.Builder |
CfnAssessment.Builder.scope(IResolvable scope)
The wrapper of AWS accounts and services that are in scope for the assessment.
|
CfnAssessmentProps.Builder |
CfnAssessmentProps.Builder.scope(IResolvable scope)
Sets the value of
CfnAssessmentProps.getScope() |
void |
CfnAssessment.setAssessmentReportsDestination(IResolvable value)
The destination that evidence reports are stored in for the assessment.
|
void |
CfnAssessment.setAwsAccount(IResolvable value)
The AWS account that's associated with the assessment.
|
void |
CfnAssessment.setRoles(IResolvable value)
The roles that are associated with the assessment.
|
void |
CfnAssessment.setScope(IResolvable value)
The wrapper of AWS accounts and services that are in scope for the assessment.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder |
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder.acceleratorCount(IResolvable acceleratorCount)
Sets the value of
CfnAutoScalingGroup.InstanceRequirementsProperty.getAcceleratorCount() |
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder |
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder.acceleratorTotalMemoryMiB(IResolvable acceleratorTotalMemoryMiB)
|
CfnLaunchConfiguration.Builder |
CfnLaunchConfiguration.Builder.associatePublicIpAddress(IResolvable associatePublicIpAddress)
Specifies whether to assign a public IPv4 address to the group's instances.
|
CfnLaunchConfigurationProps.Builder |
CfnLaunchConfigurationProps.Builder.associatePublicIpAddress(IResolvable associatePublicIpAddress)
Sets the value of
CfnLaunchConfigurationProps.getAssociatePublicIpAddress() |
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder |
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder.baselineEbsBandwidthMbps(IResolvable baselineEbsBandwidthMbps)
|
CfnLaunchConfiguration.Builder |
CfnLaunchConfiguration.Builder.blockDeviceMappings(IResolvable blockDeviceMappings)
The block device mapping entries that define the block devices to attach to the instances at launch.
|
CfnLaunchConfigurationProps.Builder |
CfnLaunchConfigurationProps.Builder.blockDeviceMappings(IResolvable blockDeviceMappings)
Sets the value of
CfnLaunchConfigurationProps.getBlockDeviceMappings() |
CfnAutoScalingGroupProps.Builder |
CfnAutoScalingGroupProps.Builder.capacityRebalance(IResolvable capacityRebalance)
Sets the value of
CfnAutoScalingGroupProps.getCapacityRebalance() |
CfnAutoScalingGroup.Builder |
CfnAutoScalingGroup.Builder.capacityRebalance(IResolvable capacityRebalance)
Indicates whether Capacity Rebalancing is enabled.
|
CfnScalingPolicy.PredictiveScalingMetricSpecificationProperty.Builder |
CfnScalingPolicy.PredictiveScalingMetricSpecificationProperty.Builder.customizedCapacityMetricSpecification(IResolvable customizedCapacityMetricSpecification)
|
CfnScalingPolicy.PredictiveScalingMetricSpecificationProperty.Builder |
CfnScalingPolicy.PredictiveScalingMetricSpecificationProperty.Builder.customizedLoadMetricSpecification(IResolvable customizedLoadMetricSpecification)
|
CfnScalingPolicy.TargetTrackingConfigurationProperty.Builder |
CfnScalingPolicy.TargetTrackingConfigurationProperty.Builder.customizedMetricSpecification(IResolvable customizedMetricSpecification)
|
CfnScalingPolicy.PredictiveScalingMetricSpecificationProperty.Builder |
CfnScalingPolicy.PredictiveScalingMetricSpecificationProperty.Builder.customizedScalingMetricSpecification(IResolvable customizedScalingMetricSpecification)
|
CfnLaunchConfiguration.BlockDeviceProperty.Builder |
CfnLaunchConfiguration.BlockDeviceProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination)
Sets the value of
CfnLaunchConfiguration.BlockDeviceProperty.getDeleteOnTermination() |
CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder |
CfnScalingPolicy.CustomizedMetricSpecificationProperty.Builder.dimensions(IResolvable dimensions)
Sets the value of
CfnScalingPolicy.CustomizedMetricSpecificationProperty.getDimensions() |
CfnScalingPolicy.MetricProperty.Builder |
CfnScalingPolicy.MetricProperty.Builder.dimensions(IResolvable dimensions)
Sets the value of
CfnScalingPolicy.MetricProperty.getDimensions() |
CfnScalingPolicy.TargetTrackingConfigurationProperty.Builder |
CfnScalingPolicy.TargetTrackingConfigurationProperty.Builder.disableScaleIn(IResolvable disableScaleIn)
Sets the value of
CfnScalingPolicy.TargetTrackingConfigurationProperty.getDisableScaleIn() |
CfnLaunchConfiguration.BlockDeviceMappingProperty.Builder |
CfnLaunchConfiguration.BlockDeviceMappingProperty.Builder.ebs(IResolvable ebs)
Sets the value of
CfnLaunchConfiguration.BlockDeviceMappingProperty.getEbs() |
CfnLaunchConfiguration.Builder |
CfnLaunchConfiguration.Builder.ebsOptimized(IResolvable ebsOptimized)
Specifies whether the launch configuration is optimized for EBS I/O ( `true` ) or not ( `false` ).
|
CfnLaunchConfigurationProps.Builder |
CfnLaunchConfigurationProps.Builder.ebsOptimized(IResolvable ebsOptimized)
Sets the value of
CfnLaunchConfigurationProps.getEbsOptimized() |
CfnLaunchConfiguration.BlockDeviceProperty.Builder |
CfnLaunchConfiguration.BlockDeviceProperty.Builder.encrypted(IResolvable encrypted)
Sets the value of
CfnLaunchConfiguration.BlockDeviceProperty.getEncrypted() |
CfnLaunchConfiguration.Builder |
CfnLaunchConfiguration.Builder.instanceMonitoring(IResolvable instanceMonitoring)
Controls whether instances in this group are launched with detailed ( `true` ) or basic ( `false` ) monitoring.
|
CfnLaunchConfigurationProps.Builder |
CfnLaunchConfigurationProps.Builder.instanceMonitoring(IResolvable instanceMonitoring)
Sets the value of
CfnLaunchConfigurationProps.getInstanceMonitoring() |
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder |
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder.instanceRequirements(IResolvable instanceRequirements)
|
CfnWarmPool.Builder |
CfnWarmPool.Builder.instanceReusePolicy(IResolvable instanceReusePolicy)
Indicates whether instances in the Auto Scaling group can be returned to the warm pool on scale in.
|
CfnWarmPoolProps.Builder |
CfnWarmPoolProps.Builder.instanceReusePolicy(IResolvable instanceReusePolicy)
Sets the value of
CfnWarmPoolProps.getInstanceReusePolicy() |
CfnAutoScalingGroup.MixedInstancesPolicyProperty.Builder |
CfnAutoScalingGroup.MixedInstancesPolicyProperty.Builder.instancesDistribution(IResolvable instancesDistribution)
|
CfnAutoScalingGroupProps.Builder |
CfnAutoScalingGroupProps.Builder.launchTemplate(IResolvable launchTemplate)
Sets the value of
CfnAutoScalingGroupProps.getLaunchTemplate() |
CfnAutoScalingGroup.MixedInstancesPolicyProperty.Builder |
CfnAutoScalingGroup.MixedInstancesPolicyProperty.Builder.launchTemplate(IResolvable launchTemplate)
Sets the value of
CfnAutoScalingGroup.MixedInstancesPolicyProperty.getLaunchTemplate() |
CfnAutoScalingGroup.Builder |
CfnAutoScalingGroup.Builder.launchTemplate(IResolvable launchTemplate)
Information used to specify the launch template and version to use to launch instances.
|
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder |
CfnAutoScalingGroup.LaunchTemplateOverridesProperty.Builder.launchTemplateSpecification(IResolvable launchTemplateSpecification)
|
CfnAutoScalingGroup.LaunchTemplateProperty.Builder |
CfnAutoScalingGroup.LaunchTemplateProperty.Builder.launchTemplateSpecification(IResolvable launchTemplateSpecification)
|
CfnAutoScalingGroupProps.Builder |
CfnAutoScalingGroupProps.Builder.lifecycleHookSpecificationList(IResolvable lifecycleHookSpecificationList)
Sets the value of
CfnAutoScalingGroupProps.getLifecycleHookSpecificationList() |
CfnAutoScalingGroup.Builder |
CfnAutoScalingGroup.Builder.lifecycleHookSpecificationList(IResolvable lifecycleHookSpecificationList)
One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
|
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder |
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder.memoryGiBPerVCpu(IResolvable memoryGiBPerVCpu)
Sets the value of
CfnAutoScalingGroup.InstanceRequirementsProperty.getMemoryGiBPerVCpu() |
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder |
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder.memoryMiB(IResolvable memoryMiB)
Sets the value of
CfnAutoScalingGroup.InstanceRequirementsProperty.getMemoryMiB() |
CfnLaunchConfiguration.Builder |
CfnLaunchConfiguration.Builder.metadataOptions(IResolvable metadataOptions)
The metadata options for the instances.
|
CfnLaunchConfigurationProps.Builder |
CfnLaunchConfigurationProps.Builder.metadataOptions(IResolvable metadataOptions)
Sets the value of
CfnLaunchConfigurationProps.getMetadataOptions() |
CfnScalingPolicy.MetricStatProperty.Builder |
CfnScalingPolicy.MetricStatProperty.Builder.metric(IResolvable metric)
Sets the value of
CfnScalingPolicy.MetricStatProperty.getMetric() |
CfnScalingPolicy.PredictiveScalingCustomizedCapacityMetricProperty.Builder |
CfnScalingPolicy.PredictiveScalingCustomizedCapacityMetricProperty.Builder.metricDataQueries(IResolvable metricDataQueries)
|
CfnScalingPolicy.PredictiveScalingCustomizedLoadMetricProperty.Builder |
CfnScalingPolicy.PredictiveScalingCustomizedLoadMetricProperty.Builder.metricDataQueries(IResolvable metricDataQueries)
|
CfnScalingPolicy.PredictiveScalingCustomizedScalingMetricProperty.Builder |
CfnScalingPolicy.PredictiveScalingCustomizedScalingMetricProperty.Builder.metricDataQueries(IResolvable metricDataQueries)
|
CfnAutoScalingGroupProps.Builder |
CfnAutoScalingGroupProps.Builder.metricsCollection(IResolvable metricsCollection)
Sets the value of
CfnAutoScalingGroupProps.getMetricsCollection() |
CfnAutoScalingGroup.Builder |
CfnAutoScalingGroup.Builder.metricsCollection(IResolvable metricsCollection)
Enables the monitoring of group metrics of an Auto Scaling group.
|
CfnScalingPolicy.PredictiveScalingConfigurationProperty.Builder |
CfnScalingPolicy.PredictiveScalingConfigurationProperty.Builder.metricSpecifications(IResolvable metricSpecifications)
|
CfnScalingPolicy.MetricDataQueryProperty.Builder |
CfnScalingPolicy.MetricDataQueryProperty.Builder.metricStat(IResolvable metricStat)
Sets the value of
CfnScalingPolicy.MetricDataQueryProperty.getMetricStat() |
CfnAutoScalingGroupProps.Builder |
CfnAutoScalingGroupProps.Builder.mixedInstancesPolicy(IResolvable mixedInstancesPolicy)
Sets the value of
CfnAutoScalingGroupProps.getMixedInstancesPolicy() |
CfnAutoScalingGroup.Builder |
CfnAutoScalingGroup.Builder.mixedInstancesPolicy(IResolvable mixedInstancesPolicy)
An embedded object that specifies a mixed instances policy.
|
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder |
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder.networkInterfaceCount(IResolvable networkInterfaceCount)
|
CfnAutoScalingGroupProps.Builder |
CfnAutoScalingGroupProps.Builder.newInstancesProtectedFromScaleIn(IResolvable newInstancesProtectedFromScaleIn)
Sets the value of
CfnAutoScalingGroupProps.getNewInstancesProtectedFromScaleIn() |
CfnAutoScalingGroup.Builder |
CfnAutoScalingGroup.Builder.newInstancesProtectedFromScaleIn(IResolvable newInstancesProtectedFromScaleIn)
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
|
CfnLaunchConfiguration.BlockDeviceMappingProperty.Builder |
CfnLaunchConfiguration.BlockDeviceMappingProperty.Builder.noDevice(IResolvable noDevice)
Sets the value of
CfnLaunchConfiguration.BlockDeviceMappingProperty.getNoDevice() |
CfnAutoScalingGroupProps.Builder |
CfnAutoScalingGroupProps.Builder.notificationConfigurations(IResolvable notificationConfigurations)
Sets the value of
CfnAutoScalingGroupProps.getNotificationConfigurations() |
CfnAutoScalingGroup.Builder |
CfnAutoScalingGroup.Builder.notificationConfigurations(IResolvable notificationConfigurations)
Configures an Auto Scaling group to send notifications when specified events take place.
|
CfnAutoScalingGroup.LaunchTemplateProperty.Builder |
CfnAutoScalingGroup.LaunchTemplateProperty.Builder.overrides(IResolvable overrides)
Sets the value of
CfnAutoScalingGroup.LaunchTemplateProperty.getOverrides() |
CfnScalingPolicy.PredictiveScalingMetricSpecificationProperty.Builder |
CfnScalingPolicy.PredictiveScalingMetricSpecificationProperty.Builder.predefinedLoadMetricSpecification(IResolvable predefinedLoadMetricSpecification)
|
CfnScalingPolicy.PredictiveScalingMetricSpecificationProperty.Builder |
CfnScalingPolicy.PredictiveScalingMetricSpecificationProperty.Builder.predefinedMetricPairSpecification(IResolvable predefinedMetricPairSpecification)
|
CfnScalingPolicy.TargetTrackingConfigurationProperty.Builder |
CfnScalingPolicy.TargetTrackingConfigurationProperty.Builder.predefinedMetricSpecification(IResolvable predefinedMetricSpecification)
|
CfnScalingPolicy.PredictiveScalingMetricSpecificationProperty.Builder |
CfnScalingPolicy.PredictiveScalingMetricSpecificationProperty.Builder.predefinedScalingMetricSpecification(IResolvable predefinedScalingMetricSpecification)
|
CfnScalingPolicyProps.Builder |
CfnScalingPolicyProps.Builder.predictiveScalingConfiguration(IResolvable predictiveScalingConfiguration)
Sets the value of
CfnScalingPolicyProps.getPredictiveScalingConfiguration() |
CfnScalingPolicy.Builder |
CfnScalingPolicy.Builder.predictiveScalingConfiguration(IResolvable predictiveScalingConfiguration)
A predictive scaling policy.
|
CfnAutoScalingGroup.TagPropertyProperty.Builder |
CfnAutoScalingGroup.TagPropertyProperty.Builder.propagateAtLaunch(IResolvable propagateAtLaunch)
Sets the value of
CfnAutoScalingGroup.TagPropertyProperty.getPropagateAtLaunch() |
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder |
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder.requireHibernateSupport(IResolvable requireHibernateSupport)
|
CfnScalingPolicy.MetricDataQueryProperty.Builder |
CfnScalingPolicy.MetricDataQueryProperty.Builder.returnData(IResolvable returnData)
Sets the value of
CfnScalingPolicy.MetricDataQueryProperty.getReturnData() |
CfnWarmPool.InstanceReusePolicyProperty.Builder |
CfnWarmPool.InstanceReusePolicyProperty.Builder.reuseOnScaleIn(IResolvable reuseOnScaleIn)
Sets the value of
CfnWarmPool.InstanceReusePolicyProperty.getReuseOnScaleIn() |
void |
CfnLaunchConfiguration.setAssociatePublicIpAddress(IResolvable value)
Specifies whether to assign a public IPv4 address to the group's instances.
|
void |
CfnLaunchConfiguration.setBlockDeviceMappings(IResolvable value)
The block device mapping entries that define the block devices to attach to the instances at launch.
|
void |
CfnAutoScalingGroup.setCapacityRebalance(IResolvable value)
Indicates whether Capacity Rebalancing is enabled.
|
void |
CfnLaunchConfiguration.setEbsOptimized(IResolvable value)
Specifies whether the launch configuration is optimized for EBS I/O ( `true` ) or not ( `false` ).
|
void |
CfnLaunchConfiguration.setInstanceMonitoring(IResolvable value)
Controls whether instances in this group are launched with detailed ( `true` ) or basic ( `false` ) monitoring.
|
void |
CfnWarmPool.setInstanceReusePolicy(IResolvable value)
Indicates whether instances in the Auto Scaling group can be returned to the warm pool on scale in.
|
void |
CfnAutoScalingGroup.setLaunchTemplate(IResolvable value)
Information used to specify the launch template and version to use to launch instances.
|
void |
CfnAutoScalingGroup.setLifecycleHookSpecificationList(IResolvable value)
One or more lifecycle hooks to add to the Auto Scaling group before instances are launched.
|
void |
CfnLaunchConfiguration.setMetadataOptions(IResolvable value)
The metadata options for the instances.
|
void |
CfnAutoScalingGroup.setMetricsCollection(IResolvable value)
Enables the monitoring of group metrics of an Auto Scaling group.
|
void |
CfnAutoScalingGroup.setMixedInstancesPolicy(IResolvable value)
An embedded object that specifies a mixed instances policy.
|
void |
CfnAutoScalingGroup.setNewInstancesProtectedFromScaleIn(IResolvable value)
Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in.
|
void |
CfnAutoScalingGroup.setNotificationConfigurations(IResolvable value)
Configures an Auto Scaling group to send notifications when specified events take place.
|
void |
CfnScalingPolicy.setPredictiveScalingConfiguration(IResolvable value)
A predictive scaling policy.
|
void |
CfnScalingPolicy.setStepAdjustments(IResolvable value)
A set of adjustments that enable you to scale based on the size of the alarm breach.
|
void |
CfnScalingPolicy.setTargetTrackingConfiguration(IResolvable value)
A target tracking scaling policy.
|
CfnScalingPolicyProps.Builder |
CfnScalingPolicyProps.Builder.stepAdjustments(IResolvable stepAdjustments)
Sets the value of
CfnScalingPolicyProps.getStepAdjustments() |
CfnScalingPolicy.Builder |
CfnScalingPolicy.Builder.stepAdjustments(IResolvable stepAdjustments)
A set of adjustments that enable you to scale based on the size of the alarm breach.
|
CfnScalingPolicyProps.Builder |
CfnScalingPolicyProps.Builder.targetTrackingConfiguration(IResolvable targetTrackingConfiguration)
Sets the value of
CfnScalingPolicyProps.getTargetTrackingConfiguration() |
CfnScalingPolicy.Builder |
CfnScalingPolicy.Builder.targetTrackingConfiguration(IResolvable targetTrackingConfiguration)
A target tracking scaling policy.
|
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder |
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder.totalLocalStorageGb(IResolvable totalLocalStorageGb)
|
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder |
CfnAutoScalingGroup.InstanceRequirementsProperty.Builder.vCpuCount(IResolvable vCpuCount)
Sets the value of
CfnAutoScalingGroup.InstanceRequirementsProperty.getVCpuCount() |
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnFramework.getAttrCreationTime()
The UTC time when you created your framework.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBackupPlan.BackupPlanResourceTypeProperty.Builder |
CfnBackupPlan.BackupPlanResourceTypeProperty.Builder.advancedBackupSettings(IResolvable advancedBackupSettings)
Sets the value of
CfnBackupPlan.BackupPlanResourceTypeProperty.getAdvancedBackupSettings() |
CfnBackupPlan.Builder |
CfnBackupPlan.Builder.backupPlan(IResolvable backupPlan)
Uniquely identifies the backup plan to be associated with the selection of resources.
|
CfnBackupPlanProps.Builder |
CfnBackupPlanProps.Builder.backupPlan(IResolvable backupPlan)
Sets the value of
CfnBackupPlanProps.getBackupPlan() |
CfnBackupPlan.BackupPlanResourceTypeProperty.Builder |
CfnBackupPlan.BackupPlanResourceTypeProperty.Builder.backupPlanRule(IResolvable backupPlanRule)
Sets the value of
CfnBackupPlan.BackupPlanResourceTypeProperty.getBackupPlanRule() |
CfnBackupPlan.Builder |
CfnBackupPlan.Builder.backupPlanTags(IResolvable backupPlanTags)
To help organize your resources, you can assign your own metadata to the resources that you create.
|
CfnBackupPlanProps.Builder |
CfnBackupPlanProps.Builder.backupPlanTags(IResolvable backupPlanTags)
Sets the value of
CfnBackupPlanProps.getBackupPlanTags() |
CfnBackupSelectionProps.Builder |
CfnBackupSelectionProps.Builder.backupSelection(IResolvable backupSelection)
Sets the value of
CfnBackupSelectionProps.getBackupSelection() |
CfnBackupSelection.Builder |
CfnBackupSelection.Builder.backupSelection(IResolvable backupSelection)
Specifies the body of a request to assign a set of resources to a backup plan.
|
CfnBackupVaultProps.Builder |
CfnBackupVaultProps.Builder.backupVaultTags(IResolvable backupVaultTags)
Sets the value of
CfnBackupVaultProps.getBackupVaultTags() |
CfnBackupVault.Builder |
CfnBackupVault.Builder.backupVaultTags(IResolvable backupVaultTags)
Metadata that you can assign to help organize the resources that you create.
|
CfnFramework.FrameworkControlProperty.Builder |
CfnFramework.FrameworkControlProperty.Builder.controlInputParameters(IResolvable controlInputParameters)
Sets the value of
CfnFramework.FrameworkControlProperty.getControlInputParameters() |
CfnBackupPlan.BackupRuleResourceTypeProperty.Builder |
CfnBackupPlan.BackupRuleResourceTypeProperty.Builder.copyActions(IResolvable copyActions)
Sets the value of
CfnBackupPlan.BackupRuleResourceTypeProperty.getCopyActions() |
CfnBackupPlan.BackupRuleResourceTypeProperty.Builder |
CfnBackupPlan.BackupRuleResourceTypeProperty.Builder.enableContinuousBackup(IResolvable enableContinuousBackup)
Sets the value of
CfnBackupPlan.BackupRuleResourceTypeProperty.getEnableContinuousBackup() |
CfnFramework.Builder |
CfnFramework.Builder.frameworkControls(IResolvable frameworkControls)
Contains detailed information about all of the controls of a framework.
|
CfnFrameworkProps.Builder |
CfnFrameworkProps.Builder.frameworkControls(IResolvable frameworkControls)
Sets the value of
CfnFrameworkProps.getFrameworkControls() |
CfnFramework.Builder |
CfnFramework.Builder.frameworkTags(IResolvable frameworkTags)
A list of tags with which to tag your framework.
|
CfnFrameworkProps.Builder |
CfnFrameworkProps.Builder.frameworkTags(IResolvable frameworkTags)
Sets the value of
CfnFrameworkProps.getFrameworkTags() |
CfnBackupPlan.BackupRuleResourceTypeProperty.Builder |
CfnBackupPlan.BackupRuleResourceTypeProperty.Builder.lifecycle(IResolvable lifecycle)
Sets the value of
CfnBackupPlan.BackupRuleResourceTypeProperty.getLifecycle() |
CfnBackupPlan.CopyActionResourceTypeProperty.Builder |
CfnBackupPlan.CopyActionResourceTypeProperty.Builder.lifecycle(IResolvable lifecycle)
Sets the value of
CfnBackupPlan.CopyActionResourceTypeProperty.getLifecycle() |
CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder |
CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder.listOfTags(IResolvable listOfTags)
Sets the value of
CfnBackupSelection.BackupSelectionResourceTypeProperty.getListOfTags() |
CfnBackupVaultProps.Builder |
CfnBackupVaultProps.Builder.lockConfiguration(IResolvable lockConfiguration)
Sets the value of
CfnBackupVaultProps.getLockConfiguration() |
CfnBackupVault.Builder |
CfnBackupVault.Builder.lockConfiguration(IResolvable lockConfiguration)
Configuration for [AWS Backup Vault Lock](https://docs.aws.amazon.com/aws-backup/latest/devguide/vault-lock.html) .
|
CfnBackupVaultProps.Builder |
CfnBackupVaultProps.Builder.notifications(IResolvable notifications)
Sets the value of
CfnBackupVaultProps.getNotifications() |
CfnBackupVault.Builder |
CfnBackupVault.Builder.notifications(IResolvable notifications)
The SNS event notifications for the specified backup vault.
|
CfnBackupPlan.BackupRuleResourceTypeProperty.Builder |
CfnBackupPlan.BackupRuleResourceTypeProperty.Builder.recoveryPointTags(IResolvable recoveryPointTags)
Sets the value of
CfnBackupPlan.BackupRuleResourceTypeProperty.getRecoveryPointTags() |
CfnReportPlanProps.Builder |
CfnReportPlanProps.Builder.reportPlanTags(IResolvable reportPlanTags)
Sets the value of
CfnReportPlanProps.getReportPlanTags() |
CfnReportPlan.Builder |
CfnReportPlan.Builder.reportPlanTags(IResolvable reportPlanTags)
A list of tags to tag your report plan.
|
void |
CfnBackupPlan.setBackupPlan(IResolvable value)
Uniquely identifies the backup plan to be associated with the selection of resources.
|
void |
CfnBackupPlan.setBackupPlanTags(IResolvable value)
To help organize your resources, you can assign your own metadata to the resources that you create.
|
void |
CfnBackupSelection.setBackupSelection(IResolvable value)
Specifies the body of a request to assign a set of resources to a backup plan.
|
void |
CfnBackupVault.setBackupVaultTags(IResolvable value)
Metadata that you can assign to help organize the resources that you create.
|
void |
CfnFramework.setFrameworkControls(IResolvable value)
Contains detailed information about all of the controls of a framework.
|
void |
CfnFramework.setFrameworkTags(IResolvable value)
A list of tags with which to tag your framework.
|
void |
CfnBackupVault.setLockConfiguration(IResolvable value)
Configuration for [AWS Backup Vault Lock](https://docs.aws.amazon.com/aws-backup/latest/devguide/vault-lock.html) .
|
void |
CfnBackupVault.setNotifications(IResolvable value)
The SNS event notifications for the specified backup vault.
|
void |
CfnReportPlan.setReportPlanTags(IResolvable value)
A list of tags to tag your report plan.
|
| Modifier and Type | Method and Description |
|---|---|
CfnJobDefinition.EfsVolumeConfigurationProperty.Builder |
CfnJobDefinition.EfsVolumeConfigurationProperty.Builder.authorizationConfig(IResolvable authorizationConfig)
Sets the value of
CfnJobDefinition.EfsVolumeConfigurationProperty.getAuthorizationConfig() |
CfnJobQueueProps.Builder |
CfnJobQueueProps.Builder.computeEnvironmentOrder(IResolvable computeEnvironmentOrder)
Sets the value of
CfnJobQueueProps.getComputeEnvironmentOrder() |
CfnJobQueue.Builder |
CfnJobQueue.Builder.computeEnvironmentOrder(IResolvable computeEnvironmentOrder)
The set of compute environments mapped to a job queue and their order relative to each other.
|
CfnComputeEnvironment.Builder |
CfnComputeEnvironment.Builder.computeResources(IResolvable computeResources)
The ComputeResources property type specifies details of the compute resources managed by the compute environment.
|
CfnComputeEnvironmentProps.Builder |
CfnComputeEnvironmentProps.Builder.computeResources(IResolvable computeResources)
Sets the value of
CfnComputeEnvironmentProps.getComputeResources() |
CfnJobDefinition.NodeRangePropertyProperty.Builder |
CfnJobDefinition.NodeRangePropertyProperty.Builder.container(IResolvable container)
Sets the value of
CfnJobDefinition.NodeRangePropertyProperty.getContainer() |
CfnJobDefinitionProps.Builder |
CfnJobDefinitionProps.Builder.containerProperties(IResolvable containerProperties)
Sets the value of
CfnJobDefinitionProps.getContainerProperties() |
CfnJobDefinition.Builder |
CfnJobDefinition.Builder.containerProperties(IResolvable containerProperties)
An object with various properties specific to container-based jobs.
|
CfnJobDefinition.LinuxParametersProperty.Builder |
CfnJobDefinition.LinuxParametersProperty.Builder.devices(IResolvable devices)
Sets the value of
CfnJobDefinition.LinuxParametersProperty.getDevices() |
CfnComputeEnvironment.ComputeResourcesProperty.Builder |
CfnComputeEnvironment.ComputeResourcesProperty.Builder.ec2Configuration(IResolvable ec2Configuration)
Sets the value of
CfnComputeEnvironment.ComputeResourcesProperty.getEc2Configuration() |
CfnJobDefinition.VolumesProperty.Builder |
CfnJobDefinition.VolumesProperty.Builder.efsVolumeConfiguration(IResolvable efsVolumeConfiguration)
Sets the value of
CfnJobDefinition.VolumesProperty.getEfsVolumeConfiguration() |
CfnJobDefinition.ContainerPropertiesProperty.Builder |
CfnJobDefinition.ContainerPropertiesProperty.Builder.environment(IResolvable environment)
Sets the value of
CfnJobDefinition.ContainerPropertiesProperty.getEnvironment() |
CfnJobDefinition.RetryStrategyProperty.Builder |
CfnJobDefinition.RetryStrategyProperty.Builder.evaluateOnExit(IResolvable evaluateOnExit)
Sets the value of
CfnJobDefinition.RetryStrategyProperty.getEvaluateOnExit() |
CfnSchedulingPolicy.Builder |
CfnSchedulingPolicy.Builder.fairsharePolicy(IResolvable fairsharePolicy)
The fair share policy of the scheduling policy.
|
CfnSchedulingPolicyProps.Builder |
CfnSchedulingPolicyProps.Builder.fairsharePolicy(IResolvable fairsharePolicy)
Sets the value of
CfnSchedulingPolicyProps.getFairsharePolicy() |
CfnJobDefinition.ContainerPropertiesProperty.Builder |
CfnJobDefinition.ContainerPropertiesProperty.Builder.fargatePlatformConfiguration(IResolvable fargatePlatformConfiguration)
|
CfnJobDefinition.VolumesProperty.Builder |
CfnJobDefinition.VolumesProperty.Builder.host(IResolvable host)
Sets the value of
CfnJobDefinition.VolumesProperty.getHost() |
CfnJobDefinition.LinuxParametersProperty.Builder |
CfnJobDefinition.LinuxParametersProperty.Builder.initProcessEnabled(IResolvable initProcessEnabled)
Sets the value of
CfnJobDefinition.LinuxParametersProperty.getInitProcessEnabled() |
CfnComputeEnvironment.ComputeResourcesProperty.Builder |
CfnComputeEnvironment.ComputeResourcesProperty.Builder.launchTemplate(IResolvable launchTemplate)
Sets the value of
CfnComputeEnvironment.ComputeResourcesProperty.getLaunchTemplate() |
CfnJobDefinition.ContainerPropertiesProperty.Builder |
CfnJobDefinition.ContainerPropertiesProperty.Builder.linuxParameters(IResolvable linuxParameters)
Sets the value of
CfnJobDefinition.ContainerPropertiesProperty.getLinuxParameters() |
CfnJobDefinition.ContainerPropertiesProperty.Builder |
CfnJobDefinition.ContainerPropertiesProperty.Builder.logConfiguration(IResolvable logConfiguration)
Sets the value of
CfnJobDefinition.ContainerPropertiesProperty.getLogConfiguration() |
CfnJobDefinition.ContainerPropertiesProperty.Builder |
CfnJobDefinition.ContainerPropertiesProperty.Builder.mountPoints(IResolvable mountPoints)
Sets the value of
CfnJobDefinition.ContainerPropertiesProperty.getMountPoints() |
CfnJobDefinition.ContainerPropertiesProperty.Builder |
CfnJobDefinition.ContainerPropertiesProperty.Builder.networkConfiguration(IResolvable networkConfiguration)
Sets the value of
CfnJobDefinition.ContainerPropertiesProperty.getNetworkConfiguration() |
CfnJobDefinitionProps.Builder |
CfnJobDefinitionProps.Builder.nodeProperties(IResolvable nodeProperties)
Sets the value of
CfnJobDefinitionProps.getNodeProperties() |
CfnJobDefinition.Builder |
CfnJobDefinition.Builder.nodeProperties(IResolvable nodeProperties)
An object with various properties specific to multi-node parallel jobs.
|
CfnJobDefinition.NodePropertiesProperty.Builder |
CfnJobDefinition.NodePropertiesProperty.Builder.nodeRangeProperties(IResolvable nodeRangeProperties)
Sets the value of
CfnJobDefinition.NodePropertiesProperty.getNodeRangeProperties() |
CfnJobDefinition.ContainerPropertiesProperty.Builder |
CfnJobDefinition.ContainerPropertiesProperty.Builder.privileged(IResolvable privileged)
Sets the value of
CfnJobDefinition.ContainerPropertiesProperty.getPrivileged() |
CfnJobDefinitionProps.Builder |
CfnJobDefinitionProps.Builder.propagateTags(IResolvable propagateTags)
Sets the value of
CfnJobDefinitionProps.getPropagateTags() |
CfnJobDefinition.Builder |
CfnJobDefinition.Builder.propagateTags(IResolvable propagateTags)
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
|
CfnJobDefinition.MountPointsProperty.Builder |
CfnJobDefinition.MountPointsProperty.Builder.readOnly(IResolvable readOnly)
Sets the value of
CfnJobDefinition.MountPointsProperty.getReadOnly() |
CfnJobDefinition.ContainerPropertiesProperty.Builder |
CfnJobDefinition.ContainerPropertiesProperty.Builder.readonlyRootFilesystem(IResolvable readonlyRootFilesystem)
Sets the value of
CfnJobDefinition.ContainerPropertiesProperty.getReadonlyRootFilesystem() |
CfnComputeEnvironment.Builder |
CfnComputeEnvironment.Builder.replaceComputeEnvironment(IResolvable replaceComputeEnvironment)
Specifies whether the compute environment should be replaced if an update is made that requires replacing the instances in the compute environment.
|
CfnComputeEnvironmentProps.Builder |
CfnComputeEnvironmentProps.Builder.replaceComputeEnvironment(IResolvable replaceComputeEnvironment)
Sets the value of
CfnComputeEnvironmentProps.getReplaceComputeEnvironment() |
CfnJobDefinition.ContainerPropertiesProperty.Builder |
CfnJobDefinition.ContainerPropertiesProperty.Builder.resourceRequirements(IResolvable resourceRequirements)
Sets the value of
CfnJobDefinition.ContainerPropertiesProperty.getResourceRequirements() |
CfnJobDefinitionProps.Builder |
CfnJobDefinitionProps.Builder.retryStrategy(IResolvable retryStrategy)
Sets the value of
CfnJobDefinitionProps.getRetryStrategy() |
CfnJobDefinition.Builder |
CfnJobDefinition.Builder.retryStrategy(IResolvable retryStrategy)
The retry strategy to use for failed jobs that are submitted with this job definition.
|
CfnJobDefinition.LogConfigurationProperty.Builder |
CfnJobDefinition.LogConfigurationProperty.Builder.secretOptions(IResolvable secretOptions)
Sets the value of
CfnJobDefinition.LogConfigurationProperty.getSecretOptions() |
CfnJobDefinition.ContainerPropertiesProperty.Builder |
CfnJobDefinition.ContainerPropertiesProperty.Builder.secrets(IResolvable secrets)
Sets the value of
CfnJobDefinition.ContainerPropertiesProperty.getSecrets() |
void |
CfnJobQueue.setComputeEnvironmentOrder(IResolvable value)
The set of compute environments mapped to a job queue and their order relative to each other.
|
void |
CfnComputeEnvironment.setComputeResources(IResolvable value)
The ComputeResources property type specifies details of the compute resources managed by the compute environment.
|
void |
CfnJobDefinition.setContainerProperties(IResolvable value)
An object with various properties specific to container-based jobs.
|
void |
CfnSchedulingPolicy.setFairsharePolicy(IResolvable value)
The fair share policy of the scheduling policy.
|
void |
CfnJobDefinition.setNodeProperties(IResolvable value)
An object with various properties specific to multi-node parallel jobs.
|
void |
CfnJobDefinition.setPropagateTags(IResolvable value)
Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task.
|
void |
CfnComputeEnvironment.setReplaceComputeEnvironment(IResolvable value)
Specifies whether the compute environment should be replaced if an update is made that requires replacing the instances in the compute environment.
|
void |
CfnJobDefinition.setRetryStrategy(IResolvable value)
The retry strategy to use for failed jobs that are submitted with this job definition.
|
void |
CfnJobDefinition.setTimeout(IResolvable value)
The timeout configuration for jobs that are submitted with this job definition.
|
void |
CfnComputeEnvironment.setUpdatePolicy(IResolvable value)
Specifies the infrastructure update policy for the compute environment.
|
CfnSchedulingPolicy.FairsharePolicyProperty.Builder |
CfnSchedulingPolicy.FairsharePolicyProperty.Builder.shareDistribution(IResolvable shareDistribution)
Sets the value of
CfnSchedulingPolicy.FairsharePolicyProperty.getShareDistribution() |
CfnComputeEnvironment.UpdatePolicyProperty.Builder |
CfnComputeEnvironment.UpdatePolicyProperty.Builder.terminateJobsOnUpdate(IResolvable terminateJobsOnUpdate)
Sets the value of
CfnComputeEnvironment.UpdatePolicyProperty.getTerminateJobsOnUpdate() |
CfnJobDefinitionProps.Builder |
CfnJobDefinitionProps.Builder.timeout(IResolvable timeout)
Sets the value of
CfnJobDefinitionProps.getTimeout() |
CfnJobDefinition.Builder |
CfnJobDefinition.Builder.timeout(IResolvable timeout)
The timeout configuration for jobs that are submitted with this job definition.
|
CfnJobDefinition.LinuxParametersProperty.Builder |
CfnJobDefinition.LinuxParametersProperty.Builder.tmpfs(IResolvable tmpfs)
Sets the value of
CfnJobDefinition.LinuxParametersProperty.getTmpfs() |
CfnJobDefinition.ContainerPropertiesProperty.Builder |
CfnJobDefinition.ContainerPropertiesProperty.Builder.ulimits(IResolvable ulimits)
Sets the value of
CfnJobDefinition.ContainerPropertiesProperty.getUlimits() |
CfnComputeEnvironment.Builder |
CfnComputeEnvironment.Builder.updatePolicy(IResolvable updatePolicy)
Specifies the infrastructure update policy for the compute environment.
|
CfnComputeEnvironmentProps.Builder |
CfnComputeEnvironmentProps.Builder.updatePolicy(IResolvable updatePolicy)
Sets the value of
CfnComputeEnvironmentProps.getUpdatePolicy() |
CfnComputeEnvironment.ComputeResourcesProperty.Builder |
CfnComputeEnvironment.ComputeResourcesProperty.Builder.updateToLatestImageVersion(IResolvable updateToLatestImageVersion)
|
CfnJobDefinition.ContainerPropertiesProperty.Builder |
CfnJobDefinition.ContainerPropertiesProperty.Builder.volumes(IResolvable volumes)
Sets the value of
CfnJobDefinition.ContainerPropertiesProperty.getVolumes() |
| Modifier and Type | Method and Description |
|---|---|
CfnBillingGroup.Builder |
CfnBillingGroup.Builder.accountGrouping(IResolvable accountGrouping)
The set of accounts that will be under the billing group.
|
CfnBillingGroupProps.Builder |
CfnBillingGroupProps.Builder.accountGrouping(IResolvable accountGrouping)
Sets the value of
CfnBillingGroupProps.getAccountGrouping() |
CfnCustomLineItem.Builder |
CfnCustomLineItem.Builder.billingPeriodRange(IResolvable billingPeriodRange)
A time range for which the custom line item is effective.
|
CfnCustomLineItemProps.Builder |
CfnCustomLineItemProps.Builder.billingPeriodRange(IResolvable billingPeriodRange)
Sets the value of
CfnCustomLineItemProps.getBillingPeriodRange() |
CfnBillingGroup.Builder |
CfnBillingGroup.Builder.computationPreference(IResolvable computationPreference)
The preferences and settings that will be used to compute the AWS charges for a billing group.
|
CfnBillingGroupProps.Builder |
CfnBillingGroupProps.Builder.computationPreference(IResolvable computationPreference)
Sets the value of
CfnBillingGroupProps.getComputationPreference() |
CfnCustomLineItem.Builder |
CfnCustomLineItem.Builder.customLineItemChargeDetails(IResolvable customLineItemChargeDetails)
The charge details of a custom line item.
|
CfnCustomLineItemProps.Builder |
CfnCustomLineItemProps.Builder.customLineItemChargeDetails(IResolvable customLineItemChargeDetails)
Sets the value of
CfnCustomLineItemProps.getCustomLineItemChargeDetails() |
CfnCustomLineItem.CustomLineItemChargeDetailsProperty.Builder |
CfnCustomLineItem.CustomLineItemChargeDetailsProperty.Builder.flat(IResolvable flat)
Sets the value of
CfnCustomLineItem.CustomLineItemChargeDetailsProperty.getFlat() |
CfnCustomLineItem.CustomLineItemChargeDetailsProperty.Builder |
CfnCustomLineItem.CustomLineItemChargeDetailsProperty.Builder.percentage(IResolvable percentage)
Sets the value of
CfnCustomLineItem.CustomLineItemChargeDetailsProperty.getPercentage() |
void |
CfnBillingGroup.setAccountGrouping(IResolvable value)
The set of accounts that will be under the billing group.
|
void |
CfnCustomLineItem.setBillingPeriodRange(IResolvable value)
A time range for which the custom line item is effective.
|
void |
CfnBillingGroup.setComputationPreference(IResolvable value)
The preferences and settings that will be used to compute the AWS charges for a billing group.
|
void |
CfnCustomLineItem.setCustomLineItemChargeDetails(IResolvable value)
The charge details of a custom line item.
|
| Modifier and Type | Method and Description |
|---|---|
CfnTableProps.Builder |
CfnTableProps.Builder.billingMode(IResolvable billingMode)
Sets the value of
CfnTableProps.getBillingMode() |
CfnTable.Builder |
CfnTable.Builder.billingMode(IResolvable billingMode)
The billing mode for the table, which determines how you'll be charged for reads and writes:.
|
CfnTableProps.Builder |
CfnTableProps.Builder.clusteringKeyColumns(IResolvable clusteringKeyColumns)
Sets the value of
CfnTableProps.getClusteringKeyColumns() |
CfnTable.Builder |
CfnTable.Builder.clusteringKeyColumns(IResolvable clusteringKeyColumns)
One or more columns that determine how the table data is sorted.
|
CfnTable.ClusteringKeyColumnProperty.Builder |
CfnTable.ClusteringKeyColumnProperty.Builder.column(IResolvable column)
Sets the value of
CfnTable.ClusteringKeyColumnProperty.getColumn() |
CfnTableProps.Builder |
CfnTableProps.Builder.encryptionSpecification(IResolvable encryptionSpecification)
Sets the value of
CfnTableProps.getEncryptionSpecification() |
CfnTable.Builder |
CfnTable.Builder.encryptionSpecification(IResolvable encryptionSpecification)
The encryption at rest options for the table.
|
CfnTableProps.Builder |
CfnTableProps.Builder.partitionKeyColumns(IResolvable partitionKeyColumns)
Sets the value of
CfnTableProps.getPartitionKeyColumns() |
CfnTable.Builder |
CfnTable.Builder.partitionKeyColumns(IResolvable partitionKeyColumns)
One or more columns that uniquely identify every row in the table.
|
CfnTableProps.Builder |
CfnTableProps.Builder.pointInTimeRecoveryEnabled(IResolvable pointInTimeRecoveryEnabled)
Sets the value of
CfnTableProps.getPointInTimeRecoveryEnabled() |
CfnTable.Builder |
CfnTable.Builder.pointInTimeRecoveryEnabled(IResolvable pointInTimeRecoveryEnabled)
Specifies if point-in-time recovery is enabled or disabled for the table.
|
CfnTable.BillingModeProperty.Builder |
CfnTable.BillingModeProperty.Builder.provisionedThroughput(IResolvable provisionedThroughput)
Sets the value of
CfnTable.BillingModeProperty.getProvisionedThroughput() |
CfnTableProps.Builder |
CfnTableProps.Builder.regularColumns(IResolvable regularColumns)
Sets the value of
CfnTableProps.getRegularColumns() |
CfnTable.Builder |
CfnTable.Builder.regularColumns(IResolvable regularColumns)
One or more columns that are not part of the primary key - that is, columns that are *not* defined as partition key columns or clustering key columns.
|
void |
CfnTable.setBillingMode(IResolvable value)
The billing mode for the table, which determines how you'll be charged for reads and writes:.
|
void |
CfnTable.setClusteringKeyColumns(IResolvable value)
One or more columns that determine how the table data is sorted.
|
void |
CfnTable.setEncryptionSpecification(IResolvable value)
The encryption at rest options for the table.
|
void |
CfnTable.setPartitionKeyColumns(IResolvable value)
One or more columns that uniquely identify every row in the table.
|
void |
CfnTable.setPointInTimeRecoveryEnabled(IResolvable value)
Specifies if point-in-time recovery is enabled or disabled for the table.
|
void |
CfnTable.setRegularColumns(IResolvable value)
One or more columns that are not part of the primary key - that is, columns that are *not* defined as partition key columns or clustering key columns.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAnomalySubscriptionProps.Builder |
CfnAnomalySubscriptionProps.Builder.resourceTags(IResolvable resourceTags)
Sets the value of
CfnAnomalySubscriptionProps.getResourceTags() |
CfnAnomalyMonitor.Builder |
CfnAnomalyMonitor.Builder.resourceTags(IResolvable resourceTags)
`AWS::CE::AnomalyMonitor.ResourceTags`.
|
CfnAnomalyMonitorProps.Builder |
CfnAnomalyMonitorProps.Builder.resourceTags(IResolvable resourceTags)
Sets the value of
CfnAnomalyMonitorProps.getResourceTags() |
CfnAnomalySubscription.Builder |
CfnAnomalySubscription.Builder.resourceTags(IResolvable resourceTags)
`AWS::CE::AnomalySubscription.ResourceTags`.
|
void |
CfnAnomalyMonitor.setResourceTags(IResolvable value)
`AWS::CE::AnomalyMonitor.ResourceTags`.
|
void |
CfnAnomalySubscription.setResourceTags(IResolvable value)
`AWS::CE::AnomalySubscription.ResourceTags`.
|
void |
CfnAnomalySubscription.setSubscribers(IResolvable value)
A list of subscribers to notify.
|
CfnAnomalySubscriptionProps.Builder |
CfnAnomalySubscriptionProps.Builder.subscribers(IResolvable subscribers)
Sets the value of
CfnAnomalySubscriptionProps.getSubscribers() |
CfnAnomalySubscription.Builder |
CfnAnomalySubscription.Builder.subscribers(IResolvable subscribers)
A list of subscribers to notify.
|
| Modifier and Type | Method and Description |
|---|---|
CfnCertificate.Builder |
CfnCertificate.Builder.domainValidationOptions(IResolvable domainValidationOptions)
Domain information that domain name registrars use to verify your identity.
|
CfnCertificateProps.Builder |
CfnCertificateProps.Builder.domainValidationOptions(IResolvable domainValidationOptions)
Sets the value of
CfnCertificateProps.getDomainValidationOptions() |
CfnAccount.Builder |
CfnAccount.Builder.expiryEventsConfiguration(IResolvable expiryEventsConfiguration)
Object containing expiration events options associated with an AWS account .
|
CfnAccountProps.Builder |
CfnAccountProps.Builder.expiryEventsConfiguration(IResolvable expiryEventsConfiguration)
Sets the value of
CfnAccountProps.getExpiryEventsConfiguration() |
void |
CfnCertificate.setDomainValidationOptions(IResolvable value)
Domain information that domain name registrars use to verify your identity.
|
void |
CfnAccount.setExpiryEventsConfiguration(IResolvable value)
Object containing expiration events options associated with an AWS account .
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnSlackChannelConfiguration.setUserRoleRequired(IResolvable value)
Enables use of a user role requirement in your chat configuration.
|
CfnSlackChannelConfiguration.Builder |
CfnSlackChannelConfiguration.Builder.userRoleRequired(IResolvable userRoleRequired)
Enables use of a user role requirement in your chat configuration.
|
CfnSlackChannelConfigurationProps.Builder |
CfnSlackChannelConfigurationProps.Builder.userRoleRequired(IResolvable userRoleRequired)
Sets the value of
CfnSlackChannelConfigurationProps.getUserRoleRequired() |
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironmentEC2Props.Builder |
CfnEnvironmentEC2Props.Builder.repositories(IResolvable repositories)
Sets the value of
CfnEnvironmentEC2Props.getRepositories() |
CfnEnvironmentEC2.Builder |
CfnEnvironmentEC2.Builder.repositories(IResolvable repositories)
Any AWS CodeCommit source code repositories to be cloned into the development environment.
|
void |
CfnEnvironmentEC2.setRepositories(IResolvable value)
Any AWS CodeCommit source code repositories to be cloned into the development environment.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnWaitCondition.getAttrData()
A JSON object that contains the `UniqueId` and `Data` values from the wait condition signal(s) for the specified wait condition.
|
IResolvable |
CfnResourceVersion.getAttrIsDefaultVersion()
Whether the resource version is set as the default version.
|
IResolvable |
CfnModuleVersion.getAttrIsDefaultVersion()
Whether the specified module version is set as the default version.
|
IResolvable |
CfnHookVersion.getAttrIsDefaultVersion()
Whether the specified hook version is set as the default version.
|
| Modifier and Type | Method and Description |
|---|---|
CfnPublisherProps.Builder |
CfnPublisherProps.Builder.acceptTermsAndConditions(IResolvable acceptTermsAndConditions)
Sets the value of
CfnPublisherProps.getAcceptTermsAndConditions() |
CfnPublisher.Builder |
CfnPublisher.Builder.acceptTermsAndConditions(IResolvable acceptTermsAndConditions)
Whether you accept the [Terms and Conditions](https://docs.aws.amazon.com/https://cloudformation-registry-documents.s3.amazonaws.com/Terms_and_Conditions_for_AWS_CloudFormation_Registry_Publishers.pdf) for publishing extensions in the CloudFormation registry.
|
CfnStackSetProps.Builder |
CfnStackSetProps.Builder.autoDeployment(IResolvable autoDeployment)
Sets the value of
CfnStackSetProps.getAutoDeployment() |
CfnStackSet.Builder |
CfnStackSet.Builder.autoDeployment(IResolvable autoDeployment)
[ `Service-managed` permissions] Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU).
|
CfnTypeActivation.Builder |
CfnTypeActivation.Builder.autoUpdate(IResolvable autoUpdate)
Whether to automatically update the extension in this account and region when a new *minor* version is published by the extension publisher.
|
CfnTypeActivationProps.Builder |
CfnTypeActivationProps.Builder.autoUpdate(IResolvable autoUpdate)
Sets the value of
CfnTypeActivationProps.getAutoUpdate() |
CfnStackSet.StackInstancesProperty.Builder |
CfnStackSet.StackInstancesProperty.Builder.deploymentTargets(IResolvable deploymentTargets)
Sets the value of
CfnStackSet.StackInstancesProperty.getDeploymentTargets() |
CfnStackSet.AutoDeploymentProperty.Builder |
CfnStackSet.AutoDeploymentProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnStackSet.AutoDeploymentProperty.getEnabled() |
CfnTypeActivation.Builder |
CfnTypeActivation.Builder.loggingConfig(IResolvable loggingConfig)
Specifies logging configuration information for an extension.
|
CfnTypeActivationProps.Builder |
CfnTypeActivationProps.Builder.loggingConfig(IResolvable loggingConfig)
Sets the value of
CfnTypeActivationProps.getLoggingConfig() |
CfnResourceVersion.Builder |
CfnResourceVersion.Builder.loggingConfig(IResolvable loggingConfig)
Logging configuration information for a resource.
|
CfnHookVersion.Builder |
CfnHookVersion.Builder.loggingConfig(IResolvable loggingConfig)
Contains logging configuration information for an extension.
|
CfnResourceVersionProps.Builder |
CfnResourceVersionProps.Builder.loggingConfig(IResolvable loggingConfig)
Sets the value of
CfnResourceVersionProps.getLoggingConfig() |
CfnHookVersionProps.Builder |
CfnHookVersionProps.Builder.loggingConfig(IResolvable loggingConfig)
Sets the value of
CfnHookVersionProps.getLoggingConfig() |
CfnStackSetProps.Builder |
CfnStackSetProps.Builder.operationPreferences(IResolvable operationPreferences)
Sets the value of
CfnStackSetProps.getOperationPreferences() |
CfnStackSet.Builder |
CfnStackSet.Builder.operationPreferences(IResolvable operationPreferences)
The user-specified preferences for how AWS CloudFormation performs a stack set operation.
|
CfnStackSet.StackInstancesProperty.Builder |
CfnStackSet.StackInstancesProperty.Builder.parameterOverrides(IResolvable parameterOverrides)
Sets the value of
CfnStackSet.StackInstancesProperty.getParameterOverrides() |
CfnStackSetProps.Builder |
CfnStackSetProps.Builder.parameters(IResolvable parameters)
Sets the value of
CfnStackSetProps.getParameters() |
CfnStackSet.Builder |
CfnStackSet.Builder.parameters(IResolvable parameters)
The input parameters for the stack set template.
|
CfnStackProps.Builder |
CfnStackProps.Builder.parameters(IResolvable parameters)
Sets the value of
CfnStackProps.getParameters() |
CfnStack.Builder |
CfnStack.Builder.parameters(IResolvable parameters)
The set value pairs that represent the parameters passed to CloudFormation when this nested stack is created.
|
CfnStackSet.AutoDeploymentProperty.Builder |
CfnStackSet.AutoDeploymentProperty.Builder.retainStacksOnAccountRemoval(IResolvable retainStacksOnAccountRemoval)
Sets the value of
CfnStackSet.AutoDeploymentProperty.getRetainStacksOnAccountRemoval() |
void |
CfnPublisher.setAcceptTermsAndConditions(IResolvable value)
Whether you accept the [Terms and Conditions](https://docs.aws.amazon.com/https://cloudformation-registry-documents.s3.amazonaws.com/Terms_and_Conditions_for_AWS_CloudFormation_Registry_Publishers.pdf) for publishing extensions in the CloudFormation registry.
|
void |
CfnStackSet.setAutoDeployment(IResolvable value)
[ `Service-managed` permissions] Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU).
|
void |
CfnTypeActivation.setAutoUpdate(IResolvable value)
Whether to automatically update the extension in this account and region when a new *minor* version is published by the extension publisher.
|
void |
CfnTypeActivation.setLoggingConfig(IResolvable value)
Specifies logging configuration information for an extension.
|
void |
CfnResourceVersion.setLoggingConfig(IResolvable value)
Logging configuration information for a resource.
|
void |
CfnHookVersion.setLoggingConfig(IResolvable value)
Contains logging configuration information for an extension.
|
void |
CfnStackSet.setOperationPreferences(IResolvable value)
The user-specified preferences for how AWS CloudFormation performs a stack set operation.
|
void |
CfnStackSet.setParameters(IResolvable value)
The input parameters for the stack set template.
|
void |
CfnStack.setParameters(IResolvable value)
The set value pairs that represent the parameters passed to CloudFormation when this nested stack is created.
|
void |
CfnStackSet.setStackInstancesGroup(IResolvable value)
A group of stack instances with parameters in some specific accounts and Regions.
|
CfnStackSetProps.Builder |
CfnStackSetProps.Builder.stackInstancesGroup(IResolvable stackInstancesGroup)
Sets the value of
CfnStackSetProps.getStackInstancesGroup() |
CfnStackSet.Builder |
CfnStackSet.Builder.stackInstancesGroup(IResolvable stackInstancesGroup)
A group of stack instances with parameters in some specific accounts and Regions.
|
| Modifier and Type | Method and Description |
|---|---|
CfnEventDataStore.Builder |
CfnEventDataStore.Builder.advancedEventSelectors(IResolvable advancedEventSelectors)
`AWS::CloudTrail::EventDataStore.AdvancedEventSelectors`.
|
CfnEventDataStoreProps.Builder |
CfnEventDataStoreProps.Builder.advancedEventSelectors(IResolvable advancedEventSelectors)
Sets the value of
CfnEventDataStoreProps.getAdvancedEventSelectors() |
CfnTrail.EventSelectorProperty.Builder |
CfnTrail.EventSelectorProperty.Builder.dataResources(IResolvable dataResources)
Sets the value of
CfnTrail.EventSelectorProperty.getDataResources() |
CfnTrailProps.Builder |
CfnTrailProps.Builder.enableLogFileValidation(IResolvable enableLogFileValidation)
Sets the value of
CfnTrailProps.getEnableLogFileValidation() |
CfnTrail.Builder |
CfnTrail.Builder.enableLogFileValidation(IResolvable enableLogFileValidation)
Specifies whether log file validation is enabled.
|
CfnTrailProps.Builder |
CfnTrailProps.Builder.eventSelectors(IResolvable eventSelectors)
Sets the value of
CfnTrailProps.getEventSelectors() |
CfnTrail.Builder |
CfnTrail.Builder.eventSelectors(IResolvable eventSelectors)
Use event selectors to further specify the management and data event settings for your trail.
|
CfnEventDataStore.AdvancedEventSelectorProperty.Builder |
CfnEventDataStore.AdvancedEventSelectorProperty.Builder.fieldSelectors(IResolvable fieldSelectors)
Sets the value of
CfnEventDataStore.AdvancedEventSelectorProperty.getFieldSelectors() |
CfnTrailProps.Builder |
CfnTrailProps.Builder.includeGlobalServiceEvents(IResolvable includeGlobalServiceEvents)
Sets the value of
CfnTrailProps.getIncludeGlobalServiceEvents() |
CfnTrail.Builder |
CfnTrail.Builder.includeGlobalServiceEvents(IResolvable includeGlobalServiceEvents)
Specifies whether the trail is publishing events from global services such as IAM to the log files.
|
CfnTrail.EventSelectorProperty.Builder |
CfnTrail.EventSelectorProperty.Builder.includeManagementEvents(IResolvable includeManagementEvents)
Sets the value of
CfnTrail.EventSelectorProperty.getIncludeManagementEvents() |
CfnTrailProps.Builder |
CfnTrailProps.Builder.insightSelectors(IResolvable insightSelectors)
Sets the value of
CfnTrailProps.getInsightSelectors() |
CfnTrail.Builder |
CfnTrail.Builder.insightSelectors(IResolvable insightSelectors)
`AWS::CloudTrail::Trail.InsightSelectors`.
|
CfnTrailProps.Builder |
CfnTrailProps.Builder.isLogging(IResolvable isLogging)
Sets the value of
CfnTrailProps.getIsLogging() |
CfnTrail.Builder |
CfnTrail.Builder.isLogging(IResolvable isLogging)
Whether the CloudTrail trail is currently logging AWS API calls.
|
CfnTrailProps.Builder |
CfnTrailProps.Builder.isMultiRegionTrail(IResolvable isMultiRegionTrail)
Sets the value of
CfnTrailProps.getIsMultiRegionTrail() |
CfnTrail.Builder |
CfnTrail.Builder.isMultiRegionTrail(IResolvable isMultiRegionTrail)
Specifies whether the trail applies only to the current region or to all regions.
|
CfnTrailProps.Builder |
CfnTrailProps.Builder.isOrganizationTrail(IResolvable isOrganizationTrail)
Sets the value of
CfnTrailProps.getIsOrganizationTrail() |
CfnTrail.Builder |
CfnTrail.Builder.isOrganizationTrail(IResolvable isOrganizationTrail)
Specifies whether the trail is applied to all accounts in an organization in AWS Organizations , or only for the current AWS account .
|
CfnEventDataStore.Builder |
CfnEventDataStore.Builder.multiRegionEnabled(IResolvable multiRegionEnabled)
`AWS::CloudTrail::EventDataStore.MultiRegionEnabled`.
|
CfnEventDataStoreProps.Builder |
CfnEventDataStoreProps.Builder.multiRegionEnabled(IResolvable multiRegionEnabled)
Sets the value of
CfnEventDataStoreProps.getMultiRegionEnabled() |
CfnEventDataStore.Builder |
CfnEventDataStore.Builder.organizationEnabled(IResolvable organizationEnabled)
`AWS::CloudTrail::EventDataStore.OrganizationEnabled`.
|
CfnEventDataStoreProps.Builder |
CfnEventDataStoreProps.Builder.organizationEnabled(IResolvable organizationEnabled)
Sets the value of
CfnEventDataStoreProps.getOrganizationEnabled() |
void |
CfnEventDataStore.setAdvancedEventSelectors(IResolvable value)
`AWS::CloudTrail::EventDataStore.AdvancedEventSelectors`.
|
void |
CfnTrail.setEnableLogFileValidation(IResolvable value)
Specifies whether log file validation is enabled.
|
void |
CfnTrail.setEventSelectors(IResolvable value)
Use event selectors to further specify the management and data event settings for your trail.
|
void |
CfnTrail.setIncludeGlobalServiceEvents(IResolvable value)
Specifies whether the trail is publishing events from global services such as IAM to the log files.
|
void |
CfnTrail.setInsightSelectors(IResolvable value)
`AWS::CloudTrail::Trail.InsightSelectors`.
|
void |
CfnTrail.setIsLogging(IResolvable value)
Whether the CloudTrail trail is currently logging AWS API calls.
|
void |
CfnTrail.setIsMultiRegionTrail(IResolvable value)
Specifies whether the trail applies only to the current region or to all regions.
|
void |
CfnTrail.setIsOrganizationTrail(IResolvable value)
Specifies whether the trail is applied to all accounts in an organization in AWS Organizations , or only for the current AWS account .
|
void |
CfnEventDataStore.setMultiRegionEnabled(IResolvable value)
`AWS::CloudTrail::EventDataStore.MultiRegionEnabled`.
|
void |
CfnEventDataStore.setOrganizationEnabled(IResolvable value)
`AWS::CloudTrail::EventDataStore.OrganizationEnabled`.
|
void |
CfnEventDataStore.setTerminationProtectionEnabled(IResolvable value)
`AWS::CloudTrail::EventDataStore.TerminationProtectionEnabled`.
|
CfnEventDataStore.Builder |
CfnEventDataStore.Builder.terminationProtectionEnabled(IResolvable terminationProtectionEnabled)
`AWS::CloudTrail::EventDataStore.TerminationProtectionEnabled`.
|
CfnEventDataStoreProps.Builder |
CfnEventDataStoreProps.Builder.terminationProtectionEnabled(IResolvable terminationProtectionEnabled)
Sets the value of
CfnEventDataStoreProps.getTerminationProtectionEnabled() |
| Modifier and Type | Method and Description |
|---|---|
CfnCompositeAlarm.Builder |
CfnCompositeAlarm.Builder.actionsEnabled(IResolvable actionsEnabled)
Indicates whether actions should be executed during any changes to the alarm state of the composite alarm.
|
CfnCompositeAlarmProps.Builder |
CfnCompositeAlarmProps.Builder.actionsEnabled(IResolvable actionsEnabled)
Sets the value of
CfnCompositeAlarmProps.getActionsEnabled() |
CfnAlarmProps.Builder |
CfnAlarmProps.Builder.actionsEnabled(IResolvable actionsEnabled)
Sets the value of
CfnAlarmProps.getActionsEnabled() |
CfnAlarm.Builder |
CfnAlarm.Builder.actionsEnabled(IResolvable actionsEnabled)
Indicates whether actions should be executed during any changes to the alarm state.
|
CfnAnomalyDetector.Builder |
CfnAnomalyDetector.Builder.configuration(IResolvable configuration)
Specifies details about how the anomaly detection model is to be trained, including time ranges to exclude when training and updating the model.
|
CfnAnomalyDetectorProps.Builder |
CfnAnomalyDetectorProps.Builder.configuration(IResolvable configuration)
Sets the value of
CfnAnomalyDetectorProps.getConfiguration() |
CfnAnomalyDetector.MetricProperty.Builder |
CfnAnomalyDetector.MetricProperty.Builder.dimensions(IResolvable dimensions)
Sets the value of
CfnAnomalyDetector.MetricProperty.getDimensions() |
CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.Builder |
CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.Builder.dimensions(IResolvable dimensions)
Sets the value of
CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.getDimensions() |
CfnAnomalyDetector.Builder |
CfnAnomalyDetector.Builder.dimensions(IResolvable dimensions)
The dimensions of the metric associated with the anomaly detection band.
|
CfnAlarmProps.Builder |
CfnAlarmProps.Builder.dimensions(IResolvable dimensions)
Sets the value of
CfnAlarmProps.getDimensions() |
CfnAlarm.MetricProperty.Builder |
CfnAlarm.MetricProperty.Builder.dimensions(IResolvable dimensions)
Sets the value of
CfnAlarm.MetricProperty.getDimensions() |
CfnAlarm.Builder |
CfnAlarm.Builder.dimensions(IResolvable dimensions)
The dimensions for the metric associated with the alarm.
|
CfnAnomalyDetectorProps.Builder |
CfnAnomalyDetectorProps.Builder.dimensions(IResolvable dimensions)
Sets the value of
CfnAnomalyDetectorProps.getDimensions() |
CfnAnomalyDetector.ConfigurationProperty.Builder |
CfnAnomalyDetector.ConfigurationProperty.Builder.excludedTimeRanges(IResolvable excludedTimeRanges)
Sets the value of
CfnAnomalyDetector.ConfigurationProperty.getExcludedTimeRanges() |
CfnMetricStream.Builder |
CfnMetricStream.Builder.excludeFilters(IResolvable excludeFilters)
If you specify this parameter, the stream sends metrics from all metric namespaces except for the namespaces that you specify here.
|
CfnMetricStreamProps.Builder |
CfnMetricStreamProps.Builder.excludeFilters(IResolvable excludeFilters)
Sets the value of
CfnMetricStreamProps.getExcludeFilters() |
CfnMetricStream.Builder |
CfnMetricStream.Builder.includeFilters(IResolvable includeFilters)
If you specify this parameter, the stream sends only the metrics from the metric namespaces that you specify here.
|
CfnMetricStreamProps.Builder |
CfnMetricStreamProps.Builder.includeFilters(IResolvable includeFilters)
Sets the value of
CfnMetricStreamProps.getIncludeFilters() |
CfnMetricStream.MetricStreamStatisticsConfigurationProperty.Builder |
CfnMetricStream.MetricStreamStatisticsConfigurationProperty.Builder.includeMetrics(IResolvable includeMetrics)
|
CfnAnomalyDetector.MetricStatProperty.Builder |
CfnAnomalyDetector.MetricStatProperty.Builder.metric(IResolvable metric)
Sets the value of
CfnAnomalyDetector.MetricStatProperty.getMetric() |
CfnAlarm.MetricStatProperty.Builder |
CfnAlarm.MetricStatProperty.Builder.metric(IResolvable metric)
Sets the value of
CfnAlarm.MetricStatProperty.getMetric() |
CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.Builder |
CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.Builder.metricDataQueries(IResolvable metricDataQueries)
|
CfnAnomalyDetector.Builder |
CfnAnomalyDetector.Builder.metricMathAnomalyDetector(IResolvable metricMathAnomalyDetector)
The CloudWatch metric math expression for this anomaly detector.
|
CfnAnomalyDetectorProps.Builder |
CfnAnomalyDetectorProps.Builder.metricMathAnomalyDetector(IResolvable metricMathAnomalyDetector)
Sets the value of
CfnAnomalyDetectorProps.getMetricMathAnomalyDetector() |
CfnAlarmProps.Builder |
CfnAlarmProps.Builder.metrics(IResolvable metrics)
Sets the value of
CfnAlarmProps.getMetrics() |
CfnAlarm.Builder |
CfnAlarm.Builder.metrics(IResolvable metrics)
An array that enables you to create an alarm based on the result of a metric math expression.
|
CfnAnomalyDetector.MetricDataQueryProperty.Builder |
CfnAnomalyDetector.MetricDataQueryProperty.Builder.metricStat(IResolvable metricStat)
Sets the value of
CfnAnomalyDetector.MetricDataQueryProperty.getMetricStat() |
CfnAlarm.MetricDataQueryProperty.Builder |
CfnAlarm.MetricDataQueryProperty.Builder.metricStat(IResolvable metricStat)
Sets the value of
CfnAlarm.MetricDataQueryProperty.getMetricStat() |
CfnAnomalyDetector.MetricDataQueryProperty.Builder |
CfnAnomalyDetector.MetricDataQueryProperty.Builder.returnData(IResolvable returnData)
Sets the value of
CfnAnomalyDetector.MetricDataQueryProperty.getReturnData() |
CfnAlarm.MetricDataQueryProperty.Builder |
CfnAlarm.MetricDataQueryProperty.Builder.returnData(IResolvable returnData)
Sets the value of
CfnAlarm.MetricDataQueryProperty.getReturnData() |
void |
CfnCompositeAlarm.setActionsEnabled(IResolvable value)
Indicates whether actions should be executed during any changes to the alarm state of the composite alarm.
|
void |
CfnAlarm.setActionsEnabled(IResolvable value)
Indicates whether actions should be executed during any changes to the alarm state.
|
void |
CfnAnomalyDetector.setConfiguration(IResolvable value)
Specifies details about how the anomaly detection model is to be trained, including time ranges to exclude when training and updating the model.
|
void |
CfnAnomalyDetector.setDimensions(IResolvable value)
The dimensions of the metric associated with the anomaly detection band.
|
void |
CfnAlarm.setDimensions(IResolvable value)
The dimensions for the metric associated with the alarm.
|
void |
CfnMetricStream.setExcludeFilters(IResolvable value)
If you specify this parameter, the stream sends metrics from all metric namespaces except for the namespaces that you specify here.
|
void |
CfnMetricStream.setIncludeFilters(IResolvable value)
If you specify this parameter, the stream sends only the metrics from the metric namespaces that you specify here.
|
void |
CfnAnomalyDetector.setMetricMathAnomalyDetector(IResolvable value)
The CloudWatch metric math expression for this anomaly detector.
|
void |
CfnAlarm.setMetrics(IResolvable value)
An array that enables you to create an alarm based on the result of a metric math expression.
|
void |
CfnAnomalyDetector.setSingleMetricAnomalyDetector(IResolvable value)
The CloudWatch metric and statistic for this anomaly detector.
|
void |
CfnMetricStream.setStatisticsConfigurations(IResolvable value)
By default, a metric stream always sends the MAX, MIN, SUM, and SAMPLECOUNT statistics for each metric that is streamed.
|
CfnAnomalyDetector.Builder |
CfnAnomalyDetector.Builder.singleMetricAnomalyDetector(IResolvable singleMetricAnomalyDetector)
The CloudWatch metric and statistic for this anomaly detector.
|
CfnAnomalyDetectorProps.Builder |
CfnAnomalyDetectorProps.Builder.singleMetricAnomalyDetector(IResolvable singleMetricAnomalyDetector)
Sets the value of
CfnAnomalyDetectorProps.getSingleMetricAnomalyDetector() |
CfnMetricStream.Builder |
CfnMetricStream.Builder.statisticsConfigurations(IResolvable statisticsConfigurations)
By default, a metric stream always sends the MAX, MIN, SUM, and SAMPLECOUNT statistics for each metric that is streamed.
|
CfnMetricStreamProps.Builder |
CfnMetricStreamProps.Builder.statisticsConfigurations(IResolvable statisticsConfigurations)
Sets the value of
CfnMetricStreamProps.getStatisticsConfigurations() |
CfnInsightRuleProps.Builder |
CfnInsightRuleProps.Builder.tags(IResolvable tags)
Sets the value of
CfnInsightRuleProps.getTags() |
CfnInsightRule.Builder |
CfnInsightRule.Builder.tags(IResolvable tags)
A list of key-value pairs to associate with the Contributor Insights rule.
|
| Modifier and Type | Method and Description |
|---|---|
CfnProject.Builder |
CfnProject.Builder.artifacts(IResolvable artifacts)
`Artifacts` is a property of the [AWS::CodeBuild::Project](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html) resource that specifies output settings for artifacts generated by an AWS CodeBuild build.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.artifacts(IResolvable artifacts)
Sets the value of
CfnProjectProps.getArtifacts() |
CfnProject.SourceProperty.Builder |
CfnProject.SourceProperty.Builder.auth(IResolvable auth)
Sets the value of
CfnProject.SourceProperty.getAuth() |
CfnProject.Builder |
CfnProject.Builder.badgeEnabled(IResolvable badgeEnabled)
Indicates whether AWS CodeBuild generates a publicly accessible URL for your project's build badge.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.badgeEnabled(IResolvable badgeEnabled)
Sets the value of
CfnProjectProps.getBadgeEnabled() |
CfnProject.Builder |
CfnProject.Builder.buildBatchConfig(IResolvable buildBatchConfig)
A `ProjectBuildBatchConfig` object that defines the batch build options for the project.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.buildBatchConfig(IResolvable buildBatchConfig)
Sets the value of
CfnProjectProps.getBuildBatchConfig() |
CfnProject.SourceProperty.Builder |
CfnProject.SourceProperty.Builder.buildStatusConfig(IResolvable buildStatusConfig)
Sets the value of
CfnProject.SourceProperty.getBuildStatusConfig() |
CfnProject.Builder |
CfnProject.Builder.cache(IResolvable cache)
Settings that AWS CodeBuild uses to store and reuse build dependencies.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.cache(IResolvable cache)
Sets the value of
CfnProjectProps.getCache() |
CfnProject.LogsConfigProperty.Builder |
CfnProject.LogsConfigProperty.Builder.cloudWatchLogs(IResolvable cloudWatchLogs)
Sets the value of
CfnProject.LogsConfigProperty.getCloudWatchLogs() |
CfnProject.ProjectBuildBatchConfigProperty.Builder |
CfnProject.ProjectBuildBatchConfigProperty.Builder.combineArtifacts(IResolvable combineArtifacts)
Sets the value of
CfnProject.ProjectBuildBatchConfigProperty.getCombineArtifacts() |
CfnReportGroupProps.Builder |
CfnReportGroupProps.Builder.deleteReports(IResolvable deleteReports)
Sets the value of
CfnReportGroupProps.getDeleteReports() |
CfnReportGroup.Builder |
CfnReportGroup.Builder.deleteReports(IResolvable deleteReports)
When deleting a report group, specifies if reports within the report group should be deleted.
|
CfnReportGroup.S3ReportExportConfigProperty.Builder |
CfnReportGroup.S3ReportExportConfigProperty.Builder.encryptionDisabled(IResolvable encryptionDisabled)
Sets the value of
CfnReportGroup.S3ReportExportConfigProperty.getEncryptionDisabled() |
CfnProject.ArtifactsProperty.Builder |
CfnProject.ArtifactsProperty.Builder.encryptionDisabled(IResolvable encryptionDisabled)
Sets the value of
CfnProject.ArtifactsProperty.getEncryptionDisabled() |
CfnProject.S3LogsConfigProperty.Builder |
CfnProject.S3LogsConfigProperty.Builder.encryptionDisabled(IResolvable encryptionDisabled)
Sets the value of
CfnProject.S3LogsConfigProperty.getEncryptionDisabled() |
CfnProject.Builder |
CfnProject.Builder.environment(IResolvable environment)
The build environment settings for the project, such as the environment type or the environment variables to use for the build environment.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.environment(IResolvable environment)
Sets the value of
CfnProjectProps.getEnvironment() |
CfnProject.EnvironmentProperty.Builder |
CfnProject.EnvironmentProperty.Builder.environmentVariables(IResolvable environmentVariables)
Sets the value of
CfnProject.EnvironmentProperty.getEnvironmentVariables() |
CfnProject.WebhookFilterProperty.Builder |
CfnProject.WebhookFilterProperty.Builder.excludeMatchedPattern(IResolvable excludeMatchedPattern)
Sets the value of
CfnProject.WebhookFilterProperty.getExcludeMatchedPattern() |
CfnReportGroupProps.Builder |
CfnReportGroupProps.Builder.exportConfig(IResolvable exportConfig)
Sets the value of
CfnReportGroupProps.getExportConfig() |
CfnReportGroup.Builder |
CfnReportGroup.Builder.exportConfig(IResolvable exportConfig)
Information about the destination where the raw data of this `ReportGroup` is exported.
|
CfnProject.GitSubmodulesConfigProperty.Builder |
CfnProject.GitSubmodulesConfigProperty.Builder.fetchSubmodules(IResolvable fetchSubmodules)
Sets the value of
CfnProject.GitSubmodulesConfigProperty.getFetchSubmodules() |
CfnProject.Builder |
CfnProject.Builder.fileSystemLocations(IResolvable fileSystemLocations)
An array of `ProjectFileSystemLocation` objects for a CodeBuild build project.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.fileSystemLocations(IResolvable fileSystemLocations)
Sets the value of
CfnProjectProps.getFileSystemLocations() |
CfnProject.ProjectTriggersProperty.Builder |
CfnProject.ProjectTriggersProperty.Builder.filterGroups(IResolvable filterGroups)
Sets the value of
CfnProject.ProjectTriggersProperty.getFilterGroups() |
CfnProject.SourceProperty.Builder |
CfnProject.SourceProperty.Builder.gitSubmodulesConfig(IResolvable gitSubmodulesConfig)
Sets the value of
CfnProject.SourceProperty.getGitSubmodulesConfig() |
CfnProject.SourceProperty.Builder |
CfnProject.SourceProperty.Builder.insecureSsl(IResolvable insecureSsl)
Sets the value of
CfnProject.SourceProperty.getInsecureSsl() |
CfnProject.Builder |
CfnProject.Builder.logsConfig(IResolvable logsConfig)
Information about logs for the build project.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.logsConfig(IResolvable logsConfig)
Sets the value of
CfnProjectProps.getLogsConfig() |
CfnProject.ArtifactsProperty.Builder |
CfnProject.ArtifactsProperty.Builder.overrideArtifactName(IResolvable overrideArtifactName)
Sets the value of
CfnProject.ArtifactsProperty.getOverrideArtifactName() |
CfnProject.EnvironmentProperty.Builder |
CfnProject.EnvironmentProperty.Builder.privilegedMode(IResolvable privilegedMode)
Sets the value of
CfnProject.EnvironmentProperty.getPrivilegedMode() |
CfnProject.EnvironmentProperty.Builder |
CfnProject.EnvironmentProperty.Builder.registryCredential(IResolvable registryCredential)
Sets the value of
CfnProject.EnvironmentProperty.getRegistryCredential() |
CfnProject.SourceProperty.Builder |
CfnProject.SourceProperty.Builder.reportBuildStatus(IResolvable reportBuildStatus)
Sets the value of
CfnProject.SourceProperty.getReportBuildStatus() |
CfnProject.ProjectBuildBatchConfigProperty.Builder |
CfnProject.ProjectBuildBatchConfigProperty.Builder.restrictions(IResolvable restrictions)
Sets the value of
CfnProject.ProjectBuildBatchConfigProperty.getRestrictions() |
CfnReportGroup.ReportExportConfigProperty.Builder |
CfnReportGroup.ReportExportConfigProperty.Builder.s3Destination(IResolvable s3Destination)
Sets the value of
CfnReportGroup.ReportExportConfigProperty.getS3Destination() |
CfnProject.LogsConfigProperty.Builder |
CfnProject.LogsConfigProperty.Builder.s3Logs(IResolvable s3Logs)
Sets the value of
CfnProject.LogsConfigProperty.getS3Logs() |
CfnProject.Builder |
CfnProject.Builder.secondaryArtifacts(IResolvable secondaryArtifacts)
A list of `Artifacts` objects.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.secondaryArtifacts(IResolvable secondaryArtifacts)
Sets the value of
CfnProjectProps.getSecondaryArtifacts() |
CfnProject.Builder |
CfnProject.Builder.secondarySources(IResolvable secondarySources)
An array of `ProjectSource` objects.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.secondarySources(IResolvable secondarySources)
Sets the value of
CfnProjectProps.getSecondarySources() |
CfnProject.Builder |
CfnProject.Builder.secondarySourceVersions(IResolvable secondarySourceVersions)
An array of `ProjectSourceVersion` objects.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.secondarySourceVersions(IResolvable secondarySourceVersions)
Sets the value of
CfnProjectProps.getSecondarySourceVersions() |
void |
CfnProject.setArtifacts(IResolvable value)
`Artifacts` is a property of the [AWS::CodeBuild::Project](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html) resource that specifies output settings for artifacts generated by an AWS CodeBuild build.
|
void |
CfnProject.setBadgeEnabled(IResolvable value)
Indicates whether AWS CodeBuild generates a publicly accessible URL for your project's build badge.
|
void |
CfnProject.setBuildBatchConfig(IResolvable value)
A `ProjectBuildBatchConfig` object that defines the batch build options for the project.
|
void |
CfnProject.setCache(IResolvable value)
Settings that AWS CodeBuild uses to store and reuse build dependencies.
|
void |
CfnReportGroup.setDeleteReports(IResolvable value)
When deleting a report group, specifies if reports within the report group should be deleted.
|
void |
CfnProject.setEnvironment(IResolvable value)
The build environment settings for the project, such as the environment type or the environment variables to use for the build environment.
|
void |
CfnReportGroup.setExportConfig(IResolvable value)
Information about the destination where the raw data of this `ReportGroup` is exported.
|
void |
CfnProject.setFileSystemLocations(IResolvable value)
An array of `ProjectFileSystemLocation` objects for a CodeBuild build project.
|
void |
CfnProject.setLogsConfig(IResolvable value)
Information about logs for the build project.
|
void |
CfnProject.setSecondaryArtifacts(IResolvable value)
A list of `Artifacts` objects.
|
void |
CfnProject.setSecondarySources(IResolvable value)
An array of `ProjectSource` objects.
|
void |
CfnProject.setSecondarySourceVersions(IResolvable value)
An array of `ProjectSourceVersion` objects.
|
void |
CfnProject.setSource(IResolvable value)
The source code settings for the project, such as the source code's repository type and location.
|
void |
CfnProject.setTriggers(IResolvable value)
For an existing AWS CodeBuild build project that has its source code stored in a GitHub repository, enables AWS CodeBuild to begin automatically rebuilding the source code every time a code change is pushed to the repository.
|
void |
CfnProject.setVpcConfig(IResolvable value)
`VpcConfig` specifies settings that enable AWS CodeBuild to access resources in an Amazon VPC.
|
CfnProject.Builder |
CfnProject.Builder.source(IResolvable source)
The source code settings for the project, such as the source code's repository type and location.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.source(IResolvable source)
Sets the value of
CfnProjectProps.getSource() |
CfnProject.Builder |
CfnProject.Builder.triggers(IResolvable triggers)
For an existing AWS CodeBuild build project that has its source code stored in a GitHub repository, enables AWS CodeBuild to begin automatically rebuilding the source code every time a code change is pushed to the repository.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.triggers(IResolvable triggers)
Sets the value of
CfnProjectProps.getTriggers() |
CfnProject.Builder |
CfnProject.Builder.vpcConfig(IResolvable vpcConfig)
`VpcConfig` specifies settings that enable AWS CodeBuild to access resources in an Amazon VPC.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.vpcConfig(IResolvable vpcConfig)
Sets the value of
CfnProjectProps.getVpcConfig() |
CfnProject.ProjectTriggersProperty.Builder |
CfnProject.ProjectTriggersProperty.Builder.webhook(IResolvable webhook)
Sets the value of
CfnProject.ProjectTriggersProperty.getWebhook() |
| Modifier and Type | Method and Description |
|---|---|
CfnRepository.Builder |
CfnRepository.Builder.code(IResolvable code)
Information about code to be committed to a repository after it is created in an AWS CloudFormation stack.
|
CfnRepositoryProps.Builder |
CfnRepositoryProps.Builder.code(IResolvable code)
Sets the value of
CfnRepositoryProps.getCode() |
CfnRepository.CodeProperty.Builder |
CfnRepository.CodeProperty.Builder.s3(IResolvable s3)
Sets the value of
CfnRepository.CodeProperty.getS3() |
void |
CfnRepository.setCode(IResolvable value)
Information about code to be committed to a repository after it is created in an AWS CloudFormation stack.
|
void |
CfnRepository.setTriggers(IResolvable value)
The JSON block of configuration information for each trigger.
|
CfnRepository.Builder |
CfnRepository.Builder.triggers(IResolvable triggers)
The JSON block of configuration information for each trigger.
|
CfnRepositoryProps.Builder |
CfnRepositoryProps.Builder.triggers(IResolvable triggers)
Sets the value of
CfnRepositoryProps.getTriggers() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.alarmConfiguration(IResolvable alarmConfiguration)
Sets the value of
CfnDeploymentGroupProps.getAlarmConfiguration() |
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.alarmConfiguration(IResolvable alarmConfiguration)
Information about the Amazon CloudWatch alarms that are associated with the deployment group.
|
CfnDeploymentGroup.AlarmConfigurationProperty.Builder |
CfnDeploymentGroup.AlarmConfigurationProperty.Builder.alarms(IResolvable alarms)
Sets the value of
CfnDeploymentGroup.AlarmConfigurationProperty.getAlarms() |
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.autoRollbackConfiguration(IResolvable autoRollbackConfiguration)
Sets the value of
CfnDeploymentGroupProps.getAutoRollbackConfiguration() |
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.autoRollbackConfiguration(IResolvable autoRollbackConfiguration)
Information about the automatic rollback configuration that is associated with the deployment group.
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.blueGreenDeploymentConfiguration(IResolvable blueGreenDeploymentConfiguration)
Sets the value of
CfnDeploymentGroupProps.getBlueGreenDeploymentConfiguration() |
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.blueGreenDeploymentConfiguration(IResolvable blueGreenDeploymentConfiguration)
Information about blue/green deployment options for a deployment group.
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.deployment(IResolvable deployment)
Sets the value of
CfnDeploymentGroupProps.getDeployment() |
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.deployment(IResolvable deployment)
The application revision to deploy to this deployment group.
|
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder |
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder.deploymentReadyOption(IResolvable deploymentReadyOption)
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.deploymentStyle(IResolvable deploymentStyle)
Sets the value of
CfnDeploymentGroupProps.getDeploymentStyle() |
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.deploymentStyle(IResolvable deploymentStyle)
Attributes that determine the type of deployment to run and whether to route deployment traffic behind a load balancer.
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.ec2TagFilters(IResolvable ec2TagFilters)
Sets the value of
CfnDeploymentGroupProps.getEc2TagFilters() |
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.ec2TagFilters(IResolvable ec2TagFilters)
The Amazon EC2 tags that are already applied to Amazon EC2 instances that you want to include in the deployment group.
|
CfnDeploymentGroup.EC2TagSetListObjectProperty.Builder |
CfnDeploymentGroup.EC2TagSetListObjectProperty.Builder.ec2TagGroup(IResolvable ec2TagGroup)
Sets the value of
CfnDeploymentGroup.EC2TagSetListObjectProperty.getEc2TagGroup() |
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.ec2TagSet(IResolvable ec2TagSet)
Sets the value of
CfnDeploymentGroupProps.getEc2TagSet() |
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.ec2TagSet(IResolvable ec2TagSet)
Information about groups of tags applied to Amazon EC2 instances.
|
CfnDeploymentGroup.EC2TagSetProperty.Builder |
CfnDeploymentGroup.EC2TagSetProperty.Builder.ec2TagSetList(IResolvable ec2TagSetList)
Sets the value of
CfnDeploymentGroup.EC2TagSetProperty.getEc2TagSetList() |
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.ecsServices(IResolvable ecsServices)
Sets the value of
CfnDeploymentGroupProps.getEcsServices() |
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.ecsServices(IResolvable ecsServices)
The target Amazon ECS services in the deployment group.
|
CfnDeploymentGroup.LoadBalancerInfoProperty.Builder |
CfnDeploymentGroup.LoadBalancerInfoProperty.Builder.elbInfoList(IResolvable elbInfoList)
Sets the value of
CfnDeploymentGroup.LoadBalancerInfoProperty.getElbInfoList() |
CfnDeploymentGroup.AlarmConfigurationProperty.Builder |
CfnDeploymentGroup.AlarmConfigurationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDeploymentGroup.AlarmConfigurationProperty.getEnabled() |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDeploymentGroup.AutoRollbackConfigurationProperty.getEnabled() |
CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.Builder.gitHubLocation(IResolvable gitHubLocation)
Sets the value of
CfnDeploymentGroup.RevisionLocationProperty.getGitHubLocation() |
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder |
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder.greenFleetProvisioningOption(IResolvable greenFleetProvisioningOption)
|
CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.Builder.ignoreApplicationStopFailures(IResolvable ignoreApplicationStopFailures)
Sets the value of
CfnDeploymentGroup.DeploymentProperty.getIgnoreApplicationStopFailures() |
CfnDeploymentGroup.AlarmConfigurationProperty.Builder |
CfnDeploymentGroup.AlarmConfigurationProperty.Builder.ignorePollAlarmFailure(IResolvable ignorePollAlarmFailure)
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.loadBalancerInfo(IResolvable loadBalancerInfo)
Sets the value of
CfnDeploymentGroupProps.getLoadBalancerInfo() |
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.loadBalancerInfo(IResolvable loadBalancerInfo)
Information about the load balancer to use in a deployment.
|
CfnDeploymentConfigProps.Builder |
CfnDeploymentConfigProps.Builder.minimumHealthyHosts(IResolvable minimumHealthyHosts)
Sets the value of
CfnDeploymentConfigProps.getMinimumHealthyHosts() |
CfnDeploymentConfig.Builder |
CfnDeploymentConfig.Builder.minimumHealthyHosts(IResolvable minimumHealthyHosts)
The minimum number of healthy instances that should be available at any time during the deployment.
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.onPremisesInstanceTagFilters(IResolvable onPremisesInstanceTagFilters)
Sets the value of
CfnDeploymentGroupProps.getOnPremisesInstanceTagFilters() |
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.onPremisesInstanceTagFilters(IResolvable onPremisesInstanceTagFilters)
The on-premises instance tags already applied to on-premises instances that you want to include in the deployment group.
|
CfnDeploymentGroup.OnPremisesTagSetListObjectProperty.Builder |
CfnDeploymentGroup.OnPremisesTagSetListObjectProperty.Builder.onPremisesTagGroup(IResolvable onPremisesTagGroup)
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.onPremisesTagSet(IResolvable onPremisesTagSet)
Sets the value of
CfnDeploymentGroupProps.getOnPremisesTagSet() |
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.onPremisesTagSet(IResolvable onPremisesTagSet)
Information about groups of tags applied to on-premises instances.
|
CfnDeploymentGroup.OnPremisesTagSetProperty.Builder |
CfnDeploymentGroup.OnPremisesTagSetProperty.Builder.onPremisesTagSetList(IResolvable onPremisesTagSetList)
Sets the value of
CfnDeploymentGroup.OnPremisesTagSetProperty.getOnPremisesTagSetList() |
CfnDeploymentGroup.TargetGroupPairInfoProperty.Builder |
CfnDeploymentGroup.TargetGroupPairInfoProperty.Builder.prodTrafficRoute(IResolvable prodTrafficRoute)
Sets the value of
CfnDeploymentGroup.TargetGroupPairInfoProperty.getProdTrafficRoute() |
CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.Builder.revision(IResolvable revision)
Sets the value of
CfnDeploymentGroup.DeploymentProperty.getRevision() |
CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.Builder.s3Location(IResolvable s3Location)
Sets the value of
CfnDeploymentGroup.RevisionLocationProperty.getS3Location() |
void |
CfnDeploymentGroup.setAlarmConfiguration(IResolvable value)
Information about the Amazon CloudWatch alarms that are associated with the deployment group.
|
void |
CfnDeploymentGroup.setAutoRollbackConfiguration(IResolvable value)
Information about the automatic rollback configuration that is associated with the deployment group.
|
void |
CfnDeploymentGroup.setBlueGreenDeploymentConfiguration(IResolvable value)
Information about blue/green deployment options for a deployment group.
|
void |
CfnDeploymentGroup.setDeployment(IResolvable value)
The application revision to deploy to this deployment group.
|
void |
CfnDeploymentGroup.setDeploymentStyle(IResolvable value)
Attributes that determine the type of deployment to run and whether to route deployment traffic behind a load balancer.
|
void |
CfnDeploymentGroup.setEc2TagFilters(IResolvable value)
The Amazon EC2 tags that are already applied to Amazon EC2 instances that you want to include in the deployment group.
|
void |
CfnDeploymentGroup.setEc2TagSet(IResolvable value)
Information about groups of tags applied to Amazon EC2 instances.
|
void |
CfnDeploymentGroup.setEcsServices(IResolvable value)
The target Amazon ECS services in the deployment group.
|
void |
CfnDeploymentGroup.setLoadBalancerInfo(IResolvable value)
Information about the load balancer to use in a deployment.
|
void |
CfnDeploymentConfig.setMinimumHealthyHosts(IResolvable value)
The minimum number of healthy instances that should be available at any time during the deployment.
|
void |
CfnDeploymentGroup.setOnPremisesInstanceTagFilters(IResolvable value)
The on-premises instance tags already applied to on-premises instances that you want to include in the deployment group.
|
void |
CfnDeploymentGroup.setOnPremisesTagSet(IResolvable value)
Information about groups of tags applied to on-premises instances.
|
void |
CfnDeploymentConfig.setTrafficRoutingConfig(IResolvable value)
The configuration that specifies how the deployment traffic is routed.
|
void |
CfnDeploymentGroup.setTriggerConfigurations(IResolvable value)
Information about triggers associated with the deployment group.
|
CfnDeploymentGroup.LoadBalancerInfoProperty.Builder |
CfnDeploymentGroup.LoadBalancerInfoProperty.Builder.targetGroupInfoList(IResolvable targetGroupInfoList)
Sets the value of
CfnDeploymentGroup.LoadBalancerInfoProperty.getTargetGroupInfoList() |
CfnDeploymentGroup.LoadBalancerInfoProperty.Builder |
CfnDeploymentGroup.LoadBalancerInfoProperty.Builder.targetGroupPairInfoList(IResolvable targetGroupPairInfoList)
Sets the value of
CfnDeploymentGroup.LoadBalancerInfoProperty.getTargetGroupPairInfoList() |
CfnDeploymentGroup.TargetGroupPairInfoProperty.Builder |
CfnDeploymentGroup.TargetGroupPairInfoProperty.Builder.targetGroups(IResolvable targetGroups)
Sets the value of
CfnDeploymentGroup.TargetGroupPairInfoProperty.getTargetGroups() |
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder |
CfnDeploymentGroup.BlueGreenDeploymentConfigurationProperty.Builder.terminateBlueInstancesOnDeploymentSuccess(IResolvable terminateBlueInstancesOnDeploymentSuccess)
|
CfnDeploymentGroup.TargetGroupPairInfoProperty.Builder |
CfnDeploymentGroup.TargetGroupPairInfoProperty.Builder.testTrafficRoute(IResolvable testTrafficRoute)
Sets the value of
CfnDeploymentGroup.TargetGroupPairInfoProperty.getTestTrafficRoute() |
CfnDeploymentConfig.TrafficRoutingConfigProperty.Builder |
CfnDeploymentConfig.TrafficRoutingConfigProperty.Builder.timeBasedCanary(IResolvable timeBasedCanary)
Sets the value of
CfnDeploymentConfig.TrafficRoutingConfigProperty.getTimeBasedCanary() |
CfnDeploymentConfig.TrafficRoutingConfigProperty.Builder |
CfnDeploymentConfig.TrafficRoutingConfigProperty.Builder.timeBasedLinear(IResolvable timeBasedLinear)
Sets the value of
CfnDeploymentConfig.TrafficRoutingConfigProperty.getTimeBasedLinear() |
CfnDeploymentConfigProps.Builder |
CfnDeploymentConfigProps.Builder.trafficRoutingConfig(IResolvable trafficRoutingConfig)
Sets the value of
CfnDeploymentConfigProps.getTrafficRoutingConfig() |
CfnDeploymentConfig.Builder |
CfnDeploymentConfig.Builder.trafficRoutingConfig(IResolvable trafficRoutingConfig)
The configuration that specifies how the deployment traffic is routed.
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.triggerConfigurations(IResolvable triggerConfigurations)
Sets the value of
CfnDeploymentGroupProps.getTriggerConfigurations() |
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.triggerConfigurations(IResolvable triggerConfigurations)
Information about triggers associated with the deployment group.
|
| Modifier and Type | Method and Description |
|---|---|
CfnProfilingGroup.Builder |
CfnProfilingGroup.Builder.anomalyDetectionNotificationConfiguration(IResolvable anomalyDetectionNotificationConfiguration)
Adds anomaly notifications for a profiling group.
|
CfnProfilingGroupProps.Builder |
CfnProfilingGroupProps.Builder.anomalyDetectionNotificationConfiguration(IResolvable anomalyDetectionNotificationConfiguration)
Sets the value of
CfnProfilingGroupProps.getAnomalyDetectionNotificationConfiguration() |
void |
CfnProfilingGroup.setAnomalyDetectionNotificationConfiguration(IResolvable value)
Adds anomaly notifications for a profiling group.
|
| Modifier and Type | Method and Description |
|---|---|
CfnPipeline.StageDeclarationProperty.Builder |
CfnPipeline.StageDeclarationProperty.Builder.actions(IResolvable actions)
Sets the value of
CfnPipeline.StageDeclarationProperty.getActions() |
CfnPipeline.ActionDeclarationProperty.Builder |
CfnPipeline.ActionDeclarationProperty.Builder.actionTypeId(IResolvable actionTypeId)
Sets the value of
CfnPipeline.ActionDeclarationProperty.getActionTypeId() |
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.artifactStore(IResolvable artifactStore)
Sets the value of
CfnPipelineProps.getArtifactStore() |
CfnPipeline.ArtifactStoreMapProperty.Builder |
CfnPipeline.ArtifactStoreMapProperty.Builder.artifactStore(IResolvable artifactStore)
Sets the value of
CfnPipeline.ArtifactStoreMapProperty.getArtifactStore() |
CfnPipeline.Builder |
CfnPipeline.Builder.artifactStore(IResolvable artifactStore)
The S3 bucket where artifacts for the pipeline are stored.
|
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.artifactStores(IResolvable artifactStores)
Sets the value of
CfnPipelineProps.getArtifactStores() |
CfnPipeline.Builder |
CfnPipeline.Builder.artifactStores(IResolvable artifactStores)
A mapping of `artifactStore` objects and their corresponding AWS Regions.
|
CfnWebhookProps.Builder |
CfnWebhookProps.Builder.authenticationConfiguration(IResolvable authenticationConfiguration)
Sets the value of
CfnWebhookProps.getAuthenticationConfiguration() |
CfnWebhook.Builder |
CfnWebhook.Builder.authenticationConfiguration(IResolvable authenticationConfiguration)
Properties that configure the authentication applied to incoming webhook trigger requests.
|
CfnPipeline.StageDeclarationProperty.Builder |
CfnPipeline.StageDeclarationProperty.Builder.blockers(IResolvable blockers)
Sets the value of
CfnPipeline.StageDeclarationProperty.getBlockers() |
CfnCustomActionTypeProps.Builder |
CfnCustomActionTypeProps.Builder.configurationProperties(IResolvable configurationProperties)
Sets the value of
CfnCustomActionTypeProps.getConfigurationProperties() |
CfnCustomActionType.Builder |
CfnCustomActionType.Builder.configurationProperties(IResolvable configurationProperties)
The configuration properties for the custom action.
|
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.disableInboundStageTransitions(IResolvable disableInboundStageTransitions)
Sets the value of
CfnPipelineProps.getDisableInboundStageTransitions() |
CfnPipeline.Builder |
CfnPipeline.Builder.disableInboundStageTransitions(IResolvable disableInboundStageTransitions)
Represents the input of a `DisableStageTransition` action.
|
CfnPipeline.ArtifactStoreProperty.Builder |
CfnPipeline.ArtifactStoreProperty.Builder.encryptionKey(IResolvable encryptionKey)
Sets the value of
CfnPipeline.ArtifactStoreProperty.getEncryptionKey() |
CfnWebhookProps.Builder |
CfnWebhookProps.Builder.filters(IResolvable filters)
Sets the value of
CfnWebhookProps.getFilters() |
CfnWebhook.Builder |
CfnWebhook.Builder.filters(IResolvable filters)
A list of rules applied to the body/payload sent in the POST request to a webhook URL.
|
CfnCustomActionTypeProps.Builder |
CfnCustomActionTypeProps.Builder.inputArtifactDetails(IResolvable inputArtifactDetails)
Sets the value of
CfnCustomActionTypeProps.getInputArtifactDetails() |
CfnCustomActionType.Builder |
CfnCustomActionType.Builder.inputArtifactDetails(IResolvable inputArtifactDetails)
The details of the input artifact for the action, such as its commit ID.
|
CfnPipeline.ActionDeclarationProperty.Builder |
CfnPipeline.ActionDeclarationProperty.Builder.inputArtifacts(IResolvable inputArtifacts)
Sets the value of
CfnPipeline.ActionDeclarationProperty.getInputArtifacts() |
CfnCustomActionType.ConfigurationPropertiesProperty.Builder |
CfnCustomActionType.ConfigurationPropertiesProperty.Builder.key(IResolvable key)
Sets the value of
CfnCustomActionType.ConfigurationPropertiesProperty.getKey() |
CfnCustomActionTypeProps.Builder |
CfnCustomActionTypeProps.Builder.outputArtifactDetails(IResolvable outputArtifactDetails)
Sets the value of
CfnCustomActionTypeProps.getOutputArtifactDetails() |
CfnCustomActionType.Builder |
CfnCustomActionType.Builder.outputArtifactDetails(IResolvable outputArtifactDetails)
The details of the output artifact of the action, such as its commit ID.
|
CfnPipeline.ActionDeclarationProperty.Builder |
CfnPipeline.ActionDeclarationProperty.Builder.outputArtifacts(IResolvable outputArtifacts)
Sets the value of
CfnPipeline.ActionDeclarationProperty.getOutputArtifacts() |
CfnCustomActionType.ConfigurationPropertiesProperty.Builder |
CfnCustomActionType.ConfigurationPropertiesProperty.Builder.queryable(IResolvable queryable)
Sets the value of
CfnCustomActionType.ConfigurationPropertiesProperty.getQueryable() |
CfnWebhookProps.Builder |
CfnWebhookProps.Builder.registerWithThirdParty(IResolvable registerWithThirdParty)
Sets the value of
CfnWebhookProps.getRegisterWithThirdParty() |
CfnWebhook.Builder |
CfnWebhook.Builder.registerWithThirdParty(IResolvable registerWithThirdParty)
Configures a connection between the webhook that was created and the external tool with events to be detected.
|
CfnCustomActionType.ConfigurationPropertiesProperty.Builder |
CfnCustomActionType.ConfigurationPropertiesProperty.Builder.required(IResolvable required)
Sets the value of
CfnCustomActionType.ConfigurationPropertiesProperty.getRequired() |
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.restartExecutionOnUpdate(IResolvable restartExecutionOnUpdate)
Sets the value of
CfnPipelineProps.getRestartExecutionOnUpdate() |
CfnPipeline.Builder |
CfnPipeline.Builder.restartExecutionOnUpdate(IResolvable restartExecutionOnUpdate)
Indicates whether to rerun the CodePipeline pipeline after you update it.
|
CfnCustomActionType.ConfigurationPropertiesProperty.Builder |
CfnCustomActionType.ConfigurationPropertiesProperty.Builder.secret(IResolvable secret)
Sets the value of
CfnCustomActionType.ConfigurationPropertiesProperty.getSecret() |
void |
CfnPipeline.setArtifactStore(IResolvable value)
The S3 bucket where artifacts for the pipeline are stored.
|
void |
CfnPipeline.setArtifactStores(IResolvable value)
A mapping of `artifactStore` objects and their corresponding AWS Regions.
|
void |
CfnWebhook.setAuthenticationConfiguration(IResolvable value)
Properties that configure the authentication applied to incoming webhook trigger requests.
|
void |
CfnCustomActionType.setConfigurationProperties(IResolvable value)
The configuration properties for the custom action.
|
void |
CfnPipeline.setDisableInboundStageTransitions(IResolvable value)
Represents the input of a `DisableStageTransition` action.
|
void |
CfnWebhook.setFilters(IResolvable value)
A list of rules applied to the body/payload sent in the POST request to a webhook URL.
|
void |
CfnCustomActionType.setInputArtifactDetails(IResolvable value)
The details of the input artifact for the action, such as its commit ID.
|
void |
CfnCustomActionType.setOutputArtifactDetails(IResolvable value)
The details of the output artifact of the action, such as its commit ID.
|
void |
CfnWebhook.setRegisterWithThirdParty(IResolvable value)
Configures a connection between the webhook that was created and the external tool with events to be detected.
|
void |
CfnPipeline.setRestartExecutionOnUpdate(IResolvable value)
Indicates whether to rerun the CodePipeline pipeline after you update it.
|
void |
CfnCustomActionType.setSettings(IResolvable value)
URLs that provide users information about this custom action.
|
void |
CfnPipeline.setStages(IResolvable value)
Represents information about a stage and its definition.
|
CfnCustomActionTypeProps.Builder |
CfnCustomActionTypeProps.Builder.settings(IResolvable settings)
Sets the value of
CfnCustomActionTypeProps.getSettings() |
CfnCustomActionType.Builder |
CfnCustomActionType.Builder.settings(IResolvable settings)
URLs that provide users information about this custom action.
|
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.stages(IResolvable stages)
Sets the value of
CfnPipelineProps.getStages() |
CfnPipeline.Builder |
CfnPipeline.Builder.stages(IResolvable stages)
Represents information about a stage and its definition.
|
| Modifier and Type | Method and Description |
|---|---|
CfnGitHubRepositoryProps.Builder |
CfnGitHubRepositoryProps.Builder.code(IResolvable code)
Sets the value of
CfnGitHubRepositoryProps.getCode() |
CfnGitHubRepository.Builder |
CfnGitHubRepository.Builder.code(IResolvable code)
Information about code to be committed to a repository after it is created in an AWS CloudFormation stack.
|
CfnGitHubRepositoryProps.Builder |
CfnGitHubRepositoryProps.Builder.enableIssues(IResolvable enableIssues)
Sets the value of
CfnGitHubRepositoryProps.getEnableIssues() |
CfnGitHubRepository.Builder |
CfnGitHubRepository.Builder.enableIssues(IResolvable enableIssues)
Indicates whether to enable issues for the GitHub repository.
|
CfnGitHubRepositoryProps.Builder |
CfnGitHubRepositoryProps.Builder.isPrivate(IResolvable isPrivate)
Sets the value of
CfnGitHubRepositoryProps.getIsPrivate() |
CfnGitHubRepository.Builder |
CfnGitHubRepository.Builder.isPrivate(IResolvable isPrivate)
Indicates whether the GitHub repository is a private repository.
|
CfnGitHubRepository.CodeProperty.Builder |
CfnGitHubRepository.CodeProperty.Builder.s3(IResolvable s3)
Sets the value of
CfnGitHubRepository.CodeProperty.getS3() |
void |
CfnGitHubRepository.setCode(IResolvable value)
Information about code to be committed to a repository after it is created in an AWS CloudFormation stack.
|
void |
CfnGitHubRepository.setEnableIssues(IResolvable value)
Indicates whether to enable issues for the GitHub repository.
|
void |
CfnGitHubRepository.setIsPrivate(IResolvable value)
Indicates whether the GitHub repository is a private repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnNotificationRule.setTargets(IResolvable value)
A list of Amazon Resource Names (ARNs) of AWS Chatbot topics and AWS Chatbot clients to associate with the notification rule.
|
CfnNotificationRule.Builder |
CfnNotificationRule.Builder.targets(IResolvable targets)
A list of Amazon Resource Names (ARNs) of AWS Chatbot topics and AWS Chatbot clients to associate with the notification rule.
|
CfnNotificationRuleProps.Builder |
CfnNotificationRuleProps.Builder.targets(IResolvable targets)
Sets the value of
CfnNotificationRuleProps.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.Builder |
CfnUserPool.Builder.accountRecoverySetting(IResolvable accountRecoverySetting)
Use this setting to define which verified available method a user can use to recover their password when they call `ForgotPassword` .
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.accountRecoverySetting(IResolvable accountRecoverySetting)
Sets the value of
CfnUserPoolProps.getAccountRecoverySetting() |
CfnUserPoolRiskConfigurationAttachment.Builder |
CfnUserPoolRiskConfigurationAttachment.Builder.accountTakeoverRiskConfiguration(IResolvable accountTakeoverRiskConfiguration)
The account takeover risk configuration object, including the `NotifyConfiguration` object and `Actions` to take if there is an account takeover.
|
CfnUserPoolRiskConfigurationAttachmentProps.Builder |
CfnUserPoolRiskConfigurationAttachmentProps.Builder.accountTakeoverRiskConfiguration(IResolvable accountTakeoverRiskConfiguration)
|
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty.Builder |
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty.Builder.actions(IResolvable actions)
|
CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationTypeProperty.Builder |
CfnUserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationTypeProperty.Builder.actions(IResolvable actions)
|
CfnUserPool.Builder |
CfnUserPool.Builder.adminCreateUserConfig(IResolvable adminCreateUserConfig)
The configuration for creating a new user profile.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.adminCreateUserConfig(IResolvable adminCreateUserConfig)
Sets the value of
CfnUserPoolProps.getAdminCreateUserConfig() |
CfnUserPool.AdminCreateUserConfigProperty.Builder |
CfnUserPool.AdminCreateUserConfigProperty.Builder.allowAdminCreateUserOnly(IResolvable allowAdminCreateUserOnly)
Sets the value of
CfnUserPool.AdminCreateUserConfigProperty.getAllowAdminCreateUserOnly() |
CfnIdentityPool.Builder |
CfnIdentityPool.Builder.allowClassicFlow(IResolvable allowClassicFlow)
Enables the Basic (Classic) authentication flow.
|
CfnIdentityPoolProps.Builder |
CfnIdentityPoolProps.Builder.allowClassicFlow(IResolvable allowClassicFlow)
Sets the value of
CfnIdentityPoolProps.getAllowClassicFlow() |
CfnUserPoolClient.Builder |
CfnUserPoolClient.Builder.allowedOAuthFlowsUserPoolClient(IResolvable allowedOAuthFlowsUserPoolClient)
Set to true if the client is allowed to follow the OAuth protocol when interacting with Amazon Cognito user pools.
|
CfnUserPoolClientProps.Builder |
CfnUserPoolClientProps.Builder.allowedOAuthFlowsUserPoolClient(IResolvable allowedOAuthFlowsUserPoolClient)
Sets the value of
CfnUserPoolClientProps.getAllowedOAuthFlowsUserPoolClient() |
CfnIdentityPool.Builder |
CfnIdentityPool.Builder.allowUnauthenticatedIdentities(IResolvable allowUnauthenticatedIdentities)
Specifies whether the identity pool supports unauthenticated logins.
|
CfnIdentityPoolProps.Builder |
CfnIdentityPoolProps.Builder.allowUnauthenticatedIdentities(IResolvable allowUnauthenticatedIdentities)
Sets the value of
CfnIdentityPoolProps.getAllowUnauthenticatedIdentities() |
CfnUserPoolClient.Builder |
CfnUserPoolClient.Builder.analyticsConfiguration(IResolvable analyticsConfiguration)
The user pool analytics configuration for collecting metrics and sending them to your Amazon Pinpoint campaign.
|
CfnUserPoolClientProps.Builder |
CfnUserPoolClientProps.Builder.analyticsConfiguration(IResolvable analyticsConfiguration)
Sets the value of
CfnUserPoolClientProps.getAnalyticsConfiguration() |
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder |
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder.blockEmail(IResolvable blockEmail)
|
CfnUserPool.UsernameConfigurationProperty.Builder |
CfnUserPool.UsernameConfigurationProperty.Builder.caseSensitive(IResolvable caseSensitive)
Sets the value of
CfnUserPool.UsernameConfigurationProperty.getCaseSensitive() |
CfnUserPool.DeviceConfigurationProperty.Builder |
CfnUserPool.DeviceConfigurationProperty.Builder.challengeRequiredOnNewDevice(IResolvable challengeRequiredOnNewDevice)
|
CfnIdentityPool.Builder |
CfnIdentityPool.Builder.cognitoIdentityProviders(IResolvable cognitoIdentityProviders)
The Amazon Cognito user pools and their client IDs.
|
CfnIdentityPoolProps.Builder |
CfnIdentityPoolProps.Builder.cognitoIdentityProviders(IResolvable cognitoIdentityProviders)
Sets the value of
CfnIdentityPoolProps.getCognitoIdentityProviders() |
CfnIdentityPool.Builder |
CfnIdentityPool.Builder.cognitoStreams(IResolvable cognitoStreams)
Configuration options for configuring Amazon Cognito streams.
|
CfnIdentityPoolProps.Builder |
CfnIdentityPoolProps.Builder.cognitoStreams(IResolvable cognitoStreams)
Sets the value of
CfnIdentityPoolProps.getCognitoStreams() |
CfnUserPoolRiskConfigurationAttachment.Builder |
CfnUserPoolRiskConfigurationAttachment.Builder.compromisedCredentialsRiskConfiguration(IResolvable compromisedCredentialsRiskConfiguration)
The compromised credentials risk configuration object, including the `EventFilter` and the `EventAction` .
|
CfnUserPoolRiskConfigurationAttachmentProps.Builder |
CfnUserPoolRiskConfigurationAttachmentProps.Builder.compromisedCredentialsRiskConfiguration(IResolvable compromisedCredentialsRiskConfiguration)
|
CfnUserPoolDomain.Builder |
CfnUserPoolDomain.Builder.customDomainConfig(IResolvable customDomainConfig)
The configuration for a custom domain that hosts the sign-up and sign-in pages for your application.
|
CfnUserPoolDomainProps.Builder |
CfnUserPoolDomainProps.Builder.customDomainConfig(IResolvable customDomainConfig)
Sets the value of
CfnUserPoolDomainProps.getCustomDomainConfig() |
CfnUserPool.LambdaConfigProperty.Builder |
CfnUserPool.LambdaConfigProperty.Builder.customEmailSender(IResolvable customEmailSender)
Sets the value of
CfnUserPool.LambdaConfigProperty.getCustomEmailSender() |
CfnUserPool.LambdaConfigProperty.Builder |
CfnUserPool.LambdaConfigProperty.Builder.customSmsSender(IResolvable customSmsSender)
Sets the value of
CfnUserPool.LambdaConfigProperty.getCustomSmsSender() |
CfnUserPool.SchemaAttributeProperty.Builder |
CfnUserPool.SchemaAttributeProperty.Builder.developerOnlyAttribute(IResolvable developerOnlyAttribute)
Sets the value of
CfnUserPool.SchemaAttributeProperty.getDeveloperOnlyAttribute() |
CfnUserPool.Builder |
CfnUserPool.Builder.deviceConfiguration(IResolvable deviceConfiguration)
The device configuration.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.deviceConfiguration(IResolvable deviceConfiguration)
Sets the value of
CfnUserPoolProps.getDeviceConfiguration() |
CfnUserPool.DeviceConfigurationProperty.Builder |
CfnUserPool.DeviceConfigurationProperty.Builder.deviceOnlyRememberedOnUserPrompt(IResolvable deviceOnlyRememberedOnUserPrompt)
|
CfnUserPool.Builder |
CfnUserPool.Builder.emailConfiguration(IResolvable emailConfiguration)
The email configuration of your user pool.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.emailConfiguration(IResolvable emailConfiguration)
Sets the value of
CfnUserPoolProps.getEmailConfiguration() |
CfnUserPoolClient.Builder |
CfnUserPoolClient.Builder.enablePropagateAdditionalUserContextData(IResolvable enablePropagateAdditionalUserContextData)
`AWS::Cognito::UserPoolClient.EnablePropagateAdditionalUserContextData`.
|
CfnUserPoolClientProps.Builder |
CfnUserPoolClientProps.Builder.enablePropagateAdditionalUserContextData(IResolvable enablePropagateAdditionalUserContextData)
Sets the value of
CfnUserPoolClientProps.getEnablePropagateAdditionalUserContextData() |
CfnUserPoolClient.Builder |
CfnUserPoolClient.Builder.enableTokenRevocation(IResolvable enableTokenRevocation)
Activates or deactivates token revocation.
|
CfnUserPoolClientProps.Builder |
CfnUserPoolClientProps.Builder.enableTokenRevocation(IResolvable enableTokenRevocation)
Sets the value of
CfnUserPoolClientProps.getEnableTokenRevocation() |
CfnUserPoolUserProps.Builder |
CfnUserPoolUserProps.Builder.forceAliasCreation(IResolvable forceAliasCreation)
Sets the value of
CfnUserPoolUserProps.getForceAliasCreation() |
CfnUserPoolUser.Builder |
CfnUserPoolUser.Builder.forceAliasCreation(IResolvable forceAliasCreation)
This parameter is used only if the `phone_number_verified` or `email_verified` attribute is set to `True` .
|
CfnUserPoolClient.Builder |
CfnUserPoolClient.Builder.generateSecret(IResolvable generateSecret)
Boolean to specify whether you want to generate a secret for the user pool client being created.
|
CfnUserPoolClientProps.Builder |
CfnUserPoolClientProps.Builder.generateSecret(IResolvable generateSecret)
Sets the value of
CfnUserPoolClientProps.getGenerateSecret() |
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder |
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder.highAction(IResolvable highAction)
|
CfnUserPool.AdminCreateUserConfigProperty.Builder |
CfnUserPool.AdminCreateUserConfigProperty.Builder.inviteMessageTemplate(IResolvable inviteMessageTemplate)
Sets the value of
CfnUserPool.AdminCreateUserConfigProperty.getInviteMessageTemplate() |
CfnUserPool.Builder |
CfnUserPool.Builder.lambdaConfig(IResolvable lambdaConfig)
The Lambda trigger configuration information for the new user pool.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.lambdaConfig(IResolvable lambdaConfig)
Sets the value of
CfnUserPoolProps.getLambdaConfig() |
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder |
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder.lowAction(IResolvable lowAction)
|
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder |
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder.mediumAction(IResolvable mediumAction)
|
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder |
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder.mfaEmail(IResolvable mfaEmail)
|
CfnUserPool.SchemaAttributeProperty.Builder |
CfnUserPool.SchemaAttributeProperty.Builder.mutable(IResolvable mutable)
Sets the value of
CfnUserPool.SchemaAttributeProperty.getMutable() |
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder |
CfnUserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty.Builder.noActionEmail(IResolvable noActionEmail)
|
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty.Builder |
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty.Builder.notify(IResolvable notify)
|
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty.Builder |
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverRiskConfigurationTypeProperty.Builder.notifyConfiguration(IResolvable notifyConfiguration)
|
CfnUserPool.SchemaAttributeProperty.Builder |
CfnUserPool.SchemaAttributeProperty.Builder.numberAttributeConstraints(IResolvable numberAttributeConstraints)
Sets the value of
CfnUserPool.SchemaAttributeProperty.getNumberAttributeConstraints() |
CfnUserPool.PoliciesProperty.Builder |
CfnUserPool.PoliciesProperty.Builder.passwordPolicy(IResolvable passwordPolicy)
Sets the value of
CfnUserPool.PoliciesProperty.getPasswordPolicy() |
CfnUserPool.Builder |
CfnUserPool.Builder.policies(IResolvable policies)
The policy associated with a user pool.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.policies(IResolvable policies)
Sets the value of
CfnUserPoolProps.getPolicies() |
CfnIdentityPool.Builder |
CfnIdentityPool.Builder.pushSync(IResolvable pushSync)
The configuration options to be applied to the identity pool.
|
CfnIdentityPoolProps.Builder |
CfnIdentityPoolProps.Builder.pushSync(IResolvable pushSync)
Sets the value of
CfnIdentityPoolProps.getPushSync() |
CfnUserPool.AccountRecoverySettingProperty.Builder |
CfnUserPool.AccountRecoverySettingProperty.Builder.recoveryMechanisms(IResolvable recoveryMechanisms)
Sets the value of
CfnUserPool.AccountRecoverySettingProperty.getRecoveryMechanisms() |
CfnUserPool.SchemaAttributeProperty.Builder |
CfnUserPool.SchemaAttributeProperty.Builder.required(IResolvable required)
Sets the value of
CfnUserPool.SchemaAttributeProperty.getRequired() |
CfnUserPool.PasswordPolicyProperty.Builder |
CfnUserPool.PasswordPolicyProperty.Builder.requireLowercase(IResolvable requireLowercase)
Sets the value of
CfnUserPool.PasswordPolicyProperty.getRequireLowercase() |
CfnUserPool.PasswordPolicyProperty.Builder |
CfnUserPool.PasswordPolicyProperty.Builder.requireNumbers(IResolvable requireNumbers)
Sets the value of
CfnUserPool.PasswordPolicyProperty.getRequireNumbers() |
CfnUserPool.PasswordPolicyProperty.Builder |
CfnUserPool.PasswordPolicyProperty.Builder.requireSymbols(IResolvable requireSymbols)
Sets the value of
CfnUserPool.PasswordPolicyProperty.getRequireSymbols() |
CfnUserPool.PasswordPolicyProperty.Builder |
CfnUserPool.PasswordPolicyProperty.Builder.requireUppercase(IResolvable requireUppercase)
Sets the value of
CfnUserPool.PasswordPolicyProperty.getRequireUppercase() |
CfnUserPoolRiskConfigurationAttachment.Builder |
CfnUserPoolRiskConfigurationAttachment.Builder.riskExceptionConfiguration(IResolvable riskExceptionConfiguration)
The configuration to override the risk decision.
|
CfnUserPoolRiskConfigurationAttachmentProps.Builder |
CfnUserPoolRiskConfigurationAttachmentProps.Builder.riskExceptionConfiguration(IResolvable riskExceptionConfiguration)
|
CfnIdentityPoolRoleAttachmentProps.Builder |
CfnIdentityPoolRoleAttachmentProps.Builder.roleMappings(IResolvable roleMappings)
Sets the value of
CfnIdentityPoolRoleAttachmentProps.getRoleMappings() |
CfnIdentityPoolRoleAttachment.Builder |
CfnIdentityPoolRoleAttachment.Builder.roleMappings(IResolvable roleMappings)
How users for a specific identity provider are mapped to roles.
|
CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty.Builder |
CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty.Builder.rules(IResolvable rules)
Sets the value of
CfnIdentityPoolRoleAttachment.RulesConfigurationTypeProperty.getRules() |
CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder |
CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder.rulesConfiguration(IResolvable rulesConfiguration)
|
CfnUserPool.Builder |
CfnUserPool.Builder.schema(IResolvable schema)
The schema attributes for the new user pool.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.schema(IResolvable schema)
Sets the value of
CfnUserPoolProps.getSchema() |
CfnUserPoolResourceServer.Builder |
CfnUserPoolResourceServer.Builder.scopes(IResolvable scopes)
A list of scopes.
|
CfnUserPoolResourceServerProps.Builder |
CfnUserPoolResourceServerProps.Builder.scopes(IResolvable scopes)
Sets the value of
CfnUserPoolResourceServerProps.getScopes() |
CfnIdentityPool.CognitoIdentityProviderProperty.Builder |
CfnIdentityPool.CognitoIdentityProviderProperty.Builder.serverSideTokenCheck(IResolvable serverSideTokenCheck)
|
void |
CfnUserPool.setAccountRecoverySetting(IResolvable value)
Use this setting to define which verified available method a user can use to recover their password when they call `ForgotPassword` .
|
void |
CfnUserPoolRiskConfigurationAttachment.setAccountTakeoverRiskConfiguration(IResolvable value)
The account takeover risk configuration object, including the `NotifyConfiguration` object and `Actions` to take if there is an account takeover.
|
void |
CfnUserPool.setAdminCreateUserConfig(IResolvable value)
The configuration for creating a new user profile.
|
void |
CfnIdentityPool.setAllowClassicFlow(IResolvable value)
Enables the Basic (Classic) authentication flow.
|
void |
CfnUserPoolClient.setAllowedOAuthFlowsUserPoolClient(IResolvable value)
Set to true if the client is allowed to follow the OAuth protocol when interacting with Amazon Cognito user pools.
|
void |
CfnIdentityPool.setAllowUnauthenticatedIdentities(IResolvable value)
Specifies whether the identity pool supports unauthenticated logins.
|
void |
CfnUserPoolClient.setAnalyticsConfiguration(IResolvable value)
The user pool analytics configuration for collecting metrics and sending them to your Amazon Pinpoint campaign.
|
void |
CfnIdentityPool.setCognitoIdentityProviders(IResolvable value)
The Amazon Cognito user pools and their client IDs.
|
void |
CfnIdentityPool.setCognitoStreams(IResolvable value)
Configuration options for configuring Amazon Cognito streams.
|
void |
CfnUserPoolRiskConfigurationAttachment.setCompromisedCredentialsRiskConfiguration(IResolvable value)
The compromised credentials risk configuration object, including the `EventFilter` and the `EventAction` .
|
void |
CfnUserPoolDomain.setCustomDomainConfig(IResolvable value)
The configuration for a custom domain that hosts the sign-up and sign-in pages for your application.
|
void |
CfnUserPool.setDeviceConfiguration(IResolvable value)
The device configuration.
|
void |
CfnUserPool.setEmailConfiguration(IResolvable value)
The email configuration of your user pool.
|
void |
CfnUserPoolClient.setEnablePropagateAdditionalUserContextData(IResolvable value)
`AWS::Cognito::UserPoolClient.EnablePropagateAdditionalUserContextData`.
|
void |
CfnUserPoolClient.setEnableTokenRevocation(IResolvable value)
Activates or deactivates token revocation.
|
void |
CfnUserPoolUser.setForceAliasCreation(IResolvable value)
This parameter is used only if the `phone_number_verified` or `email_verified` attribute is set to `True` .
|
void |
CfnUserPoolClient.setGenerateSecret(IResolvable value)
Boolean to specify whether you want to generate a secret for the user pool client being created.
|
void |
CfnUserPool.setLambdaConfig(IResolvable value)
The Lambda trigger configuration information for the new user pool.
|
void |
CfnUserPool.setPolicies(IResolvable value)
The policy associated with a user pool.
|
void |
CfnIdentityPool.setPushSync(IResolvable value)
The configuration options to be applied to the identity pool.
|
void |
CfnUserPoolRiskConfigurationAttachment.setRiskExceptionConfiguration(IResolvable value)
The configuration to override the risk decision.
|
void |
CfnIdentityPoolRoleAttachment.setRoleMappings(IResolvable value)
How users for a specific identity provider are mapped to roles.
|
void |
CfnUserPool.setSchema(IResolvable value)
The schema attributes for the new user pool.
|
void |
CfnUserPoolResourceServer.setScopes(IResolvable value)
A list of scopes.
|
void |
CfnUserPool.setSmsConfiguration(IResolvable value)
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from your AWS account through Amazon Simple Notification Service.
|
void |
CfnUserPoolClient.setTokenValidityUnits(IResolvable value)
The units in which the validity times are represented.
|
void |
CfnUserPoolUser.setUserAttributes(IResolvable value)
The user attributes and attribute values to be set for the user to be created.
|
void |
CfnUserPool.setUserAttributeUpdateSettings(IResolvable value)
The settings for updates to user attributes.
|
void |
CfnUserPool.setUsernameConfiguration(IResolvable value)
You can choose to set case sensitivity on the username input for the selected sign-in option.
|
void |
CfnUserPool.setUserPoolAddOns(IResolvable value)
Enables advanced security risk detection.
|
void |
CfnUserPoolUser.setValidationData(IResolvable value)
The user's validation data.
|
void |
CfnUserPool.setVerificationMessageTemplate(IResolvable value)
The template for the verification message that the user sees when the app requests permission to access the user's information.
|
CfnUserPool.Builder |
CfnUserPool.Builder.smsConfiguration(IResolvable smsConfiguration)
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from your AWS account through Amazon Simple Notification Service.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.smsConfiguration(IResolvable smsConfiguration)
Sets the value of
CfnUserPoolProps.getSmsConfiguration() |
CfnUserPool.SchemaAttributeProperty.Builder |
CfnUserPool.SchemaAttributeProperty.Builder.stringAttributeConstraints(IResolvable stringAttributeConstraints)
Sets the value of
CfnUserPool.SchemaAttributeProperty.getStringAttributeConstraints() |
CfnUserPoolClient.Builder |
CfnUserPoolClient.Builder.tokenValidityUnits(IResolvable tokenValidityUnits)
The units in which the validity times are represented.
|
CfnUserPoolClientProps.Builder |
CfnUserPoolClientProps.Builder.tokenValidityUnits(IResolvable tokenValidityUnits)
Sets the value of
CfnUserPoolClientProps.getTokenValidityUnits() |
CfnUserPoolUserProps.Builder |
CfnUserPoolUserProps.Builder.userAttributes(IResolvable userAttributes)
Sets the value of
CfnUserPoolUserProps.getUserAttributes() |
CfnUserPoolUser.Builder |
CfnUserPoolUser.Builder.userAttributes(IResolvable userAttributes)
The user attributes and attribute values to be set for the user to be created.
|
CfnUserPool.Builder |
CfnUserPool.Builder.userAttributeUpdateSettings(IResolvable userAttributeUpdateSettings)
The settings for updates to user attributes.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.userAttributeUpdateSettings(IResolvable userAttributeUpdateSettings)
Sets the value of
CfnUserPoolProps.getUserAttributeUpdateSettings() |
CfnUserPoolClient.AnalyticsConfigurationProperty.Builder |
CfnUserPoolClient.AnalyticsConfigurationProperty.Builder.userDataShared(IResolvable userDataShared)
Sets the value of
CfnUserPoolClient.AnalyticsConfigurationProperty.getUserDataShared() |
CfnUserPool.Builder |
CfnUserPool.Builder.usernameConfiguration(IResolvable usernameConfiguration)
You can choose to set case sensitivity on the username input for the selected sign-in option.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.usernameConfiguration(IResolvable usernameConfiguration)
Sets the value of
CfnUserPoolProps.getUsernameConfiguration() |
CfnUserPool.Builder |
CfnUserPool.Builder.userPoolAddOns(IResolvable userPoolAddOns)
Enables advanced security risk detection.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.userPoolAddOns(IResolvable userPoolAddOns)
Sets the value of
CfnUserPoolProps.getUserPoolAddOns() |
CfnUserPoolUserProps.Builder |
CfnUserPoolUserProps.Builder.validationData(IResolvable validationData)
Sets the value of
CfnUserPoolUserProps.getValidationData() |
CfnUserPoolUser.Builder |
CfnUserPoolUser.Builder.validationData(IResolvable validationData)
The user's validation data.
|
CfnUserPool.Builder |
CfnUserPool.Builder.verificationMessageTemplate(IResolvable verificationMessageTemplate)
The template for the verification message that the user sees when the app requests permission to access the user's information.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.verificationMessageTemplate(IResolvable verificationMessageTemplate)
Sets the value of
CfnUserPoolProps.getVerificationMessageTemplate() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigurationAggregator.Builder |
CfnConfigurationAggregator.Builder.accountAggregationSources(IResolvable accountAggregationSources)
Provides a list of source accounts and regions to be aggregated.
|
CfnConfigurationAggregatorProps.Builder |
CfnConfigurationAggregatorProps.Builder.accountAggregationSources(IResolvable accountAggregationSources)
Sets the value of
CfnConfigurationAggregatorProps.getAccountAggregationSources() |
CfnConfigurationAggregator.AccountAggregationSourceProperty.Builder |
CfnConfigurationAggregator.AccountAggregationSourceProperty.Builder.allAwsRegions(IResolvable allAwsRegions)
|
CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder |
CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder.allAwsRegions(IResolvable allAwsRegions)
|
CfnConfigurationRecorder.RecordingGroupProperty.Builder |
CfnConfigurationRecorder.RecordingGroupProperty.Builder.allSupported(IResolvable allSupported)
Sets the value of
CfnConfigurationRecorder.RecordingGroupProperty.getAllSupported() |
CfnRemediationConfigurationProps.Builder |
CfnRemediationConfigurationProps.Builder.automatic(IResolvable automatic)
Sets the value of
CfnRemediationConfigurationProps.getAutomatic() |
CfnRemediationConfiguration.Builder |
CfnRemediationConfiguration.Builder.automatic(IResolvable automatic)
The remediation is triggered automatically.
|
CfnDeliveryChannel.Builder |
CfnDeliveryChannel.Builder.configSnapshotDeliveryProperties(IResolvable configSnapshotDeliveryProperties)
The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
|
CfnDeliveryChannelProps.Builder |
CfnDeliveryChannelProps.Builder.configSnapshotDeliveryProperties(IResolvable configSnapshotDeliveryProperties)
Sets the value of
CfnDeliveryChannelProps.getConfigSnapshotDeliveryProperties() |
CfnOrganizationConformancePack.Builder |
CfnOrganizationConformancePack.Builder.conformancePackInputParameters(IResolvable conformancePackInputParameters)
A list of `ConformancePackInputParameter` objects.
|
CfnConformancePack.Builder |
CfnConformancePack.Builder.conformancePackInputParameters(IResolvable conformancePackInputParameters)
A list of ConformancePackInputParameter objects.
|
CfnConformancePackProps.Builder |
CfnConformancePackProps.Builder.conformancePackInputParameters(IResolvable conformancePackInputParameters)
Sets the value of
CfnConformancePackProps.getConformancePackInputParameters() |
CfnOrganizationConformancePackProps.Builder |
CfnOrganizationConformancePackProps.Builder.conformancePackInputParameters(IResolvable conformancePackInputParameters)
Sets the value of
CfnOrganizationConformancePackProps.getConformancePackInputParameters() |
CfnConfigRule.SourceProperty.Builder |
CfnConfigRule.SourceProperty.Builder.customPolicyDetails(IResolvable customPolicyDetails)
Sets the value of
CfnConfigRule.SourceProperty.getCustomPolicyDetails() |
CfnConfigRule.CustomPolicyDetailsProperty.Builder |
CfnConfigRule.CustomPolicyDetailsProperty.Builder.enableDebugLogDelivery(IResolvable enableDebugLogDelivery)
Sets the value of
CfnConfigRule.CustomPolicyDetailsProperty.getEnableDebugLogDelivery() |
CfnRemediationConfigurationProps.Builder |
CfnRemediationConfigurationProps.Builder.executionControls(IResolvable executionControls)
Sets the value of
CfnRemediationConfigurationProps.getExecutionControls() |
CfnRemediationConfiguration.Builder |
CfnRemediationConfiguration.Builder.executionControls(IResolvable executionControls)
An ExecutionControls object.
|
CfnConfigurationRecorder.RecordingGroupProperty.Builder |
CfnConfigurationRecorder.RecordingGroupProperty.Builder.includeGlobalResourceTypes(IResolvable includeGlobalResourceTypes)
|
CfnConfigurationAggregator.Builder |
CfnConfigurationAggregator.Builder.organizationAggregationSource(IResolvable organizationAggregationSource)
Provides an organization and list of regions to be aggregated.
|
CfnConfigurationAggregatorProps.Builder |
CfnConfigurationAggregatorProps.Builder.organizationAggregationSource(IResolvable organizationAggregationSource)
Sets the value of
CfnConfigurationAggregatorProps.getOrganizationAggregationSource() |
CfnOrganizationConfigRule.Builder |
CfnOrganizationConfigRule.Builder.organizationCustomCodeRuleMetadata(IResolvable organizationCustomCodeRuleMetadata)
`AWS::Config::OrganizationConfigRule.OrganizationCustomCodeRuleMetadata`.
|
CfnOrganizationConfigRuleProps.Builder |
CfnOrganizationConfigRuleProps.Builder.organizationCustomCodeRuleMetadata(IResolvable organizationCustomCodeRuleMetadata)
Sets the value of
CfnOrganizationConfigRuleProps.getOrganizationCustomCodeRuleMetadata() |
CfnOrganizationConfigRule.Builder |
CfnOrganizationConfigRule.Builder.organizationCustomRuleMetadata(IResolvable organizationCustomRuleMetadata)
An `OrganizationCustomRuleMetadata` object.
|
CfnOrganizationConfigRuleProps.Builder |
CfnOrganizationConfigRuleProps.Builder.organizationCustomRuleMetadata(IResolvable organizationCustomRuleMetadata)
Sets the value of
CfnOrganizationConfigRuleProps.getOrganizationCustomRuleMetadata() |
CfnOrganizationConfigRule.Builder |
CfnOrganizationConfigRule.Builder.organizationManagedRuleMetadata(IResolvable organizationManagedRuleMetadata)
An `OrganizationManagedRuleMetadata` object.
|
CfnOrganizationConfigRuleProps.Builder |
CfnOrganizationConfigRuleProps.Builder.organizationManagedRuleMetadata(IResolvable organizationManagedRuleMetadata)
Sets the value of
CfnOrganizationConfigRuleProps.getOrganizationManagedRuleMetadata() |
CfnConfigurationRecorderProps.Builder |
CfnConfigurationRecorderProps.Builder.recordingGroup(IResolvable recordingGroup)
Sets the value of
CfnConfigurationRecorderProps.getRecordingGroup() |
CfnConfigurationRecorder.Builder |
CfnConfigurationRecorder.Builder.recordingGroup(IResolvable recordingGroup)
Indicates whether to record configurations for all supported resources or for a list of resource types.
|
CfnRemediationConfiguration.RemediationParameterValueProperty.Builder |
CfnRemediationConfiguration.RemediationParameterValueProperty.Builder.resourceValue(IResolvable resourceValue)
|
CfnConfigRule.Builder |
CfnConfigRule.Builder.scope(IResolvable scope)
Defines which resources can trigger an evaluation for the rule.
|
CfnConfigRuleProps.Builder |
CfnConfigRuleProps.Builder.scope(IResolvable scope)
Sets the value of
CfnConfigRuleProps.getScope() |
void |
CfnConfigurationAggregator.setAccountAggregationSources(IResolvable value)
Provides a list of source accounts and regions to be aggregated.
|
void |
CfnRemediationConfiguration.setAutomatic(IResolvable value)
The remediation is triggered automatically.
|
void |
CfnDeliveryChannel.setConfigSnapshotDeliveryProperties(IResolvable value)
The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
|
void |
CfnOrganizationConformancePack.setConformancePackInputParameters(IResolvable value)
A list of `ConformancePackInputParameter` objects.
|
void |
CfnConformancePack.setConformancePackInputParameters(IResolvable value)
A list of ConformancePackInputParameter objects.
|
void |
CfnRemediationConfiguration.setExecutionControls(IResolvable value)
An ExecutionControls object.
|
void |
CfnConfigurationAggregator.setOrganizationAggregationSource(IResolvable value)
Provides an organization and list of regions to be aggregated.
|
void |
CfnOrganizationConfigRule.setOrganizationCustomCodeRuleMetadata(IResolvable value)
`AWS::Config::OrganizationConfigRule.OrganizationCustomCodeRuleMetadata`.
|
void |
CfnOrganizationConfigRule.setOrganizationCustomRuleMetadata(IResolvable value)
An `OrganizationCustomRuleMetadata` object.
|
void |
CfnOrganizationConfigRule.setOrganizationManagedRuleMetadata(IResolvable value)
An `OrganizationManagedRuleMetadata` object.
|
void |
CfnConfigurationRecorder.setRecordingGroup(IResolvable value)
Indicates whether to record configurations for all supported resources or for a list of resource types.
|
void |
CfnConfigRule.setScope(IResolvable value)
Defines which resources can trigger an evaluation for the rule.
|
void |
CfnConfigRule.setSource(IResolvable value)
Provides the rule owner ( AWS or customer), the rule identifier, and the notifications that cause the function to evaluate your AWS resources.
|
CfnConfigRule.Builder |
CfnConfigRule.Builder.source(IResolvable source)
Provides the rule owner ( AWS or customer), the rule identifier, and the notifications that cause the function to evaluate your AWS resources.
|
CfnConfigRuleProps.Builder |
CfnConfigRuleProps.Builder.source(IResolvable source)
Sets the value of
CfnConfigRuleProps.getSource() |
CfnConfigRule.SourceProperty.Builder |
CfnConfigRule.SourceProperty.Builder.sourceDetails(IResolvable sourceDetails)
Sets the value of
CfnConfigRule.SourceProperty.getSourceDetails() |
CfnRemediationConfiguration.ExecutionControlsProperty.Builder |
CfnRemediationConfiguration.ExecutionControlsProperty.Builder.ssmControls(IResolvable ssmControls)
Sets the value of
CfnRemediationConfiguration.ExecutionControlsProperty.getSsmControls() |
CfnRemediationConfiguration.RemediationParameterValueProperty.Builder |
CfnRemediationConfiguration.RemediationParameterValueProperty.Builder.staticValue(IResolvable staticValue)
|
| Modifier and Type | Method and Description |
|---|---|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.attributes(IResolvable attributes)
Sets the value of
CfnInstanceProps.getAttributes() |
CfnInstance.Builder |
CfnInstance.Builder.attributes(IResolvable attributes)
`AWS::Connect::Instance.Attributes`.
|
CfnUser.UserPhoneConfigProperty.Builder |
CfnUser.UserPhoneConfigProperty.Builder.autoAccept(IResolvable autoAccept)
Sets the value of
CfnUser.UserPhoneConfigProperty.getAutoAccept() |
CfnInstance.AttributesProperty.Builder |
CfnInstance.AttributesProperty.Builder.autoResolveBestVoices(IResolvable autoResolveBestVoices)
Sets the value of
CfnInstance.AttributesProperty.getAutoResolveBestVoices() |
CfnHoursOfOperation.Builder |
CfnHoursOfOperation.Builder.config(IResolvable config)
Configuration information for the hours of operation.
|
CfnHoursOfOperationProps.Builder |
CfnHoursOfOperationProps.Builder.config(IResolvable config)
Sets the value of
CfnHoursOfOperationProps.getConfig() |
CfnInstance.AttributesProperty.Builder |
CfnInstance.AttributesProperty.Builder.contactflowLogs(IResolvable contactflowLogs)
Sets the value of
CfnInstance.AttributesProperty.getContactflowLogs() |
CfnInstance.AttributesProperty.Builder |
CfnInstance.AttributesProperty.Builder.contactLens(IResolvable contactLens)
Sets the value of
CfnInstance.AttributesProperty.getContactLens() |
CfnTaskTemplate.Builder |
CfnTaskTemplate.Builder.defaults(IResolvable defaults)
`AWS::Connect::TaskTemplate.Defaults`.
|
CfnTaskTemplateProps.Builder |
CfnTaskTemplateProps.Builder.defaults(IResolvable defaults)
Sets the value of
CfnTaskTemplateProps.getDefaults() |
CfnInstance.AttributesProperty.Builder |
CfnInstance.AttributesProperty.Builder.earlyMedia(IResolvable earlyMedia)
Sets the value of
CfnInstance.AttributesProperty.getEarlyMedia() |
CfnInstanceStorageConfig.KinesisVideoStreamConfigProperty.Builder |
CfnInstanceStorageConfig.KinesisVideoStreamConfigProperty.Builder.encryptionConfig(IResolvable encryptionConfig)
|
CfnInstanceStorageConfig.S3ConfigProperty.Builder |
CfnInstanceStorageConfig.S3ConfigProperty.Builder.encryptionConfig(IResolvable encryptionConfig)
Sets the value of
CfnInstanceStorageConfig.S3ConfigProperty.getEncryptionConfig() |
CfnHoursOfOperation.HoursOfOperationConfigProperty.Builder |
CfnHoursOfOperation.HoursOfOperationConfigProperty.Builder.endTime(IResolvable endTime)
Sets the value of
CfnHoursOfOperation.HoursOfOperationConfigProperty.getEndTime() |
CfnTaskTemplate.Builder |
CfnTaskTemplate.Builder.fields(IResolvable fields)
`AWS::Connect::TaskTemplate.Fields`.
|
CfnTaskTemplateProps.Builder |
CfnTaskTemplateProps.Builder.fields(IResolvable fields)
Sets the value of
CfnTaskTemplateProps.getFields() |
CfnTaskTemplate.DefaultFieldValueProperty.Builder |
CfnTaskTemplate.DefaultFieldValueProperty.Builder.id(IResolvable id)
Sets the value of
CfnTaskTemplate.DefaultFieldValueProperty.getId() |
CfnTaskTemplate.FieldProperty.Builder |
CfnTaskTemplate.FieldProperty.Builder.id(IResolvable id)
Sets the value of
CfnTaskTemplate.FieldProperty.getId() |
CfnUserProps.Builder |
CfnUserProps.Builder.identityInfo(IResolvable identityInfo)
Sets the value of
CfnUserProps.getIdentityInfo() |
CfnUser.Builder |
CfnUser.Builder.identityInfo(IResolvable identityInfo)
Information about the user identity.
|
CfnInstance.AttributesProperty.Builder |
CfnInstance.AttributesProperty.Builder.inboundCalls(IResolvable inboundCalls)
Sets the value of
CfnInstance.AttributesProperty.getInboundCalls() |
CfnInstanceStorageConfig.Builder |
CfnInstanceStorageConfig.Builder.kinesisFirehoseConfig(IResolvable kinesisFirehoseConfig)
`AWS::Connect::InstanceStorageConfig.KinesisFirehoseConfig`.
|
CfnInstanceStorageConfigProps.Builder |
CfnInstanceStorageConfigProps.Builder.kinesisFirehoseConfig(IResolvable kinesisFirehoseConfig)
Sets the value of
CfnInstanceStorageConfigProps.getKinesisFirehoseConfig() |
CfnInstanceStorageConfig.Builder |
CfnInstanceStorageConfig.Builder.kinesisStreamConfig(IResolvable kinesisStreamConfig)
`AWS::Connect::InstanceStorageConfig.KinesisStreamConfig`.
|
CfnInstanceStorageConfigProps.Builder |
CfnInstanceStorageConfigProps.Builder.kinesisStreamConfig(IResolvable kinesisStreamConfig)
Sets the value of
CfnInstanceStorageConfigProps.getKinesisStreamConfig() |
CfnInstanceStorageConfig.Builder |
CfnInstanceStorageConfig.Builder.kinesisVideoStreamConfig(IResolvable kinesisVideoStreamConfig)
`AWS::Connect::InstanceStorageConfig.KinesisVideoStreamConfig`.
|
CfnInstanceStorageConfigProps.Builder |
CfnInstanceStorageConfigProps.Builder.kinesisVideoStreamConfig(IResolvable kinesisVideoStreamConfig)
Sets the value of
CfnInstanceStorageConfigProps.getKinesisVideoStreamConfig() |
CfnInstance.AttributesProperty.Builder |
CfnInstance.AttributesProperty.Builder.outboundCalls(IResolvable outboundCalls)
Sets the value of
CfnInstance.AttributesProperty.getOutboundCalls() |
CfnQuickConnect.QuickConnectConfigProperty.Builder |
CfnQuickConnect.QuickConnectConfigProperty.Builder.phoneConfig(IResolvable phoneConfig)
Sets the value of
CfnQuickConnect.QuickConnectConfigProperty.getPhoneConfig() |
CfnUserProps.Builder |
CfnUserProps.Builder.phoneConfig(IResolvable phoneConfig)
Sets the value of
CfnUserProps.getPhoneConfig() |
CfnUser.Builder |
CfnUser.Builder.phoneConfig(IResolvable phoneConfig)
Information about the phone configuration for the user.
|
CfnQuickConnect.QuickConnectConfigProperty.Builder |
CfnQuickConnect.QuickConnectConfigProperty.Builder.queueConfig(IResolvable queueConfig)
Sets the value of
CfnQuickConnect.QuickConnectConfigProperty.getQueueConfig() |
CfnQuickConnect.Builder |
CfnQuickConnect.Builder.quickConnectConfig(IResolvable quickConnectConfig)
Contains information about the quick connect.
|
CfnQuickConnectProps.Builder |
CfnQuickConnectProps.Builder.quickConnectConfig(IResolvable quickConnectConfig)
Sets the value of
CfnQuickConnectProps.getQuickConnectConfig() |
CfnInstanceStorageConfig.Builder |
CfnInstanceStorageConfig.Builder.s3Config(IResolvable s3Config)
`AWS::Connect::InstanceStorageConfig.S3Config`.
|
CfnInstanceStorageConfigProps.Builder |
CfnInstanceStorageConfigProps.Builder.s3Config(IResolvable s3Config)
Sets the value of
CfnInstanceStorageConfigProps.getS3Config() |
void |
CfnInstance.setAttributes(IResolvable value)
`AWS::Connect::Instance.Attributes`.
|
void |
CfnHoursOfOperation.setConfig(IResolvable value)
Configuration information for the hours of operation.
|
void |
CfnTaskTemplate.setDefaults(IResolvable value)
`AWS::Connect::TaskTemplate.Defaults`.
|
void |
CfnTaskTemplate.setFields(IResolvable value)
`AWS::Connect::TaskTemplate.Fields`.
|
void |
CfnUser.setIdentityInfo(IResolvable value)
Information about the user identity.
|
void |
CfnInstanceStorageConfig.setKinesisFirehoseConfig(IResolvable value)
`AWS::Connect::InstanceStorageConfig.KinesisFirehoseConfig`.
|
void |
CfnInstanceStorageConfig.setKinesisStreamConfig(IResolvable value)
`AWS::Connect::InstanceStorageConfig.KinesisStreamConfig`.
|
void |
CfnInstanceStorageConfig.setKinesisVideoStreamConfig(IResolvable value)
`AWS::Connect::InstanceStorageConfig.KinesisVideoStreamConfig`.
|
void |
CfnUser.setPhoneConfig(IResolvable value)
Information about the phone configuration for the user.
|
void |
CfnQuickConnect.setQuickConnectConfig(IResolvable value)
Contains information about the quick connect.
|
void |
CfnInstanceStorageConfig.setS3Config(IResolvable value)
`AWS::Connect::InstanceStorageConfig.S3Config`.
|
CfnHoursOfOperation.HoursOfOperationConfigProperty.Builder |
CfnHoursOfOperation.HoursOfOperationConfigProperty.Builder.startTime(IResolvable startTime)
Sets the value of
CfnHoursOfOperation.HoursOfOperationConfigProperty.getStartTime() |
CfnInstance.AttributesProperty.Builder |
CfnInstance.AttributesProperty.Builder.useCustomTtsVoices(IResolvable useCustomTtsVoices)
Sets the value of
CfnInstance.AttributesProperty.getUseCustomTtsVoices() |
CfnQuickConnect.QuickConnectConfigProperty.Builder |
CfnQuickConnect.QuickConnectConfigProperty.Builder.userConfig(IResolvable userConfig)
Sets the value of
CfnQuickConnect.QuickConnectConfigProperty.getUserConfig() |
| Modifier and Type | Method and Description |
|---|---|
CfnCampaignProps.Builder |
CfnCampaignProps.Builder.dialerConfig(IResolvable dialerConfig)
Sets the value of
CfnCampaignProps.getDialerConfig() |
CfnCampaign.Builder |
CfnCampaign.Builder.dialerConfig(IResolvable dialerConfig)
`AWS::ConnectCampaigns::Campaign.DialerConfig`.
|
CfnCampaignProps.Builder |
CfnCampaignProps.Builder.outboundCallConfig(IResolvable outboundCallConfig)
Sets the value of
CfnCampaignProps.getOutboundCallConfig() |
CfnCampaign.Builder |
CfnCampaign.Builder.outboundCallConfig(IResolvable outboundCallConfig)
`AWS::ConnectCampaigns::Campaign.OutboundCallConfig`.
|
CfnCampaign.DialerConfigProperty.Builder |
CfnCampaign.DialerConfigProperty.Builder.predictiveDialerConfig(IResolvable predictiveDialerConfig)
Sets the value of
CfnCampaign.DialerConfigProperty.getPredictiveDialerConfig() |
CfnCampaign.DialerConfigProperty.Builder |
CfnCampaign.DialerConfigProperty.Builder.progressiveDialerConfig(IResolvable progressiveDialerConfig)
Sets the value of
CfnCampaign.DialerConfigProperty.getProgressiveDialerConfig() |
void |
CfnCampaign.setDialerConfig(IResolvable value)
`AWS::ConnectCampaigns::Campaign.DialerConfig`.
|
void |
CfnCampaign.setOutboundCallConfig(IResolvable value)
`AWS::ConnectCampaigns::Campaign.OutboundCallConfig`.
|
| Modifier and Type | Method and Description |
|---|---|
CfnReportDefinition.Builder |
CfnReportDefinition.Builder.refreshClosedReports(IResolvable refreshClosedReports)
Whether you want AWS to update your reports after they have been finalized if AWS detects charges related to previous months.
|
CfnReportDefinitionProps.Builder |
CfnReportDefinitionProps.Builder.refreshClosedReports(IResolvable refreshClosedReports)
Sets the value of
CfnReportDefinitionProps.getRefreshClosedReports() |
void |
CfnReportDefinition.setRefreshClosedReports(IResolvable value)
Whether you want AWS to update your reports after they have been finalized if AWS detects charges related to previous months.
|
| Modifier and Type | Method and Description |
|---|---|
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.activate(IResolvable activate)
Sets the value of
CfnPipelineProps.getActivate() |
CfnPipeline.Builder |
CfnPipeline.Builder.activate(IResolvable activate)
Indicates whether to validate and start the pipeline or stop an active pipeline.
|
CfnPipeline.ParameterObjectProperty.Builder |
CfnPipeline.ParameterObjectProperty.Builder.attributes(IResolvable attributes)
Sets the value of
CfnPipeline.ParameterObjectProperty.getAttributes() |
CfnPipeline.PipelineObjectProperty.Builder |
CfnPipeline.PipelineObjectProperty.Builder.fields(IResolvable fields)
Sets the value of
CfnPipeline.PipelineObjectProperty.getFields() |
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.parameterObjects(IResolvable parameterObjects)
Sets the value of
CfnPipelineProps.getParameterObjects() |
CfnPipeline.Builder |
CfnPipeline.Builder.parameterObjects(IResolvable parameterObjects)
The parameter objects used with the pipeline.
|
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.parameterValues(IResolvable parameterValues)
Sets the value of
CfnPipelineProps.getParameterValues() |
CfnPipeline.Builder |
CfnPipeline.Builder.parameterValues(IResolvable parameterValues)
The parameter values used with the pipeline.
|
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.pipelineObjects(IResolvable pipelineObjects)
Sets the value of
CfnPipelineProps.getPipelineObjects() |
CfnPipeline.Builder |
CfnPipeline.Builder.pipelineObjects(IResolvable pipelineObjects)
The objects that define the pipeline.
|
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.pipelineTags(IResolvable pipelineTags)
Sets the value of
CfnPipelineProps.getPipelineTags() |
CfnPipeline.Builder |
CfnPipeline.Builder.pipelineTags(IResolvable pipelineTags)
A list of arbitrary tags (key-value pairs) to associate with the pipeline, which you can use to control permissions.
|
void |
CfnPipeline.setActivate(IResolvable value)
Indicates whether to validate and start the pipeline or stop an active pipeline.
|
void |
CfnPipeline.setParameterObjects(IResolvable value)
The parameter objects used with the pipeline.
|
void |
CfnPipeline.setParameterValues(IResolvable value)
The parameter values used with the pipeline.
|
void |
CfnPipeline.setPipelineObjects(IResolvable value)
The objects that define the pipeline.
|
void |
CfnPipeline.setPipelineTags(IResolvable value)
A list of arbitrary tags (key-value pairs) to associate with the pipeline, which you can use to control permissions.
|
| Modifier and Type | Method and Description |
|---|---|
CfnLocationEFS.Builder |
CfnLocationEFS.Builder.ec2Config(IResolvable ec2Config)
The subnet and security group that the Amazon EFS file system uses.
|
CfnLocationEFSProps.Builder |
CfnLocationEFSProps.Builder.ec2Config(IResolvable ec2Config)
Sets the value of
CfnLocationEFSProps.getEc2Config() |
CfnTaskProps.Builder |
CfnTaskProps.Builder.excludes(IResolvable excludes)
Sets the value of
CfnTaskProps.getExcludes() |
CfnTask.Builder |
CfnTask.Builder.excludes(IResolvable excludes)
A list of filter rules that determines which files to exclude from a task.
|
CfnTaskProps.Builder |
CfnTaskProps.Builder.includes(IResolvable includes)
Sets the value of
CfnTaskProps.getIncludes() |
CfnTask.Builder |
CfnTask.Builder.includes(IResolvable includes)
A list of filter rules that determines which files to include when running a task.
|
CfnLocationSMBProps.Builder |
CfnLocationSMBProps.Builder.mountOptions(IResolvable mountOptions)
Sets the value of
CfnLocationSMBProps.getMountOptions() |
CfnLocationFSxONTAP.NFSProperty.Builder |
CfnLocationFSxONTAP.NFSProperty.Builder.mountOptions(IResolvable mountOptions)
Sets the value of
CfnLocationFSxONTAP.NFSProperty.getMountOptions() |
CfnLocationFSxONTAP.SMBProperty.Builder |
CfnLocationFSxONTAP.SMBProperty.Builder.mountOptions(IResolvable mountOptions)
Sets the value of
CfnLocationFSxONTAP.SMBProperty.getMountOptions() |
CfnLocationSMB.Builder |
CfnLocationSMB.Builder.mountOptions(IResolvable mountOptions)
The mount options used by DataSync to access the SMB server.
|
CfnLocationNFS.Builder |
CfnLocationNFS.Builder.mountOptions(IResolvable mountOptions)
The NFS mount options that DataSync can use to mount your NFS share.
|
CfnLocationNFSProps.Builder |
CfnLocationNFSProps.Builder.mountOptions(IResolvable mountOptions)
Sets the value of
CfnLocationNFSProps.getMountOptions() |
CfnLocationFSxOpenZFS.NFSProperty.Builder |
CfnLocationFSxOpenZFS.NFSProperty.Builder.mountOptions(IResolvable mountOptions)
Sets the value of
CfnLocationFSxOpenZFS.NFSProperty.getMountOptions() |
CfnLocationHDFS.Builder |
CfnLocationHDFS.Builder.nameNodes(IResolvable nameNodes)
The NameNode that manages the HDFS namespace.
|
CfnLocationHDFSProps.Builder |
CfnLocationHDFSProps.Builder.nameNodes(IResolvable nameNodes)
Sets the value of
CfnLocationHDFSProps.getNameNodes() |
CfnLocationFSxONTAP.ProtocolProperty.Builder |
CfnLocationFSxONTAP.ProtocolProperty.Builder.nfs(IResolvable nfs)
Sets the value of
CfnLocationFSxONTAP.ProtocolProperty.getNfs() |
CfnLocationFSxOpenZFS.ProtocolProperty.Builder |
CfnLocationFSxOpenZFS.ProtocolProperty.Builder.nfs(IResolvable nfs)
Sets the value of
CfnLocationFSxOpenZFS.ProtocolProperty.getNfs() |
CfnLocationNFS.Builder |
CfnLocationNFS.Builder.onPremConfig(IResolvable onPremConfig)
Contains a list of Amazon Resource Names (ARNs) of agents that are used to connect to an NFS server.
|
CfnLocationNFSProps.Builder |
CfnLocationNFSProps.Builder.onPremConfig(IResolvable onPremConfig)
Sets the value of
CfnLocationNFSProps.getOnPremConfig() |
CfnTaskProps.Builder |
CfnTaskProps.Builder.options(IResolvable options)
Sets the value of
CfnTaskProps.getOptions() |
CfnTask.Builder |
CfnTask.Builder.options(IResolvable options)
The set of configuration options that control the behavior of a single execution of the task that occurs when you call `StartTaskExecution` .
|
CfnLocationFSxONTAP.Builder |
CfnLocationFSxONTAP.Builder.protocol(IResolvable protocol)
`AWS::DataSync::LocationFSxONTAP.Protocol`.
|
CfnLocationFSxOpenZFSProps.Builder |
CfnLocationFSxOpenZFSProps.Builder.protocol(IResolvable protocol)
Sets the value of
CfnLocationFSxOpenZFSProps.getProtocol() |
CfnLocationFSxOpenZFS.Builder |
CfnLocationFSxOpenZFS.Builder.protocol(IResolvable protocol)
The type of protocol that AWS DataSync uses to access your file system.
|
CfnLocationFSxONTAPProps.Builder |
CfnLocationFSxONTAPProps.Builder.protocol(IResolvable protocol)
Sets the value of
CfnLocationFSxONTAPProps.getProtocol() |
CfnLocationHDFS.Builder |
CfnLocationHDFS.Builder.qopConfiguration(IResolvable qopConfiguration)
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer protection settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
CfnLocationHDFSProps.Builder |
CfnLocationHDFSProps.Builder.qopConfiguration(IResolvable qopConfiguration)
Sets the value of
CfnLocationHDFSProps.getQopConfiguration() |
CfnLocationS3Props.Builder |
CfnLocationS3Props.Builder.s3Config(IResolvable s3Config)
Sets the value of
CfnLocationS3Props.getS3Config() |
CfnLocationS3.Builder |
CfnLocationS3.Builder.s3Config(IResolvable s3Config)
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that is used to access an Amazon S3 bucket.
|
CfnTaskProps.Builder |
CfnTaskProps.Builder.schedule(IResolvable schedule)
Sets the value of
CfnTaskProps.getSchedule() |
CfnTask.Builder |
CfnTask.Builder.schedule(IResolvable schedule)
Specifies a schedule used to periodically transfer files from a source to a destination location.
|
void |
CfnLocationEFS.setEc2Config(IResolvable value)
The subnet and security group that the Amazon EFS file system uses.
|
void |
CfnTask.setExcludes(IResolvable value)
A list of filter rules that determines which files to exclude from a task.
|
void |
CfnTask.setIncludes(IResolvable value)
A list of filter rules that determines which files to include when running a task.
|
void |
CfnLocationSMB.setMountOptions(IResolvable value)
The mount options used by DataSync to access the SMB server.
|
void |
CfnLocationNFS.setMountOptions(IResolvable value)
The NFS mount options that DataSync can use to mount your NFS share.
|
void |
CfnLocationHDFS.setNameNodes(IResolvable value)
The NameNode that manages the HDFS namespace.
|
void |
CfnLocationNFS.setOnPremConfig(IResolvable value)
Contains a list of Amazon Resource Names (ARNs) of agents that are used to connect to an NFS server.
|
void |
CfnTask.setOptions(IResolvable value)
The set of configuration options that control the behavior of a single execution of the task that occurs when you call `StartTaskExecution` .
|
void |
CfnLocationFSxONTAP.setProtocol(IResolvable value)
`AWS::DataSync::LocationFSxONTAP.Protocol`.
|
void |
CfnLocationFSxOpenZFS.setProtocol(IResolvable value)
The type of protocol that AWS DataSync uses to access your file system.
|
void |
CfnLocationHDFS.setQopConfiguration(IResolvable value)
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer protection settings configured on the Hadoop Distributed File System (HDFS) cluster.
|
void |
CfnLocationS3.setS3Config(IResolvable value)
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that is used to access an Amazon S3 bucket.
|
void |
CfnTask.setSchedule(IResolvable value)
Specifies a schedule used to periodically transfer files from a source to a destination location.
|
CfnLocationFSxONTAP.ProtocolProperty.Builder |
CfnLocationFSxONTAP.ProtocolProperty.Builder.smb(IResolvable smb)
Sets the value of
CfnLocationFSxONTAP.ProtocolProperty.getSmb() |
| Modifier and Type | Method and Description |
|---|---|
void |
CfnCluster.setSseSpecification(IResolvable value)
Represents the settings used to enable server-side encryption on the cluster.
|
CfnCluster.SSESpecificationProperty.Builder |
CfnCluster.SSESpecificationProperty.Builder.sseEnabled(IResolvable sseEnabled)
Sets the value of
CfnCluster.SSESpecificationProperty.getSseEnabled() |
CfnCluster.Builder |
CfnCluster.Builder.sseSpecification(IResolvable sseSpecification)
Represents the settings used to enable server-side encryption on the cluster.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.sseSpecification(IResolvable sseSpecification)
Sets the value of
CfnClusterProps.getSseSpecification() |
| Modifier and Type | Method and Description |
|---|---|
CfnMemberInvitation.Builder |
CfnMemberInvitation.Builder.disableEmailNotification(IResolvable disableEmailNotification)
Whether to send an invitation email to the member account.
|
CfnMemberInvitationProps.Builder |
CfnMemberInvitationProps.Builder.disableEmailNotification(IResolvable disableEmailNotification)
Sets the value of
CfnMemberInvitationProps.getDisableEmailNotification() |
void |
CfnMemberInvitation.setDisableEmailNotification(IResolvable value)
Whether to send an invitation email to the member account.
|
| Modifier and Type | Method and Description |
|---|---|
CfnResourceCollection.ResourceCollectionFilterProperty.Builder |
CfnResourceCollection.ResourceCollectionFilterProperty.Builder.cloudFormation(IResolvable cloudFormation)
|
CfnNotificationChannelProps.Builder |
CfnNotificationChannelProps.Builder.config(IResolvable config)
Sets the value of
CfnNotificationChannelProps.getConfig() |
CfnNotificationChannel.Builder |
CfnNotificationChannel.Builder.config(IResolvable config)
A `NotificationChannelConfig` object that contains information about configured notification channels.
|
CfnNotificationChannel.NotificationChannelConfigProperty.Builder |
CfnNotificationChannel.NotificationChannelConfigProperty.Builder.filters(IResolvable filters)
Sets the value of
CfnNotificationChannel.NotificationChannelConfigProperty.getFilters() |
CfnResourceCollection.Builder |
CfnResourceCollection.Builder.resourceCollectionFilter(IResolvable resourceCollectionFilter)
Information about a filter used to specify which AWS resources are analyzed for anomalous behavior by DevOps Guru.
|
CfnResourceCollectionProps.Builder |
CfnResourceCollectionProps.Builder.resourceCollectionFilter(IResolvable resourceCollectionFilter)
Sets the value of
CfnResourceCollectionProps.getResourceCollectionFilter() |
void |
CfnNotificationChannel.setConfig(IResolvable value)
A `NotificationChannelConfig` object that contains information about configured notification channels.
|
void |
CfnResourceCollection.setResourceCollectionFilter(IResolvable value)
Information about a filter used to specify which AWS resources are analyzed for anomalous behavior by DevOps Guru.
|
CfnNotificationChannel.NotificationChannelConfigProperty.Builder |
CfnNotificationChannel.NotificationChannelConfigProperty.Builder.sns(IResolvable sns)
Sets the value of
CfnNotificationChannel.NotificationChannelConfigProperty.getSns() |
| Modifier and Type | Method and Description |
|---|---|
CfnMicrosoftAD.Builder |
CfnMicrosoftAD.Builder.createAlias(IResolvable createAlias)
Specifies an alias for a directory and assigns the alias to the directory.
|
CfnSimpleAD.Builder |
CfnSimpleAD.Builder.createAlias(IResolvable createAlias)
If set to `true` , specifies an alias for a directory and assigns the alias to the directory.
|
CfnMicrosoftADProps.Builder |
CfnMicrosoftADProps.Builder.createAlias(IResolvable createAlias)
Sets the value of
CfnMicrosoftADProps.getCreateAlias() |
CfnSimpleADProps.Builder |
CfnSimpleADProps.Builder.createAlias(IResolvable createAlias)
Sets the value of
CfnSimpleADProps.getCreateAlias() |
CfnMicrosoftAD.Builder |
CfnMicrosoftAD.Builder.enableSso(IResolvable enableSso)
Whether to enable single sign-on for a Microsoft Active Directory in AWS .
|
CfnSimpleAD.Builder |
CfnSimpleAD.Builder.enableSso(IResolvable enableSso)
Whether to enable single sign-on for a directory.
|
CfnMicrosoftADProps.Builder |
CfnMicrosoftADProps.Builder.enableSso(IResolvable enableSso)
Sets the value of
CfnMicrosoftADProps.getEnableSso() |
CfnSimpleADProps.Builder |
CfnSimpleADProps.Builder.enableSso(IResolvable enableSso)
Sets the value of
CfnSimpleADProps.getEnableSso() |
void |
CfnMicrosoftAD.setCreateAlias(IResolvable value)
Specifies an alias for a directory and assigns the alias to the directory.
|
void |
CfnSimpleAD.setCreateAlias(IResolvable value)
If set to `true` , specifies an alias for a directory and assigns the alias to the directory.
|
void |
CfnMicrosoftAD.setEnableSso(IResolvable value)
Whether to enable single sign-on for a Microsoft Active Directory in AWS .
|
void |
CfnSimpleAD.setEnableSso(IResolvable value)
Whether to enable single sign-on for a directory.
|
void |
CfnMicrosoftAD.setVpcSettings(IResolvable value)
Specifies the VPC settings of the Microsoft AD directory server in AWS .
|
void |
CfnSimpleAD.setVpcSettings(IResolvable value)
A [DirectoryVpcSettings](https://docs.aws.amazon.com/directoryservice/latest/devguide/API_DirectoryVpcSettings.html) object that contains additional information for the operation.
|
CfnMicrosoftAD.Builder |
CfnMicrosoftAD.Builder.vpcSettings(IResolvable vpcSettings)
Specifies the VPC settings of the Microsoft AD directory server in AWS .
|
CfnSimpleAD.Builder |
CfnSimpleAD.Builder.vpcSettings(IResolvable vpcSettings)
A [DirectoryVpcSettings](https://docs.aws.amazon.com/directoryservice/latest/devguide/API_DirectoryVpcSettings.html) object that contains additional information for the operation.
|
CfnMicrosoftADProps.Builder |
CfnMicrosoftADProps.Builder.vpcSettings(IResolvable vpcSettings)
Sets the value of
CfnMicrosoftADProps.getVpcSettings() |
CfnSimpleADProps.Builder |
CfnSimpleADProps.Builder.vpcSettings(IResolvable vpcSettings)
Sets the value of
CfnSimpleADProps.getVpcSettings() |
| Modifier and Type | Method and Description |
|---|---|
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
Sets the value of
CfnDBInstanceProps.getAutoMinorVersionUpgrade() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
This parameter does not apply to Amazon DocumentDB.
|
CfnDBCluster.Builder |
CfnDBCluster.Builder.copyTagsToSnapshot(IResolvable copyTagsToSnapshot)
`AWS::DocDB::DBCluster.CopyTagsToSnapshot`.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.copyTagsToSnapshot(IResolvable copyTagsToSnapshot)
Sets the value of
CfnDBClusterProps.getCopyTagsToSnapshot() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.deletionProtection(IResolvable deletionProtection)
Protects clusters from being accidentally deleted.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.deletionProtection(IResolvable deletionProtection)
Sets the value of
CfnDBClusterProps.getDeletionProtection() |
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.enablePerformanceInsights(IResolvable enablePerformanceInsights)
Sets the value of
CfnDBInstanceProps.getEnablePerformanceInsights() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.enablePerformanceInsights(IResolvable enablePerformanceInsights)
`AWS::DocDB::DBInstance.EnablePerformanceInsights`.
|
void |
CfnDBInstance.setAutoMinorVersionUpgrade(IResolvable value)
This parameter does not apply to Amazon DocumentDB.
|
void |
CfnDBCluster.setCopyTagsToSnapshot(IResolvable value)
`AWS::DocDB::DBCluster.CopyTagsToSnapshot`.
|
void |
CfnDBCluster.setDeletionProtection(IResolvable value)
Protects clusters from being accidentally deleted.
|
void |
CfnDBInstance.setEnablePerformanceInsights(IResolvable value)
`AWS::DocDB::DBInstance.EnablePerformanceInsights`.
|
void |
CfnDBCluster.setStorageEncrypted(IResolvable value)
Specifies whether the cluster is encrypted.
|
void |
CfnDBCluster.setUseLatestRestorableTime(IResolvable value)
`AWS::DocDB::DBCluster.UseLatestRestorableTime`.
|
CfnDBCluster.Builder |
CfnDBCluster.Builder.storageEncrypted(IResolvable storageEncrypted)
Specifies whether the cluster is encrypted.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.storageEncrypted(IResolvable storageEncrypted)
Sets the value of
CfnDBClusterProps.getStorageEncrypted() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.useLatestRestorableTime(IResolvable useLatestRestorableTime)
`AWS::DocDB::DBCluster.UseLatestRestorableTime`.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.useLatestRestorableTime(IResolvable useLatestRestorableTime)
Sets the value of
CfnDBClusterProps.getUseLatestRestorableTime() |
| Modifier and Type | Method and Description |
|---|---|
CfnTableProps.Builder |
CfnTableProps.Builder.attributeDefinitions(IResolvable attributeDefinitions)
Sets the value of
CfnTableProps.getAttributeDefinitions() |
CfnGlobalTableProps.Builder |
CfnGlobalTableProps.Builder.attributeDefinitions(IResolvable attributeDefinitions)
Sets the value of
CfnGlobalTableProps.getAttributeDefinitions() |
CfnTable.Builder |
CfnTable.Builder.attributeDefinitions(IResolvable attributeDefinitions)
A list of attributes that describe the key schema for the table and indexes.
|
CfnGlobalTable.Builder |
CfnGlobalTable.Builder.attributeDefinitions(IResolvable attributeDefinitions)
A list of attributes that describe the key schema for the global table and indexes.
|
CfnTableProps.Builder |
CfnTableProps.Builder.contributorInsightsSpecification(IResolvable contributorInsightsSpecification)
Sets the value of
CfnTableProps.getContributorInsightsSpecification() |
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.contributorInsightsSpecification(IResolvable contributorInsightsSpecification)
|
CfnTable.Builder |
CfnTable.Builder.contributorInsightsSpecification(IResolvable contributorInsightsSpecification)
The settings used to enable or disable CloudWatch Contributor Insights for the specified table.
|
CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationProperty.Builder |
CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationProperty.Builder.contributorInsightsSpecification(IResolvable contributorInsightsSpecification)
|
CfnGlobalTable.ReplicaSpecificationProperty.Builder |
CfnGlobalTable.ReplicaSpecificationProperty.Builder.contributorInsightsSpecification(IResolvable contributorInsightsSpecification)
|
CfnTable.InputFormatOptionsProperty.Builder |
CfnTable.InputFormatOptionsProperty.Builder.csv(IResolvable csv)
Sets the value of
CfnTable.InputFormatOptionsProperty.getCsv() |
CfnGlobalTable.TargetTrackingScalingPolicyConfigurationProperty.Builder |
CfnGlobalTable.TargetTrackingScalingPolicyConfigurationProperty.Builder.disableScaleIn(IResolvable disableScaleIn)
|
CfnTable.ContributorInsightsSpecificationProperty.Builder |
CfnTable.ContributorInsightsSpecificationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnTable.ContributorInsightsSpecificationProperty.getEnabled() |
CfnTable.TimeToLiveSpecificationProperty.Builder |
CfnTable.TimeToLiveSpecificationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnTable.TimeToLiveSpecificationProperty.getEnabled() |
CfnGlobalTable.ContributorInsightsSpecificationProperty.Builder |
CfnGlobalTable.ContributorInsightsSpecificationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnGlobalTable.ContributorInsightsSpecificationProperty.getEnabled() |
CfnGlobalTable.TimeToLiveSpecificationProperty.Builder |
CfnGlobalTable.TimeToLiveSpecificationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnGlobalTable.TimeToLiveSpecificationProperty.getEnabled() |
CfnTableProps.Builder |
CfnTableProps.Builder.globalSecondaryIndexes(IResolvable globalSecondaryIndexes)
Sets the value of
CfnTableProps.getGlobalSecondaryIndexes() |
CfnGlobalTableProps.Builder |
CfnGlobalTableProps.Builder.globalSecondaryIndexes(IResolvable globalSecondaryIndexes)
Sets the value of
CfnGlobalTableProps.getGlobalSecondaryIndexes() |
CfnTable.Builder |
CfnTable.Builder.globalSecondaryIndexes(IResolvable globalSecondaryIndexes)
Global secondary indexes to be created on the table.
|
CfnGlobalTable.ReplicaSpecificationProperty.Builder |
CfnGlobalTable.ReplicaSpecificationProperty.Builder.globalSecondaryIndexes(IResolvable globalSecondaryIndexes)
Sets the value of
CfnGlobalTable.ReplicaSpecificationProperty.getGlobalSecondaryIndexes() |
CfnGlobalTable.Builder |
CfnGlobalTable.Builder.globalSecondaryIndexes(IResolvable globalSecondaryIndexes)
Global secondary indexes to be created on the global table.
|
CfnTableProps.Builder |
CfnTableProps.Builder.importSourceSpecification(IResolvable importSourceSpecification)
Sets the value of
CfnTableProps.getImportSourceSpecification() |
CfnTable.Builder |
CfnTable.Builder.importSourceSpecification(IResolvable importSourceSpecification)
`AWS::DynamoDB::Table.ImportSourceSpecification`.
|
CfnTable.ImportSourceSpecificationProperty.Builder |
CfnTable.ImportSourceSpecificationProperty.Builder.inputFormatOptions(IResolvable inputFormatOptions)
Sets the value of
CfnTable.ImportSourceSpecificationProperty.getInputFormatOptions() |
CfnTableProps.Builder |
CfnTableProps.Builder.keySchema(IResolvable keySchema)
Sets the value of
CfnTableProps.getKeySchema() |
CfnGlobalTableProps.Builder |
CfnGlobalTableProps.Builder.keySchema(IResolvable keySchema)
Sets the value of
CfnGlobalTableProps.getKeySchema() |
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.keySchema(IResolvable keySchema)
Sets the value of
CfnTable.GlobalSecondaryIndexProperty.getKeySchema() |
CfnTable.LocalSecondaryIndexProperty.Builder |
CfnTable.LocalSecondaryIndexProperty.Builder.keySchema(IResolvable keySchema)
Sets the value of
CfnTable.LocalSecondaryIndexProperty.getKeySchema() |
CfnTable.Builder |
CfnTable.Builder.keySchema(IResolvable keySchema)
Specifies the attributes that make up the primary key for the table.
|
CfnGlobalTable.GlobalSecondaryIndexProperty.Builder |
CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.keySchema(IResolvable keySchema)
Sets the value of
CfnGlobalTable.GlobalSecondaryIndexProperty.getKeySchema() |
CfnGlobalTable.LocalSecondaryIndexProperty.Builder |
CfnGlobalTable.LocalSecondaryIndexProperty.Builder.keySchema(IResolvable keySchema)
Sets the value of
CfnGlobalTable.LocalSecondaryIndexProperty.getKeySchema() |
CfnGlobalTable.Builder |
CfnGlobalTable.Builder.keySchema(IResolvable keySchema)
Specifies the attributes that make up the primary key for the table.
|
CfnTableProps.Builder |
CfnTableProps.Builder.kinesisStreamSpecification(IResolvable kinesisStreamSpecification)
Sets the value of
CfnTableProps.getKinesisStreamSpecification() |
CfnTable.Builder |
CfnTable.Builder.kinesisStreamSpecification(IResolvable kinesisStreamSpecification)
The Kinesis Data Streams configuration for the specified table.
|
CfnTableProps.Builder |
CfnTableProps.Builder.localSecondaryIndexes(IResolvable localSecondaryIndexes)
Sets the value of
CfnTableProps.getLocalSecondaryIndexes() |
CfnGlobalTableProps.Builder |
CfnGlobalTableProps.Builder.localSecondaryIndexes(IResolvable localSecondaryIndexes)
Sets the value of
CfnGlobalTableProps.getLocalSecondaryIndexes() |
CfnTable.Builder |
CfnTable.Builder.localSecondaryIndexes(IResolvable localSecondaryIndexes)
Local secondary indexes to be created on the table.
|
CfnGlobalTable.Builder |
CfnGlobalTable.Builder.localSecondaryIndexes(IResolvable localSecondaryIndexes)
Local secondary indexes to be created on the table.
|
CfnTable.PointInTimeRecoverySpecificationProperty.Builder |
CfnTable.PointInTimeRecoverySpecificationProperty.Builder.pointInTimeRecoveryEnabled(IResolvable pointInTimeRecoveryEnabled)
|
CfnGlobalTable.PointInTimeRecoverySpecificationProperty.Builder |
CfnGlobalTable.PointInTimeRecoverySpecificationProperty.Builder.pointInTimeRecoveryEnabled(IResolvable pointInTimeRecoveryEnabled)
|
CfnTableProps.Builder |
CfnTableProps.Builder.pointInTimeRecoverySpecification(IResolvable pointInTimeRecoverySpecification)
Sets the value of
CfnTableProps.getPointInTimeRecoverySpecification() |
CfnTable.Builder |
CfnTable.Builder.pointInTimeRecoverySpecification(IResolvable pointInTimeRecoverySpecification)
The settings used to enable point in time recovery.
|
CfnGlobalTable.ReplicaSpecificationProperty.Builder |
CfnGlobalTable.ReplicaSpecificationProperty.Builder.pointInTimeRecoverySpecification(IResolvable pointInTimeRecoverySpecification)
|
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.projection(IResolvable projection)
Sets the value of
CfnTable.GlobalSecondaryIndexProperty.getProjection() |
CfnTable.LocalSecondaryIndexProperty.Builder |
CfnTable.LocalSecondaryIndexProperty.Builder.projection(IResolvable projection)
Sets the value of
CfnTable.LocalSecondaryIndexProperty.getProjection() |
CfnGlobalTable.GlobalSecondaryIndexProperty.Builder |
CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.projection(IResolvable projection)
Sets the value of
CfnGlobalTable.GlobalSecondaryIndexProperty.getProjection() |
CfnGlobalTable.LocalSecondaryIndexProperty.Builder |
CfnGlobalTable.LocalSecondaryIndexProperty.Builder.projection(IResolvable projection)
Sets the value of
CfnGlobalTable.LocalSecondaryIndexProperty.getProjection() |
CfnTableProps.Builder |
CfnTableProps.Builder.provisionedThroughput(IResolvable provisionedThroughput)
Sets the value of
CfnTableProps.getProvisionedThroughput() |
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.provisionedThroughput(IResolvable provisionedThroughput)
Sets the value of
CfnTable.GlobalSecondaryIndexProperty.getProvisionedThroughput() |
CfnTable.Builder |
CfnTable.Builder.provisionedThroughput(IResolvable provisionedThroughput)
Throughput for the specified table, which consists of values for `ReadCapacityUnits` and `WriteCapacityUnits` .
|
CfnGlobalTable.ReadProvisionedThroughputSettingsProperty.Builder |
CfnGlobalTable.ReadProvisionedThroughputSettingsProperty.Builder.readCapacityAutoScalingSettings(IResolvable readCapacityAutoScalingSettings)
|
CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationProperty.Builder |
CfnGlobalTable.ReplicaGlobalSecondaryIndexSpecificationProperty.Builder.readProvisionedThroughputSettings(IResolvable readProvisionedThroughputSettings)
|
CfnGlobalTable.ReplicaSpecificationProperty.Builder |
CfnGlobalTable.ReplicaSpecificationProperty.Builder.readProvisionedThroughputSettings(IResolvable readProvisionedThroughputSettings)
|
CfnGlobalTableProps.Builder |
CfnGlobalTableProps.Builder.replicas(IResolvable replicas)
Sets the value of
CfnGlobalTableProps.getReplicas() |
CfnGlobalTable.Builder |
CfnGlobalTable.Builder.replicas(IResolvable replicas)
Specifies the list of replicas for your global table.
|
CfnTable.ImportSourceSpecificationProperty.Builder |
CfnTable.ImportSourceSpecificationProperty.Builder.s3BucketSource(IResolvable s3BucketSource)
Sets the value of
CfnTable.ImportSourceSpecificationProperty.getS3BucketSource() |
void |
CfnTable.setAttributeDefinitions(IResolvable value)
A list of attributes that describe the key schema for the table and indexes.
|
void |
CfnGlobalTable.setAttributeDefinitions(IResolvable value)
A list of attributes that describe the key schema for the global table and indexes.
|
void |
CfnTable.setContributorInsightsSpecification(IResolvable value)
The settings used to enable or disable CloudWatch Contributor Insights for the specified table.
|
void |
CfnTable.setGlobalSecondaryIndexes(IResolvable value)
Global secondary indexes to be created on the table.
|
void |
CfnGlobalTable.setGlobalSecondaryIndexes(IResolvable value)
Global secondary indexes to be created on the global table.
|
void |
CfnTable.setImportSourceSpecification(IResolvable value)
`AWS::DynamoDB::Table.ImportSourceSpecification`.
|
void |
CfnTable.setKeySchema(IResolvable value)
Specifies the attributes that make up the primary key for the table.
|
void |
CfnGlobalTable.setKeySchema(IResolvable value)
Specifies the attributes that make up the primary key for the table.
|
void |
CfnTable.setKinesisStreamSpecification(IResolvable value)
The Kinesis Data Streams configuration for the specified table.
|
void |
CfnTable.setLocalSecondaryIndexes(IResolvable value)
Local secondary indexes to be created on the table.
|
void |
CfnGlobalTable.setLocalSecondaryIndexes(IResolvable value)
Local secondary indexes to be created on the table.
|
void |
CfnTable.setPointInTimeRecoverySpecification(IResolvable value)
The settings used to enable point in time recovery.
|
void |
CfnTable.setProvisionedThroughput(IResolvable value)
Throughput for the specified table, which consists of values for `ReadCapacityUnits` and `WriteCapacityUnits` .
|
void |
CfnGlobalTable.setReplicas(IResolvable value)
Specifies the list of replicas for your global table.
|
void |
CfnTable.setSseSpecification(IResolvable value)
Specifies the settings to enable server-side encryption.
|
void |
CfnGlobalTable.setSseSpecification(IResolvable value)
Specifies the settings to enable server-side encryption.
|
void |
CfnTable.setStreamSpecification(IResolvable value)
The settings for the DynamoDB table stream, which capture changes to items stored in the table.
|
void |
CfnGlobalTable.setStreamSpecification(IResolvable value)
Specifies the streams settings on your global table.
|
void |
CfnTable.setTimeToLiveSpecification(IResolvable value)
Specifies the Time to Live (TTL) settings for the table.
|
void |
CfnGlobalTable.setTimeToLiveSpecification(IResolvable value)
Specifies the time to live (TTL) settings for the table.
|
void |
CfnGlobalTable.setWriteProvisionedThroughputSettings(IResolvable value)
Specifies an auto scaling policy for write capacity.
|
CfnTable.SSESpecificationProperty.Builder |
CfnTable.SSESpecificationProperty.Builder.sseEnabled(IResolvable sseEnabled)
Sets the value of
CfnTable.SSESpecificationProperty.getSseEnabled() |
CfnGlobalTable.SSESpecificationProperty.Builder |
CfnGlobalTable.SSESpecificationProperty.Builder.sseEnabled(IResolvable sseEnabled)
Sets the value of
CfnGlobalTable.SSESpecificationProperty.getSseEnabled() |
CfnTableProps.Builder |
CfnTableProps.Builder.sseSpecification(IResolvable sseSpecification)
Sets the value of
CfnTableProps.getSseSpecification() |
CfnGlobalTableProps.Builder |
CfnGlobalTableProps.Builder.sseSpecification(IResolvable sseSpecification)
Sets the value of
CfnGlobalTableProps.getSseSpecification() |
CfnTable.Builder |
CfnTable.Builder.sseSpecification(IResolvable sseSpecification)
Specifies the settings to enable server-side encryption.
|
CfnGlobalTable.ReplicaSpecificationProperty.Builder |
CfnGlobalTable.ReplicaSpecificationProperty.Builder.sseSpecification(IResolvable sseSpecification)
Sets the value of
CfnGlobalTable.ReplicaSpecificationProperty.getSseSpecification() |
CfnGlobalTable.Builder |
CfnGlobalTable.Builder.sseSpecification(IResolvable sseSpecification)
Specifies the settings to enable server-side encryption.
|
CfnTableProps.Builder |
CfnTableProps.Builder.streamSpecification(IResolvable streamSpecification)
Sets the value of
CfnTableProps.getStreamSpecification() |
CfnGlobalTableProps.Builder |
CfnGlobalTableProps.Builder.streamSpecification(IResolvable streamSpecification)
Sets the value of
CfnGlobalTableProps.getStreamSpecification() |
CfnTable.Builder |
CfnTable.Builder.streamSpecification(IResolvable streamSpecification)
The settings for the DynamoDB table stream, which capture changes to items stored in the table.
|
CfnGlobalTable.Builder |
CfnGlobalTable.Builder.streamSpecification(IResolvable streamSpecification)
Specifies the streams settings on your global table.
|
CfnGlobalTable.CapacityAutoScalingSettingsProperty.Builder |
CfnGlobalTable.CapacityAutoScalingSettingsProperty.Builder.targetTrackingScalingPolicyConfiguration(IResolvable targetTrackingScalingPolicyConfiguration)
|
CfnTableProps.Builder |
CfnTableProps.Builder.timeToLiveSpecification(IResolvable timeToLiveSpecification)
Sets the value of
CfnTableProps.getTimeToLiveSpecification() |
CfnGlobalTableProps.Builder |
CfnGlobalTableProps.Builder.timeToLiveSpecification(IResolvable timeToLiveSpecification)
Sets the value of
CfnGlobalTableProps.getTimeToLiveSpecification() |
CfnTable.Builder |
CfnTable.Builder.timeToLiveSpecification(IResolvable timeToLiveSpecification)
Specifies the Time to Live (TTL) settings for the table.
|
CfnGlobalTable.Builder |
CfnGlobalTable.Builder.timeToLiveSpecification(IResolvable timeToLiveSpecification)
Specifies the time to live (TTL) settings for the table.
|
CfnGlobalTable.WriteProvisionedThroughputSettingsProperty.Builder |
CfnGlobalTable.WriteProvisionedThroughputSettingsProperty.Builder.writeCapacityAutoScalingSettings(IResolvable writeCapacityAutoScalingSettings)
|
CfnGlobalTableProps.Builder |
CfnGlobalTableProps.Builder.writeProvisionedThroughputSettings(IResolvable writeProvisionedThroughputSettings)
Sets the value of
CfnGlobalTableProps.getWriteProvisionedThroughputSettings() |
CfnGlobalTable.GlobalSecondaryIndexProperty.Builder |
CfnGlobalTable.GlobalSecondaryIndexProperty.Builder.writeProvisionedThroughputSettings(IResolvable writeProvisionedThroughputSettings)
|
CfnGlobalTable.Builder |
CfnGlobalTable.Builder.writeProvisionedThroughputSettings(IResolvable writeProvisionedThroughputSettings)
Specifies an auto scaling policy for write capacity.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnNetworkInsightsAnalysis.getAttrAlternatePathHints()
Potential intermediate components.
|
IResolvable |
CfnNetworkInsightsAnalysis.getAttrExplanations()
The explanations.
|
IResolvable |
CfnNetworkInsightsAnalysis.getAttrForwardPathComponents()
The components in the path from source to destination.
|
IResolvable |
CfnTransitGatewayMulticastGroupMember.getAttrGroupMember()
Information about the registered transit gateway multicast domain group members.
|
IResolvable |
CfnTransitGatewayMulticastGroupSource.getAttrGroupMember()
Information about the registered transit gateway multicast domain group members.
|
IResolvable |
CfnTransitGatewayMulticastGroupMember.getAttrGroupSource()
Indicates that the resource is a transit gateway multicast domain group member.
|
IResolvable |
CfnTransitGatewayMulticastGroupSource.getAttrGroupSource()
Indicates that the resource is a transit gateway group member.
|
IResolvable |
CfnIPAMScope.getAttrIsDefault()
Defines if the scope is the default scope or not.
|
IResolvable |
CfnNetworkInsightsAnalysis.getAttrNetworkPathFound()
Indicates whether the destination is reachable from the source.
|
IResolvable |
CfnNetworkInsightsAnalysis.getAttrReturnPathComponents()
The components in the path from destination to source.
|
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplate.InstanceRequirementsProperty.Builder |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder.acceleratorCount(IResolvable acceleratorCount)
Sets the value of
CfnLaunchTemplate.InstanceRequirementsProperty.getAcceleratorCount() |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder.acceleratorCount(IResolvable acceleratorCount)
Sets the value of
CfnSpotFleet.InstanceRequirementsRequestProperty.getAcceleratorCount() |
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder |
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder.acceleratorCount(IResolvable acceleratorCount)
Sets the value of
CfnEC2Fleet.InstanceRequirementsRequestProperty.getAcceleratorCount() |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder.acceleratorTotalMemoryMiB(IResolvable acceleratorTotalMemoryMiB)
|
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder.acceleratorTotalMemoryMiB(IResolvable acceleratorTotalMemoryMiB)
|
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder |
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder.acceleratorTotalMemoryMiB(IResolvable acceleratorTotalMemoryMiB)
|
CfnVPCEndpointService.Builder |
CfnVPCEndpointService.Builder.acceptanceRequired(IResolvable acceptanceRequired)
Indicates whether requests from service consumers to create an endpoint to your service must be accepted.
|
CfnVPCEndpointServiceProps.Builder |
CfnVPCEndpointServiceProps.Builder.acceptanceRequired(IResolvable acceptanceRequired)
Sets the value of
CfnVPCEndpointServiceProps.getAcceptanceRequired() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.acl(IResolvable acl)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getAcl() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.aclRule(IResolvable aclRule)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getAclRule() |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.aclRule(IResolvable aclRule)
Sets the value of
CfnNetworkInsightsAnalysis.PathComponentProperty.getAclRule() |
CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder |
CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder.activeDirectory(IResolvable activeDirectory)
|
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.additionalDetails(IResolvable additionalDetails)
Sets the value of
CfnNetworkInsightsAnalysis.PathComponentProperty.getAdditionalDetails() |
CfnIPAMPool.Builder |
CfnIPAMPool.Builder.allocationResourceTags(IResolvable allocationResourceTags)
Tags that are required for resources that use CIDRs from this IPAM pool.
|
CfnIPAMPoolProps.Builder |
CfnIPAMPoolProps.Builder.allocationResourceTags(IResolvable allocationResourceTags)
Sets the value of
CfnIPAMPoolProps.getAllocationResourceTags() |
CfnVPCCidrBlock.Builder |
CfnVPCCidrBlock.Builder.amazonProvidedIpv6CidrBlock(IResolvable amazonProvidedIpv6CidrBlock)
Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC.
|
CfnVPCCidrBlockProps.Builder |
CfnVPCCidrBlockProps.Builder.amazonProvidedIpv6CidrBlock(IResolvable amazonProvidedIpv6CidrBlock)
Sets the value of
CfnVPCCidrBlockProps.getAmazonProvidedIpv6CidrBlock() |
CfnSubnetProps.Builder |
CfnSubnetProps.Builder.assignIpv6AddressOnCreation(IResolvable assignIpv6AddressOnCreation)
Sets the value of
CfnSubnetProps.getAssignIpv6AddressOnCreation() |
CfnSubnet.Builder |
CfnSubnet.Builder.assignIpv6AddressOnCreation(IResolvable assignIpv6AddressOnCreation)
Indicates whether a network interface created in this subnet receives an IPv6 address.
|
CfnLaunchTemplate.NetworkInterfaceProperty.Builder |
CfnLaunchTemplate.NetworkInterfaceProperty.Builder.associateCarrierIpAddress(IResolvable associateCarrierIpAddress)
|
CfnInstance.NetworkInterfaceProperty.Builder |
CfnInstance.NetworkInterfaceProperty.Builder.associateCarrierIpAddress(IResolvable associateCarrierIpAddress)
Sets the value of
CfnInstance.NetworkInterfaceProperty.getAssociateCarrierIpAddress() |
CfnLaunchTemplate.NetworkInterfaceProperty.Builder |
CfnLaunchTemplate.NetworkInterfaceProperty.Builder.associatePublicIpAddress(IResolvable associatePublicIpAddress)
Sets the value of
CfnLaunchTemplate.NetworkInterfaceProperty.getAssociatePublicIpAddress() |
CfnInstance.NetworkInterfaceProperty.Builder |
CfnInstance.NetworkInterfaceProperty.Builder.associatePublicIpAddress(IResolvable associatePublicIpAddress)
Sets the value of
CfnInstance.NetworkInterfaceProperty.getAssociatePublicIpAddress() |
CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Builder |
CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Builder.associatePublicIpAddress(IResolvable associatePublicIpAddress)
|
CfnInstance.SsmAssociationProperty.Builder |
CfnInstance.SsmAssociationProperty.Builder.associationParameters(IResolvable associationParameters)
Sets the value of
CfnInstance.SsmAssociationProperty.getAssociationParameters() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.attachedTo(IResolvable attachedTo)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getAttachedTo() |
CfnClientVpnEndpointProps.Builder |
CfnClientVpnEndpointProps.Builder.authenticationOptions(IResolvable authenticationOptions)
Sets the value of
CfnClientVpnEndpointProps.getAuthenticationOptions() |
CfnClientVpnEndpoint.Builder |
CfnClientVpnEndpoint.Builder.authenticationOptions(IResolvable authenticationOptions)
Information about the authentication method to be used to authenticate clients.
|
CfnClientVpnAuthorizationRule.Builder |
CfnClientVpnAuthorizationRule.Builder.authorizeAllGroups(IResolvable authorizeAllGroups)
Indicates whether to grant access to all clients.
|
CfnClientVpnAuthorizationRuleProps.Builder |
CfnClientVpnAuthorizationRuleProps.Builder.authorizeAllGroups(IResolvable authorizeAllGroups)
Sets the value of
CfnClientVpnAuthorizationRuleProps.getAuthorizeAllGroups() |
CfnVolume.Builder |
CfnVolume.Builder.autoEnableIo(IResolvable autoEnableIo)
Indicates whether the volume is auto-enabled for I/O operations.
|
CfnVolumeProps.Builder |
CfnVolumeProps.Builder.autoEnableIo(IResolvable autoEnableIo)
Sets the value of
CfnVolumeProps.getAutoEnableIo() |
CfnIPAMPool.Builder |
CfnIPAMPool.Builder.autoImport(IResolvable autoImport)
If selected, IPAM will continuously look for resources within the CIDR range of this pool and automatically import them as allocations into your IPAM.
|
CfnIPAMPoolProps.Builder |
CfnIPAMPoolProps.Builder.autoImport(IResolvable autoImport)
Sets the value of
CfnIPAMPoolProps.getAutoImport() |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder.baselineEbsBandwidthMbps(IResolvable baselineEbsBandwidthMbps)
|
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder.baselineEbsBandwidthMbps(IResolvable baselineEbsBandwidthMbps)
|
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder |
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder.baselineEbsBandwidthMbps(IResolvable baselineEbsBandwidthMbps)
|
CfnTransitGatewayRouteProps.Builder |
CfnTransitGatewayRouteProps.Builder.blackhole(IResolvable blackhole)
Sets the value of
CfnTransitGatewayRouteProps.getBlackhole() |
CfnTransitGatewayRoute.Builder |
CfnTransitGatewayRoute.Builder.blackhole(IResolvable blackhole)
Indicates whether to drop traffic that matches this route.
|
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.blockDeviceMappings(IResolvable blockDeviceMappings)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getBlockDeviceMappings() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.blockDeviceMappings(IResolvable blockDeviceMappings)
Sets the value of
CfnInstanceProps.getBlockDeviceMappings() |
CfnInstance.Builder |
CfnInstance.Builder.blockDeviceMappings(IResolvable blockDeviceMappings)
The block device mapping entries that defines the block devices to attach to the instance at launch.
|
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.blockDeviceMappings(IResolvable blockDeviceMappings)
|
CfnSpotFleet.SpotMaintenanceStrategiesProperty.Builder |
CfnSpotFleet.SpotMaintenanceStrategiesProperty.Builder.capacityRebalance(IResolvable capacityRebalance)
Sets the value of
CfnSpotFleet.SpotMaintenanceStrategiesProperty.getCapacityRebalance() |
CfnEC2Fleet.MaintenanceStrategiesProperty.Builder |
CfnEC2Fleet.MaintenanceStrategiesProperty.Builder.capacityRebalance(IResolvable capacityRebalance)
Sets the value of
CfnEC2Fleet.MaintenanceStrategiesProperty.getCapacityRebalance() |
CfnEC2Fleet.OnDemandOptionsRequestProperty.Builder |
CfnEC2Fleet.OnDemandOptionsRequestProperty.Builder.capacityReservationOptions(IResolvable capacityReservationOptions)
|
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.capacityReservationSpecification(IResolvable capacityReservationSpecification)
|
CfnLaunchTemplate.CapacityReservationSpecificationProperty.Builder |
CfnLaunchTemplate.CapacityReservationSpecificationProperty.Builder.capacityReservationTarget(IResolvable capacityReservationTarget)
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.classicLoadBalancerListener(IResolvable classicLoadBalancerListener)
|
CfnSpotFleet.ClassicLoadBalancersConfigProperty.Builder |
CfnSpotFleet.ClassicLoadBalancersConfigProperty.Builder.classicLoadBalancers(IResolvable classicLoadBalancers)
|
CfnSpotFleet.LoadBalancersConfigProperty.Builder |
CfnSpotFleet.LoadBalancersConfigProperty.Builder.classicLoadBalancersConfig(IResolvable classicLoadBalancersConfig)
Sets the value of
CfnSpotFleet.LoadBalancersConfigProperty.getClassicLoadBalancersConfig() |
CfnClientVpnEndpointProps.Builder |
CfnClientVpnEndpointProps.Builder.clientConnectOptions(IResolvable clientConnectOptions)
Sets the value of
CfnClientVpnEndpointProps.getClientConnectOptions() |
CfnClientVpnEndpoint.Builder |
CfnClientVpnEndpoint.Builder.clientConnectOptions(IResolvable clientConnectOptions)
The options for managing connection authorization for new client connections.
|
CfnClientVpnEndpointProps.Builder |
CfnClientVpnEndpointProps.Builder.clientLoginBannerOptions(IResolvable clientLoginBannerOptions)
Sets the value of
CfnClientVpnEndpointProps.getClientLoginBannerOptions() |
CfnClientVpnEndpoint.Builder |
CfnClientVpnEndpoint.Builder.clientLoginBannerOptions(IResolvable clientLoginBannerOptions)
Options for enabling a customizable text banner that will be displayed on AWS provided clients when a VPN session is established.
|
CfnNetworkInsightsAnalysis.AdditionalDetailProperty.Builder |
CfnNetworkInsightsAnalysis.AdditionalDetailProperty.Builder.component(IResolvable component)
Sets the value of
CfnNetworkInsightsAnalysis.AdditionalDetailProperty.getComponent() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.component(IResolvable component)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getComponent() |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.component(IResolvable component)
Sets the value of
CfnNetworkInsightsAnalysis.PathComponentProperty.getComponent() |
CfnLaunchTemplate.HibernationOptionsProperty.Builder |
CfnLaunchTemplate.HibernationOptionsProperty.Builder.configured(IResolvable configured)
Sets the value of
CfnLaunchTemplate.HibernationOptionsProperty.getConfigured() |
CfnInstance.HibernationOptionsProperty.Builder |
CfnInstance.HibernationOptionsProperty.Builder.configured(IResolvable configured)
Sets the value of
CfnInstance.HibernationOptionsProperty.getConfigured() |
CfnClientVpnEndpointProps.Builder |
CfnClientVpnEndpointProps.Builder.connectionLogOptions(IResolvable connectionLogOptions)
Sets the value of
CfnClientVpnEndpointProps.getConnectionLogOptions() |
CfnClientVpnEndpoint.Builder |
CfnClientVpnEndpoint.Builder.connectionLogOptions(IResolvable connectionLogOptions)
Information about the client connection logging options.
|
CfnVPCEndpointService.Builder |
CfnVPCEndpointService.Builder.contributorInsightsEnabled(IResolvable contributorInsightsEnabled)
`AWS::EC2::VPCEndpointService.ContributorInsightsEnabled`.
|
CfnVPCEndpointServiceProps.Builder |
CfnVPCEndpointServiceProps.Builder.contributorInsightsEnabled(IResolvable contributorInsightsEnabled)
Sets the value of
CfnVPCEndpointServiceProps.getContributorInsightsEnabled() |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.cpuOptions(IResolvable cpuOptions)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getCpuOptions() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.cpuOptions(IResolvable cpuOptions)
Sets the value of
CfnInstanceProps.getCpuOptions() |
CfnInstance.Builder |
CfnInstance.Builder.cpuOptions(IResolvable cpuOptions)
The CPU options for the instance.
|
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.creditSpecification(IResolvable creditSpecification)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getCreditSpecification() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.creditSpecification(IResolvable creditSpecification)
Sets the value of
CfnInstanceProps.getCreditSpecification() |
CfnInstance.Builder |
CfnInstance.Builder.creditSpecification(IResolvable creditSpecification)
The credit option for CPU usage of the burstable performance instance.
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.customerGateway(IResolvable customerGateway)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getCustomerGateway() |
CfnLaunchTemplate.EbsProperty.Builder |
CfnLaunchTemplate.EbsProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination)
Sets the value of
CfnLaunchTemplate.EbsProperty.getDeleteOnTermination() |
CfnLaunchTemplate.NetworkInterfaceProperty.Builder |
CfnLaunchTemplate.NetworkInterfaceProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination)
Sets the value of
CfnLaunchTemplate.NetworkInterfaceProperty.getDeleteOnTermination() |
CfnInstance.EbsProperty.Builder |
CfnInstance.EbsProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination)
Sets the value of
CfnInstance.EbsProperty.getDeleteOnTermination() |
CfnInstance.NetworkInterfaceProperty.Builder |
CfnInstance.NetworkInterfaceProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination)
Sets the value of
CfnInstance.NetworkInterfaceProperty.getDeleteOnTermination() |
CfnNetworkInterfaceAttachment.Builder |
CfnNetworkInterfaceAttachment.Builder.deleteOnTermination(IResolvable deleteOnTermination)
Whether to delete the network interface when the instance terminates.
|
CfnNetworkInterfaceAttachmentProps.Builder |
CfnNetworkInterfaceAttachmentProps.Builder.deleteOnTermination(IResolvable deleteOnTermination)
Sets the value of
CfnNetworkInterfaceAttachmentProps.getDeleteOnTermination() |
CfnSpotFleet.EbsBlockDeviceProperty.Builder |
CfnSpotFleet.EbsBlockDeviceProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination)
Sets the value of
CfnSpotFleet.EbsBlockDeviceProperty.getDeleteOnTermination() |
CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Builder |
CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination)
|
CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.Builder |
CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.Builder.destination(IResolvable destination)
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.destination(IResolvable destination)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getDestination() |
CfnTrafficMirrorFilterRule.Builder |
CfnTrafficMirrorFilterRule.Builder.destinationPortRange(IResolvable destinationPortRange)
The destination port range.
|
CfnTrafficMirrorFilterRuleProps.Builder |
CfnTrafficMirrorFilterRuleProps.Builder.destinationPortRange(IResolvable destinationPortRange)
Sets the value of
CfnTrafficMirrorFilterRuleProps.getDestinationPortRange() |
CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.Builder |
CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.Builder.destinationPortRanges(IResolvable destinationPortRanges)
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.destinationVpc(IResolvable destinationVpc)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getDestinationVpc() |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.destinationVpc(IResolvable destinationVpc)
Sets the value of
CfnNetworkInsightsAnalysis.PathComponentProperty.getDestinationVpc() |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.disableApiStop(IResolvable disableApiStop)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getDisableApiStop() |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.disableApiTermination(IResolvable disableApiTermination)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getDisableApiTermination() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.disableApiTermination(IResolvable disableApiTermination)
Sets the value of
CfnInstanceProps.getDisableApiTermination() |
CfnInstance.Builder |
CfnInstance.Builder.disableApiTermination(IResolvable disableApiTermination)
If you set this parameter to `true` , you can't terminate the instance using the Amazon EC2 console, CLI, or API;
|
CfnLaunchTemplate.BlockDeviceMappingProperty.Builder |
CfnLaunchTemplate.BlockDeviceMappingProperty.Builder.ebs(IResolvable ebs)
Sets the value of
CfnLaunchTemplate.BlockDeviceMappingProperty.getEbs() |
CfnInstance.BlockDeviceMappingProperty.Builder |
CfnInstance.BlockDeviceMappingProperty.Builder.ebs(IResolvable ebs)
Sets the value of
CfnInstance.BlockDeviceMappingProperty.getEbs() |
CfnSpotFleet.BlockDeviceMappingProperty.Builder |
CfnSpotFleet.BlockDeviceMappingProperty.Builder.ebs(IResolvable ebs)
Sets the value of
CfnSpotFleet.BlockDeviceMappingProperty.getEbs() |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.ebsOptimized(IResolvable ebsOptimized)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getEbsOptimized() |
CfnCapacityReservation.Builder |
CfnCapacityReservation.Builder.ebsOptimized(IResolvable ebsOptimized)
Indicates whether the Capacity Reservation supports EBS-optimized instances.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.ebsOptimized(IResolvable ebsOptimized)
Sets the value of
CfnInstanceProps.getEbsOptimized() |
CfnInstance.Builder |
CfnInstance.Builder.ebsOptimized(IResolvable ebsOptimized)
Indicates whether the instance is optimized for Amazon EBS I/O.
|
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.ebsOptimized(IResolvable ebsOptimized)
Sets the value of
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.getEbsOptimized() |
CfnCapacityReservationFleet.InstanceTypeSpecificationProperty.Builder |
CfnCapacityReservationFleet.InstanceTypeSpecificationProperty.Builder.ebsOptimized(IResolvable ebsOptimized)
|
CfnCapacityReservationProps.Builder |
CfnCapacityReservationProps.Builder.ebsOptimized(IResolvable ebsOptimized)
Sets the value of
CfnCapacityReservationProps.getEbsOptimized() |
CfnNetworkAclEntry.Builder |
CfnNetworkAclEntry.Builder.egress(IResolvable egress)
Whether this rule applies to egress traffic from the subnet ( `true` ) or ingress traffic to the subnet ( `false` ).
|
CfnNetworkAclEntryProps.Builder |
CfnNetworkAclEntryProps.Builder.egress(IResolvable egress)
Sets the value of
CfnNetworkAclEntryProps.getEgress() |
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.Builder |
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.Builder.egress(IResolvable egress)
Sets the value of
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.getEgress() |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.elasticGpuSpecifications(IResolvable elasticGpuSpecifications)
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.elasticGpuSpecifications(IResolvable elasticGpuSpecifications)
Sets the value of
CfnInstanceProps.getElasticGpuSpecifications() |
CfnInstance.Builder |
CfnInstance.Builder.elasticGpuSpecifications(IResolvable elasticGpuSpecifications)
An elastic GPU to associate with the instance.
|
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.elasticInferenceAccelerators(IResolvable elasticInferenceAccelerators)
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.elasticInferenceAccelerators(IResolvable elasticInferenceAccelerators)
Sets the value of
CfnInstanceProps.getElasticInferenceAccelerators() |
CfnInstance.Builder |
CfnInstance.Builder.elasticInferenceAccelerators(IResolvable elasticInferenceAccelerators)
An elastic inference accelerator to associate with the instance.
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.elasticLoadBalancerListener(IResolvable elasticLoadBalancerListener)
|
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.elasticLoadBalancerListener(IResolvable elasticLoadBalancerListener)
|
CfnLaunchTemplate.EnclaveOptionsProperty.Builder |
CfnLaunchTemplate.EnclaveOptionsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnLaunchTemplate.EnclaveOptionsProperty.getEnabled() |
CfnLaunchTemplate.MonitoringProperty.Builder |
CfnLaunchTemplate.MonitoringProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnLaunchTemplate.MonitoringProperty.getEnabled() |
CfnInstance.EnclaveOptionsProperty.Builder |
CfnInstance.EnclaveOptionsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnInstance.EnclaveOptionsProperty.getEnabled() |
CfnSpotFleet.SpotFleetMonitoringProperty.Builder |
CfnSpotFleet.SpotFleetMonitoringProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnSpotFleet.SpotFleetMonitoringProperty.getEnabled() |
CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder |
CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnClientVpnEndpoint.ClientConnectOptionsProperty.getEnabled() |
CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.Builder |
CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnClientVpnEndpoint.ClientLoginBannerOptionsProperty.getEnabled() |
CfnClientVpnEndpoint.ConnectionLogOptionsProperty.Builder |
CfnClientVpnEndpoint.ConnectionLogOptionsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnClientVpnEndpoint.ConnectionLogOptionsProperty.getEnabled() |
CfnSubnetProps.Builder |
CfnSubnetProps.Builder.enableDns64(IResolvable enableDns64)
Sets the value of
CfnSubnetProps.getEnableDns64() |
CfnSubnet.Builder |
CfnSubnet.Builder.enableDns64(IResolvable enableDns64)
Indicates whether DNS queries made to the Amazon-provided DNS Resolver in this subnet should return synthetic IPv6 addresses for IPv4-only destinations.
|
CfnVPC.Builder |
CfnVPC.Builder.enableDnsHostnames(IResolvable enableDnsHostnames)
Indicates whether the instances launched in the VPC get DNS hostnames.
|
CfnVPCProps.Builder |
CfnVPCProps.Builder.enableDnsHostnames(IResolvable enableDnsHostnames)
Sets the value of
CfnVPCProps.getEnableDnsHostnames() |
CfnVPC.Builder |
CfnVPC.Builder.enableDnsSupport(IResolvable enableDnsSupport)
Indicates whether the DNS resolution is supported for the VPC.
|
CfnVPCProps.Builder |
CfnVPCProps.Builder.enableDnsSupport(IResolvable enableDnsSupport)
Sets the value of
CfnVPCProps.getEnableDnsSupport() |
CfnLaunchTemplate.PrivateDnsNameOptionsProperty.Builder |
CfnLaunchTemplate.PrivateDnsNameOptionsProperty.Builder.enableResourceNameDnsAaaaRecord(IResolvable enableResourceNameDnsAaaaRecord)
|
CfnInstance.PrivateDnsNameOptionsProperty.Builder |
CfnInstance.PrivateDnsNameOptionsProperty.Builder.enableResourceNameDnsAaaaRecord(IResolvable enableResourceNameDnsAaaaRecord)
|
CfnLaunchTemplate.PrivateDnsNameOptionsProperty.Builder |
CfnLaunchTemplate.PrivateDnsNameOptionsProperty.Builder.enableResourceNameDnsARecord(IResolvable enableResourceNameDnsARecord)
|
CfnInstance.PrivateDnsNameOptionsProperty.Builder |
CfnInstance.PrivateDnsNameOptionsProperty.Builder.enableResourceNameDnsARecord(IResolvable enableResourceNameDnsARecord)
|
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.enclaveOptions(IResolvable enclaveOptions)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getEnclaveOptions() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.enclaveOptions(IResolvable enclaveOptions)
Sets the value of
CfnInstanceProps.getEnclaveOptions() |
CfnInstance.Builder |
CfnInstance.Builder.enclaveOptions(IResolvable enclaveOptions)
Indicates whether the instance is enabled for AWS Nitro Enclaves.
|
CfnLaunchTemplate.EbsProperty.Builder |
CfnLaunchTemplate.EbsProperty.Builder.encrypted(IResolvable encrypted)
Sets the value of
CfnLaunchTemplate.EbsProperty.getEncrypted() |
CfnInstance.EbsProperty.Builder |
CfnInstance.EbsProperty.Builder.encrypted(IResolvable encrypted)
Sets the value of
CfnInstance.EbsProperty.getEncrypted() |
CfnSpotFleet.EbsBlockDeviceProperty.Builder |
CfnSpotFleet.EbsBlockDeviceProperty.Builder.encrypted(IResolvable encrypted)
Sets the value of
CfnSpotFleet.EbsBlockDeviceProperty.getEncrypted() |
CfnVolume.Builder |
CfnVolume.Builder.encrypted(IResolvable encrypted)
Indicates whether the volume should be encrypted.
|
CfnVolumeProps.Builder |
CfnVolumeProps.Builder.encrypted(IResolvable encrypted)
Sets the value of
CfnVolumeProps.getEncrypted() |
CfnPrefixListProps.Builder |
CfnPrefixListProps.Builder.entries(IResolvable entries)
Sets the value of
CfnPrefixListProps.getEntries() |
CfnPrefixList.Builder |
CfnPrefixList.Builder.entries(IResolvable entries)
One or more entries for the prefix list.
|
CfnCapacityReservation.Builder |
CfnCapacityReservation.Builder.ephemeralStorage(IResolvable ephemeralStorage)
Indicates whether the Capacity Reservation supports instances with temporary, block-level storage.
|
CfnCapacityReservationProps.Builder |
CfnCapacityReservationProps.Builder.ephemeralStorage(IResolvable ephemeralStorage)
Sets the value of
CfnCapacityReservationProps.getEphemeralStorage() |
CfnNetworkInsightsAccessScope.Builder |
CfnNetworkInsightsAccessScope.Builder.excludePaths(IResolvable excludePaths)
The paths to exclude.
|
CfnNetworkInsightsAccessScopeProps.Builder |
CfnNetworkInsightsAccessScopeProps.Builder.excludePaths(IResolvable excludePaths)
Sets the value of
CfnNetworkInsightsAccessScopeProps.getExcludePaths() |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.explanations(IResolvable explanations)
Sets the value of
CfnNetworkInsightsAnalysis.PathComponentProperty.getExplanations() |
CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder |
CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder.federatedAuthentication(IResolvable federatedAuthentication)
|
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.hibernationOptions(IResolvable hibernationOptions)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getHibernationOptions() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.hibernationOptions(IResolvable hibernationOptions)
Sets the value of
CfnInstanceProps.getHibernationOptions() |
CfnInstance.Builder |
CfnInstance.Builder.hibernationOptions(IResolvable hibernationOptions)
Indicates whether an instance is enabled for hibernation.
|
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.iamInstanceProfile(IResolvable iamInstanceProfile)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getIamInstanceProfile() |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.iamInstanceProfile(IResolvable iamInstanceProfile)
|
CfnNetworkAclEntry.Builder |
CfnNetworkAclEntry.Builder.icmp(IResolvable icmp)
The Internet Control Message Protocol (ICMP) code and type.
|
CfnNetworkAclEntryProps.Builder |
CfnNetworkAclEntryProps.Builder.icmp(IResolvable icmp)
Sets the value of
CfnNetworkAclEntryProps.getIcmp() |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.inboundHeader(IResolvable inboundHeader)
Sets the value of
CfnNetworkInsightsAnalysis.PathComponentProperty.getInboundHeader() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.ingressRouteTable(IResolvable ingressRouteTable)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getIngressRouteTable() |
CfnNetworkInsightsAnalysis.AnalysisLoadBalancerTargetProperty.Builder |
CfnNetworkInsightsAnalysis.AnalysisLoadBalancerTargetProperty.Builder.instance(IResolvable instance)
|
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.instanceMarketOptions(IResolvable instanceMarketOptions)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getInstanceMarketOptions() |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.instanceRequirements(IResolvable instanceRequirements)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getInstanceRequirements() |
CfnSpotFleet.LaunchTemplateOverridesProperty.Builder |
CfnSpotFleet.LaunchTemplateOverridesProperty.Builder.instanceRequirements(IResolvable instanceRequirements)
Sets the value of
CfnSpotFleet.LaunchTemplateOverridesProperty.getInstanceRequirements() |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.instanceRequirements(IResolvable instanceRequirements)
|
CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Builder |
CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Builder.instanceRequirements(IResolvable instanceRequirements)
|
CfnCapacityReservationFleetProps.Builder |
CfnCapacityReservationFleetProps.Builder.instanceTypeSpecifications(IResolvable instanceTypeSpecifications)
Sets the value of
CfnCapacityReservationFleetProps.getInstanceTypeSpecifications() |
CfnCapacityReservationFleet.Builder |
CfnCapacityReservationFleet.Builder.instanceTypeSpecifications(IResolvable instanceTypeSpecifications)
Information about the instance types for which to reserve the capacity.
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.internetGateway(IResolvable internetGateway)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getInternetGateway() |
CfnLaunchTemplate.NetworkInterfaceProperty.Builder |
CfnLaunchTemplate.NetworkInterfaceProperty.Builder.ipv4Prefixes(IResolvable ipv4Prefixes)
Sets the value of
CfnLaunchTemplate.NetworkInterfaceProperty.getIpv4Prefixes() |
CfnNetworkInterface.Builder |
CfnNetworkInterface.Builder.ipv6Addresses(IResolvable ipv6Addresses)
One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet to associate with the network interface.
|
CfnLaunchTemplate.NetworkInterfaceProperty.Builder |
CfnLaunchTemplate.NetworkInterfaceProperty.Builder.ipv6Addresses(IResolvable ipv6Addresses)
Sets the value of
CfnLaunchTemplate.NetworkInterfaceProperty.getIpv6Addresses() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.ipv6Addresses(IResolvable ipv6Addresses)
Sets the value of
CfnInstanceProps.getIpv6Addresses() |
CfnNetworkInterfaceProps.Builder |
CfnNetworkInterfaceProps.Builder.ipv6Addresses(IResolvable ipv6Addresses)
Sets the value of
CfnNetworkInterfaceProps.getIpv6Addresses() |
CfnInstance.NetworkInterfaceProperty.Builder |
CfnInstance.NetworkInterfaceProperty.Builder.ipv6Addresses(IResolvable ipv6Addresses)
Sets the value of
CfnInstance.NetworkInterfaceProperty.getIpv6Addresses() |
CfnInstance.Builder |
CfnInstance.Builder.ipv6Addresses(IResolvable ipv6Addresses)
[EC2-VPC] The IPv6 addresses from the range of the subnet to associate with the primary network interface.
|
CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Builder |
CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Builder.ipv6Addresses(IResolvable ipv6Addresses)
|
CfnSubnetProps.Builder |
CfnSubnetProps.Builder.ipv6Native(IResolvable ipv6Native)
Sets the value of
CfnSubnetProps.getIpv6Native() |
CfnSubnet.Builder |
CfnSubnet.Builder.ipv6Native(IResolvable ipv6Native)
Indicates whether this is an IPv6 only subnet.
|
CfnLaunchTemplate.NetworkInterfaceProperty.Builder |
CfnLaunchTemplate.NetworkInterfaceProperty.Builder.ipv6Prefixes(IResolvable ipv6Prefixes)
Sets the value of
CfnLaunchTemplate.NetworkInterfaceProperty.getIpv6Prefixes() |
CfnSpotFleet.SpotFleetRequestConfigDataProperty.Builder |
CfnSpotFleet.SpotFleetRequestConfigDataProperty.Builder.launchSpecifications(IResolvable launchSpecifications)
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.launchTemplate(IResolvable launchTemplate)
Sets the value of
CfnInstanceProps.getLaunchTemplate() |
CfnInstance.Builder |
CfnInstance.Builder.launchTemplate(IResolvable launchTemplate)
The launch template to use to launch the instances.
|
CfnEC2FleetProps.Builder |
CfnEC2FleetProps.Builder.launchTemplateConfigs(IResolvable launchTemplateConfigs)
Sets the value of
CfnEC2FleetProps.getLaunchTemplateConfigs() |
CfnSpotFleet.SpotFleetRequestConfigDataProperty.Builder |
CfnSpotFleet.SpotFleetRequestConfigDataProperty.Builder.launchTemplateConfigs(IResolvable launchTemplateConfigs)
|
CfnEC2Fleet.Builder |
CfnEC2Fleet.Builder.launchTemplateConfigs(IResolvable launchTemplateConfigs)
The configuration for the EC2 Fleet.
|
CfnLaunchTemplate.Builder |
CfnLaunchTemplate.Builder.launchTemplateData(IResolvable launchTemplateData)
The information for the launch template.
|
CfnLaunchTemplateProps.Builder |
CfnLaunchTemplateProps.Builder.launchTemplateData(IResolvable launchTemplateData)
Sets the value of
CfnLaunchTemplateProps.getLaunchTemplateData() |
CfnSpotFleet.LaunchTemplateConfigProperty.Builder |
CfnSpotFleet.LaunchTemplateConfigProperty.Builder.launchTemplateSpecification(IResolvable launchTemplateSpecification)
|
CfnEC2Fleet.FleetLaunchTemplateConfigRequestProperty.Builder |
CfnEC2Fleet.FleetLaunchTemplateConfigRequestProperty.Builder.launchTemplateSpecification(IResolvable launchTemplateSpecification)
|
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.licenseSpecifications(IResolvable licenseSpecifications)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getLicenseSpecifications() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.licenseSpecifications(IResolvable licenseSpecifications)
Sets the value of
CfnInstanceProps.getLicenseSpecifications() |
CfnInstance.Builder |
CfnInstance.Builder.licenseSpecifications(IResolvable licenseSpecifications)
The license configurations.
|
CfnSpotFleet.SpotFleetRequestConfigDataProperty.Builder |
CfnSpotFleet.SpotFleetRequestConfigDataProperty.Builder.loadBalancersConfig(IResolvable loadBalancersConfig)
Sets the value of
CfnSpotFleet.SpotFleetRequestConfigDataProperty.getLoadBalancersConfig() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.loadBalancerTarget(IResolvable loadBalancerTarget)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getLoadBalancerTarget() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.loadBalancerTargetGroup(IResolvable loadBalancerTargetGroup)
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.loadBalancerTargetGroups(IResolvable loadBalancerTargetGroups)
|
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.maintenanceOptions(IResolvable maintenanceOptions)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getMaintenanceOptions() |
CfnEC2Fleet.SpotOptionsRequestProperty.Builder |
CfnEC2Fleet.SpotOptionsRequestProperty.Builder.maintenanceStrategies(IResolvable maintenanceStrategies)
Sets the value of
CfnEC2Fleet.SpotOptionsRequestProperty.getMaintenanceStrategies() |
CfnSubnetProps.Builder |
CfnSubnetProps.Builder.mapPublicIpOnLaunch(IResolvable mapPublicIpOnLaunch)
Sets the value of
CfnSubnetProps.getMapPublicIpOnLaunch() |
CfnSubnet.Builder |
CfnSubnet.Builder.mapPublicIpOnLaunch(IResolvable mapPublicIpOnLaunch)
Indicates whether instances launched in this subnet receive a public IPv4 address.
|
CfnNetworkInsightsAccessScope.Builder |
CfnNetworkInsightsAccessScope.Builder.matchPaths(IResolvable matchPaths)
The paths to match.
|
CfnNetworkInsightsAccessScopeProps.Builder |
CfnNetworkInsightsAccessScopeProps.Builder.matchPaths(IResolvable matchPaths)
Sets the value of
CfnNetworkInsightsAccessScopeProps.getMatchPaths() |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder.memoryGiBPerVCpu(IResolvable memoryGiBPerVCpu)
Sets the value of
CfnLaunchTemplate.InstanceRequirementsProperty.getMemoryGiBPerVCpu() |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder.memoryGiBPerVCpu(IResolvable memoryGiBPerVCpu)
Sets the value of
CfnSpotFleet.InstanceRequirementsRequestProperty.getMemoryGiBPerVCpu() |
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder |
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder.memoryGiBPerVCpu(IResolvable memoryGiBPerVCpu)
Sets the value of
CfnEC2Fleet.InstanceRequirementsRequestProperty.getMemoryGiBPerVCpu() |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder.memoryMiB(IResolvable memoryMiB)
Sets the value of
CfnLaunchTemplate.InstanceRequirementsProperty.getMemoryMiB() |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder.memoryMiB(IResolvable memoryMiB)
Sets the value of
CfnSpotFleet.InstanceRequirementsRequestProperty.getMemoryMiB() |
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder |
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder.memoryMiB(IResolvable memoryMiB)
Sets the value of
CfnEC2Fleet.InstanceRequirementsRequestProperty.getMemoryMiB() |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.metadataOptions(IResolvable metadataOptions)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getMetadataOptions() |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.monitoring(IResolvable monitoring)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getMonitoring() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.monitoring(IResolvable monitoring)
Sets the value of
CfnInstanceProps.getMonitoring() |
CfnInstance.Builder |
CfnInstance.Builder.monitoring(IResolvable monitoring)
Specifies whether detailed monitoring is enabled for the instance.
|
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.monitoring(IResolvable monitoring)
Sets the value of
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.getMonitoring() |
CfnVolume.Builder |
CfnVolume.Builder.multiAttachEnabled(IResolvable multiAttachEnabled)
Indicates whether Amazon EBS Multi-Attach is enabled.
|
CfnVolumeProps.Builder |
CfnVolumeProps.Builder.multiAttachEnabled(IResolvable multiAttachEnabled)
Sets the value of
CfnVolumeProps.getMultiAttachEnabled() |
CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder |
CfnClientVpnEndpoint.ClientAuthenticationRequestProperty.Builder.mutualAuthentication(IResolvable mutualAuthentication)
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.natGateway(IResolvable natGateway)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getNatGateway() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.networkInterface(IResolvable networkInterface)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getNetworkInterface() |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder.networkInterfaceCount(IResolvable networkInterfaceCount)
|
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder.networkInterfaceCount(IResolvable networkInterfaceCount)
|
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder |
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder.networkInterfaceCount(IResolvable networkInterfaceCount)
|
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.networkInterfaces(IResolvable networkInterfaces)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getNetworkInterfaces() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.networkInterfaces(IResolvable networkInterfaces)
Sets the value of
CfnInstanceProps.getNetworkInterfaces() |
CfnInstance.Builder |
CfnInstance.Builder.networkInterfaces(IResolvable networkInterfaces)
The network interfaces to associate with the instance.
|
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.networkInterfaces(IResolvable networkInterfaces)
Sets the value of
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.getNetworkInterfaces() |
CfnInstance.BlockDeviceMappingProperty.Builder |
CfnInstance.BlockDeviceMappingProperty.Builder.noDevice(IResolvable noDevice)
Sets the value of
CfnInstance.BlockDeviceMappingProperty.getNoDevice() |
CfnCapacityReservationFleetProps.Builder |
CfnCapacityReservationFleetProps.Builder.noRemoveEndDate(IResolvable noRemoveEndDate)
Sets the value of
CfnCapacityReservationFleetProps.getNoRemoveEndDate() |
CfnCapacityReservationFleet.Builder |
CfnCapacityReservationFleet.Builder.noRemoveEndDate(IResolvable noRemoveEndDate)
`AWS::EC2::CapacityReservationFleet.NoRemoveEndDate`.
|
CfnEC2FleetProps.Builder |
CfnEC2FleetProps.Builder.onDemandOptions(IResolvable onDemandOptions)
Sets the value of
CfnEC2FleetProps.getOnDemandOptions() |
CfnEC2Fleet.Builder |
CfnEC2Fleet.Builder.onDemandOptions(IResolvable onDemandOptions)
Describes the configuration of On-Demand Instances in an EC2 Fleet.
|
CfnIPAM.Builder |
CfnIPAM.Builder.operatingRegions(IResolvable operatingRegions)
The operating Regions for an IPAM.
|
CfnIPAMProps.Builder |
CfnIPAMProps.Builder.operatingRegions(IResolvable operatingRegions)
Sets the value of
CfnIPAMProps.getOperatingRegions() |
CfnTransitGatewayConnect.Builder |
CfnTransitGatewayConnect.Builder.options(IResolvable options)
The Connect attachment options.
|
CfnTransitGatewayConnectProps.Builder |
CfnTransitGatewayConnectProps.Builder.options(IResolvable options)
Sets the value of
CfnTransitGatewayConnectProps.getOptions() |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.outboundHeader(IResolvable outboundHeader)
Sets the value of
CfnNetworkInsightsAnalysis.PathComponentProperty.getOutboundHeader() |
CfnSpotFleet.LaunchTemplateConfigProperty.Builder |
CfnSpotFleet.LaunchTemplateConfigProperty.Builder.overrides(IResolvable overrides)
Sets the value of
CfnSpotFleet.LaunchTemplateConfigProperty.getOverrides() |
CfnEC2Fleet.FleetLaunchTemplateConfigRequestProperty.Builder |
CfnEC2Fleet.FleetLaunchTemplateConfigRequestProperty.Builder.overrides(IResolvable overrides)
Sets the value of
CfnEC2Fleet.FleetLaunchTemplateConfigRequestProperty.getOverrides() |
CfnNetworkInsightsAccessScope.PathStatementRequestProperty.Builder |
CfnNetworkInsightsAccessScope.PathStatementRequestProperty.Builder.packetHeaderStatement(IResolvable packetHeaderStatement)
|
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.placement(IResolvable placement)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getPlacement() |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.placement(IResolvable placement)
Sets the value of
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.getPlacement() |
CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Builder |
CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.Builder.placement(IResolvable placement)
Sets the value of
CfnEC2Fleet.FleetLaunchTemplateOverridesRequestProperty.getPlacement() |
CfnNetworkAclEntry.Builder |
CfnNetworkAclEntry.Builder.portRange(IResolvable portRange)
The range of port numbers for the UDP/TCP protocol.
|
CfnNetworkAclEntryProps.Builder |
CfnNetworkAclEntryProps.Builder.portRange(IResolvable portRange)
Sets the value of
CfnNetworkAclEntryProps.getPortRange() |
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.Builder |
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.Builder.portRange(IResolvable portRange)
Sets the value of
CfnNetworkInsightsAnalysis.AnalysisAclRuleProperty.getPortRange() |
CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty.Builder |
CfnNetworkInsightsAnalysis.AnalysisSecurityGroupRuleProperty.Builder.portRange(IResolvable portRange)
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.portRanges(IResolvable portRanges)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getPortRanges() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.prefixList(IResolvable prefixList)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getPrefixList() |
CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Builder |
CfnNetworkInterface.PrivateIpAddressSpecificationProperty.Builder.primary(IResolvable primary)
Sets the value of
CfnNetworkInterface.PrivateIpAddressSpecificationProperty.getPrimary() |
CfnLaunchTemplate.PrivateIpAddProperty.Builder |
CfnLaunchTemplate.PrivateIpAddProperty.Builder.primary(IResolvable primary)
Sets the value of
CfnLaunchTemplate.PrivateIpAddProperty.getPrimary() |
CfnInstance.PrivateIpAddressSpecificationProperty.Builder |
CfnInstance.PrivateIpAddressSpecificationProperty.Builder.primary(IResolvable primary)
Sets the value of
CfnInstance.PrivateIpAddressSpecificationProperty.getPrimary() |
CfnSpotFleet.PrivateIpAddressSpecificationProperty.Builder |
CfnSpotFleet.PrivateIpAddressSpecificationProperty.Builder.primary(IResolvable primary)
Sets the value of
CfnSpotFleet.PrivateIpAddressSpecificationProperty.getPrimary() |
CfnVPCEndpointProps.Builder |
CfnVPCEndpointProps.Builder.privateDnsEnabled(IResolvable privateDnsEnabled)
Sets the value of
CfnVPCEndpointProps.getPrivateDnsEnabled() |
CfnVPCEndpoint.Builder |
CfnVPCEndpoint.Builder.privateDnsEnabled(IResolvable privateDnsEnabled)
Indicate whether to associate a private hosted zone with the specified VPC.
|
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.privateDnsNameOptions(IResolvable privateDnsNameOptions)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getPrivateDnsNameOptions() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.privateDnsNameOptions(IResolvable privateDnsNameOptions)
Sets the value of
CfnInstanceProps.getPrivateDnsNameOptions() |
CfnInstance.Builder |
CfnInstance.Builder.privateDnsNameOptions(IResolvable privateDnsNameOptions)
The options for the instance hostname.
|
CfnNetworkInterface.Builder |
CfnNetworkInterface.Builder.privateIpAddresses(IResolvable privateIpAddresses)
Assigns private IP addresses to the network interface.
|
CfnLaunchTemplate.NetworkInterfaceProperty.Builder |
CfnLaunchTemplate.NetworkInterfaceProperty.Builder.privateIpAddresses(IResolvable privateIpAddresses)
Sets the value of
CfnLaunchTemplate.NetworkInterfaceProperty.getPrivateIpAddresses() |
CfnNetworkInterfaceProps.Builder |
CfnNetworkInterfaceProps.Builder.privateIpAddresses(IResolvable privateIpAddresses)
Sets the value of
CfnNetworkInterfaceProps.getPrivateIpAddresses() |
CfnInstance.NetworkInterfaceProperty.Builder |
CfnInstance.NetworkInterfaceProperty.Builder.privateIpAddresses(IResolvable privateIpAddresses)
Sets the value of
CfnInstance.NetworkInterfaceProperty.getPrivateIpAddresses() |
CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Builder |
CfnSpotFleet.InstanceNetworkInterfaceSpecificationProperty.Builder.privateIpAddresses(IResolvable privateIpAddresses)
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.propagateTagsToVolumeOnCreation(IResolvable propagateTagsToVolumeOnCreation)
Sets the value of
CfnInstanceProps.getPropagateTagsToVolumeOnCreation() |
CfnInstance.Builder |
CfnInstance.Builder.propagateTagsToVolumeOnCreation(IResolvable propagateTagsToVolumeOnCreation)
Indicates whether to assign the tags from the instance to all of the volumes attached to the instance at launch.
|
CfnIPAMPool.Builder |
CfnIPAMPool.Builder.provisionedCidrs(IResolvable provisionedCidrs)
Information about the CIDRs provisioned to an IPAM pool.
|
CfnIPAMPoolProps.Builder |
CfnIPAMPoolProps.Builder.provisionedCidrs(IResolvable provisionedCidrs)
Sets the value of
CfnIPAMPoolProps.getProvisionedCidrs() |
CfnIPAMPool.Builder |
CfnIPAMPool.Builder.publiclyAdvertisable(IResolvable publiclyAdvertisable)
Determines if a pool is publicly advertisable.
|
CfnIPAMPoolProps.Builder |
CfnIPAMPoolProps.Builder.publiclyAdvertisable(IResolvable publiclyAdvertisable)
Sets the value of
CfnIPAMPoolProps.getPubliclyAdvertisable() |
CfnCapacityReservationFleetProps.Builder |
CfnCapacityReservationFleetProps.Builder.removeEndDate(IResolvable removeEndDate)
Sets the value of
CfnCapacityReservationFleetProps.getRemoveEndDate() |
CfnCapacityReservationFleet.Builder |
CfnCapacityReservationFleet.Builder.removeEndDate(IResolvable removeEndDate)
`AWS::EC2::CapacityReservationFleet.RemoveEndDate`.
|
CfnEC2FleetProps.Builder |
CfnEC2FleetProps.Builder.replaceUnhealthyInstances(IResolvable replaceUnhealthyInstances)
Sets the value of
CfnEC2FleetProps.getReplaceUnhealthyInstances() |
CfnSpotFleet.SpotFleetRequestConfigDataProperty.Builder |
CfnSpotFleet.SpotFleetRequestConfigDataProperty.Builder.replaceUnhealthyInstances(IResolvable replaceUnhealthyInstances)
|
CfnEC2Fleet.Builder |
CfnEC2Fleet.Builder.replaceUnhealthyInstances(IResolvable replaceUnhealthyInstances)
Indicates whether EC2 Fleet should replace unhealthy Spot Instances.
|
CfnLaunchTemplate.InstanceRequirementsProperty.Builder |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder.requireHibernateSupport(IResolvable requireHibernateSupport)
|
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder.requireHibernateSupport(IResolvable requireHibernateSupport)
|
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder |
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder.requireHibernateSupport(IResolvable requireHibernateSupport)
|
CfnNetworkInsightsAccessScope.PathStatementRequestProperty.Builder |
CfnNetworkInsightsAccessScope.PathStatementRequestProperty.Builder.resourceStatement(IResolvable resourceStatement)
|
CfnNetworkInsightsAccessScope.ThroughResourcesStatementRequestProperty.Builder |
CfnNetworkInsightsAccessScope.ThroughResourcesStatementRequestProperty.Builder.resourceStatement(IResolvable resourceStatement)
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.routeTable(IResolvable routeTable)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getRouteTable() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.routeTableRoute(IResolvable routeTableRoute)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getRouteTableRoute() |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.routeTableRoute(IResolvable routeTableRoute)
Sets the value of
CfnNetworkInsightsAnalysis.PathComponentProperty.getRouteTableRoute() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.securityGroup(IResolvable securityGroup)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getSecurityGroup() |
CfnSecurityGroup.Builder |
CfnSecurityGroup.Builder.securityGroupEgress(IResolvable securityGroupEgress)
[VPC only] The outbound rules associated with the security group.
|
CfnSecurityGroupProps.Builder |
CfnSecurityGroupProps.Builder.securityGroupEgress(IResolvable securityGroupEgress)
Sets the value of
CfnSecurityGroupProps.getSecurityGroupEgress() |
CfnSecurityGroup.Builder |
CfnSecurityGroup.Builder.securityGroupIngress(IResolvable securityGroupIngress)
The inbound rules associated with the security group.
|
CfnSecurityGroupProps.Builder |
CfnSecurityGroupProps.Builder.securityGroupIngress(IResolvable securityGroupIngress)
Sets the value of
CfnSecurityGroupProps.getSecurityGroupIngress() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.securityGroupRule(IResolvable securityGroupRule)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getSecurityGroupRule() |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.securityGroupRule(IResolvable securityGroupRule)
Sets the value of
CfnNetworkInsightsAnalysis.PathComponentProperty.getSecurityGroupRule() |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.securityGroups(IResolvable securityGroups)
Sets the value of
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.getSecurityGroups() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.securityGroups(IResolvable securityGroups)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getSecurityGroups() |
void |
CfnVPCEndpointService.setAcceptanceRequired(IResolvable value)
Indicates whether requests from service consumers to create an endpoint to your service must be accepted.
|
void |
CfnIPAMPool.setAllocationResourceTags(IResolvable value)
Tags that are required for resources that use CIDRs from this IPAM pool.
|
void |
CfnVPCCidrBlock.setAmazonProvidedIpv6CidrBlock(IResolvable value)
Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC.
|
void |
CfnSubnet.setAssignIpv6AddressOnCreation(IResolvable value)
Indicates whether a network interface created in this subnet receives an IPv6 address.
|
void |
CfnClientVpnEndpoint.setAuthenticationOptions(IResolvable value)
Information about the authentication method to be used to authenticate clients.
|
void |
CfnClientVpnAuthorizationRule.setAuthorizeAllGroups(IResolvable value)
Indicates whether to grant access to all clients.
|
void |
CfnVolume.setAutoEnableIo(IResolvable value)
Indicates whether the volume is auto-enabled for I/O operations.
|
void |
CfnIPAMPool.setAutoImport(IResolvable value)
If selected, IPAM will continuously look for resources within the CIDR range of this pool and automatically import them as allocations into your IPAM.
|
void |
CfnTransitGatewayRoute.setBlackhole(IResolvable value)
Indicates whether to drop traffic that matches this route.
|
void |
CfnInstance.setBlockDeviceMappings(IResolvable value)
The block device mapping entries that defines the block devices to attach to the instance at launch.
|
void |
CfnClientVpnEndpoint.setClientConnectOptions(IResolvable value)
The options for managing connection authorization for new client connections.
|
void |
CfnClientVpnEndpoint.setClientLoginBannerOptions(IResolvable value)
Options for enabling a customizable text banner that will be displayed on AWS provided clients when a VPN session is established.
|
void |
CfnClientVpnEndpoint.setConnectionLogOptions(IResolvable value)
Information about the client connection logging options.
|
void |
CfnVPCEndpointService.setContributorInsightsEnabled(IResolvable value)
`AWS::EC2::VPCEndpointService.ContributorInsightsEnabled`.
|
void |
CfnInstance.setCpuOptions(IResolvable value)
The CPU options for the instance.
|
void |
CfnInstance.setCreditSpecification(IResolvable value)
The credit option for CPU usage of the burstable performance instance.
|
void |
CfnNetworkInterfaceAttachment.setDeleteOnTermination(IResolvable value)
Whether to delete the network interface when the instance terminates.
|
void |
CfnTrafficMirrorFilterRule.setDestinationPortRange(IResolvable value)
The destination port range.
|
void |
CfnInstance.setDisableApiTermination(IResolvable value)
If you set this parameter to `true` , you can't terminate the instance using the Amazon EC2 console, CLI, or API;
|
void |
CfnCapacityReservation.setEbsOptimized(IResolvable value)
Indicates whether the Capacity Reservation supports EBS-optimized instances.
|
void |
CfnInstance.setEbsOptimized(IResolvable value)
Indicates whether the instance is optimized for Amazon EBS I/O.
|
void |
CfnNetworkAclEntry.setEgress(IResolvable value)
Whether this rule applies to egress traffic from the subnet ( `true` ) or ingress traffic to the subnet ( `false` ).
|
void |
CfnInstance.setElasticGpuSpecifications(IResolvable value)
An elastic GPU to associate with the instance.
|
void |
CfnInstance.setElasticInferenceAccelerators(IResolvable value)
An elastic inference accelerator to associate with the instance.
|
void |
CfnSubnet.setEnableDns64(IResolvable value)
Indicates whether DNS queries made to the Amazon-provided DNS Resolver in this subnet should return synthetic IPv6 addresses for IPv4-only destinations.
|
void |
CfnVPC.setEnableDnsHostnames(IResolvable value)
Indicates whether the instances launched in the VPC get DNS hostnames.
|
void |
CfnVPC.setEnableDnsSupport(IResolvable value)
Indicates whether the DNS resolution is supported for the VPC.
|
void |
CfnInstance.setEnclaveOptions(IResolvable value)
Indicates whether the instance is enabled for AWS Nitro Enclaves.
|
void |
CfnVolume.setEncrypted(IResolvable value)
Indicates whether the volume should be encrypted.
|
void |
CfnPrefixList.setEntries(IResolvable value)
One or more entries for the prefix list.
|
void |
CfnCapacityReservation.setEphemeralStorage(IResolvable value)
Indicates whether the Capacity Reservation supports instances with temporary, block-level storage.
|
void |
CfnNetworkInsightsAccessScope.setExcludePaths(IResolvable value)
The paths to exclude.
|
void |
CfnInstance.setHibernationOptions(IResolvable value)
Indicates whether an instance is enabled for hibernation.
|
void |
CfnNetworkAclEntry.setIcmp(IResolvable value)
The Internet Control Message Protocol (ICMP) code and type.
|
void |
CfnCapacityReservationFleet.setInstanceTypeSpecifications(IResolvable value)
Information about the instance types for which to reserve the capacity.
|
void |
CfnNetworkInterface.setIpv6Addresses(IResolvable value)
One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet to associate with the network interface.
|
void |
CfnInstance.setIpv6Addresses(IResolvable value)
[EC2-VPC] The IPv6 addresses from the range of the subnet to associate with the primary network interface.
|
void |
CfnSubnet.setIpv6Native(IResolvable value)
Indicates whether this is an IPv6 only subnet.
|
void |
CfnInstance.setLaunchTemplate(IResolvable value)
The launch template to use to launch the instances.
|
void |
CfnEC2Fleet.setLaunchTemplateConfigs(IResolvable value)
The configuration for the EC2 Fleet.
|
void |
CfnLaunchTemplate.setLaunchTemplateData(IResolvable value)
The information for the launch template.
|
void |
CfnInstance.setLicenseSpecifications(IResolvable value)
The license configurations.
|
void |
CfnSubnet.setMapPublicIpOnLaunch(IResolvable value)
Indicates whether instances launched in this subnet receive a public IPv4 address.
|
void |
CfnNetworkInsightsAccessScope.setMatchPaths(IResolvable value)
The paths to match.
|
void |
CfnInstance.setMonitoring(IResolvable value)
Specifies whether detailed monitoring is enabled for the instance.
|
void |
CfnVolume.setMultiAttachEnabled(IResolvable value)
Indicates whether Amazon EBS Multi-Attach is enabled.
|
void |
CfnInstance.setNetworkInterfaces(IResolvable value)
The network interfaces to associate with the instance.
|
void |
CfnCapacityReservationFleet.setNoRemoveEndDate(IResolvable value)
`AWS::EC2::CapacityReservationFleet.NoRemoveEndDate`.
|
void |
CfnEC2Fleet.setOnDemandOptions(IResolvable value)
Describes the configuration of On-Demand Instances in an EC2 Fleet.
|
void |
CfnIPAM.setOperatingRegions(IResolvable value)
The operating Regions for an IPAM.
|
void |
CfnTransitGatewayConnect.setOptions(IResolvable value)
The Connect attachment options.
|
void |
CfnNetworkAclEntry.setPortRange(IResolvable value)
The range of port numbers for the UDP/TCP protocol.
|
void |
CfnVPCEndpoint.setPrivateDnsEnabled(IResolvable value)
Indicate whether to associate a private hosted zone with the specified VPC.
|
void |
CfnInstance.setPrivateDnsNameOptions(IResolvable value)
The options for the instance hostname.
|
void |
CfnNetworkInterface.setPrivateIpAddresses(IResolvable value)
Assigns private IP addresses to the network interface.
|
void |
CfnInstance.setPropagateTagsToVolumeOnCreation(IResolvable value)
Indicates whether to assign the tags from the instance to all of the volumes attached to the instance at launch.
|
void |
CfnIPAMPool.setProvisionedCidrs(IResolvable value)
Information about the CIDRs provisioned to an IPAM pool.
|
void |
CfnIPAMPool.setPubliclyAdvertisable(IResolvable value)
Determines if a pool is publicly advertisable.
|
void |
CfnCapacityReservationFleet.setRemoveEndDate(IResolvable value)
`AWS::EC2::CapacityReservationFleet.RemoveEndDate`.
|
void |
CfnEC2Fleet.setReplaceUnhealthyInstances(IResolvable value)
Indicates whether EC2 Fleet should replace unhealthy Spot Instances.
|
void |
CfnSecurityGroup.setSecurityGroupEgress(IResolvable value)
[VPC only] The outbound rules associated with the security group.
|
void |
CfnSecurityGroup.setSecurityGroupIngress(IResolvable value)
The inbound rules associated with the security group.
|
void |
CfnNetworkInterface.setSourceDestCheck(IResolvable value)
Enable or disable source/destination checks, which ensure that the instance is either the source or the destination of any traffic that it receives.
|
void |
CfnInstance.setSourceDestCheck(IResolvable value)
Enable or disable source/destination checks, which ensure that the instance is either the source or the destination of any traffic that it receives.
|
void |
CfnTrafficMirrorFilterRule.setSourcePortRange(IResolvable value)
The source port range.
|
void |
CfnClientVpnEndpoint.setSplitTunnel(IResolvable value)
Indicates whether split-tunnel is enabled on the AWS Client VPN endpoint.
|
void |
CfnSpotFleet.setSpotFleetRequestConfigData(IResolvable value)
Describes the configuration of a Spot Fleet request.
|
void |
CfnEC2Fleet.setSpotOptions(IResolvable value)
Describes the configuration of Spot Instances in an EC2 Fleet.
|
void |
CfnInstance.setSsmAssociations(IResolvable value)
The SSM [document](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-document.html) and parameter values in AWS Systems Manager to associate with this instance.
|
void |
CfnVPNConnection.setStaticRoutesOnly(IResolvable value)
Indicates whether the VPN connection uses static routes only.
|
void |
CfnLaunchTemplate.setTagSpecifications(IResolvable value)
The tags to apply to the launch template during creation.
|
void |
CfnCapacityReservation.setTagSpecifications(IResolvable value)
The tags to apply to the Capacity Reservation during launch.
|
void |
CfnCapacityReservationFleet.setTagSpecifications(IResolvable value)
The tags to assign to the Capacity Reservation Fleet.
|
void |
CfnClientVpnEndpoint.setTagSpecifications(IResolvable value)
The tags to apply to the Client VPN endpoint during creation.
|
void |
CfnEC2Fleet.setTagSpecifications(IResolvable value)
The key-value pair for tagging the EC2 Fleet request on creation.
|
void |
CfnEC2Fleet.setTargetCapacitySpecification(IResolvable value)
The number of units to request.
|
void |
CfnEC2Fleet.setTerminateInstancesWithExpiration(IResolvable value)
Indicates whether running instances should be terminated when the EC2 Fleet expires.
|
void |
CfnInstance.setVolumes(IResolvable value)
The volumes to attach to the instance.
|
void |
CfnVPNConnection.setVpnTunnelOptionsSpecifications(IResolvable value)
The tunnel options for the VPN connection.
|
CfnEC2Fleet.OnDemandOptionsRequestProperty.Builder |
CfnEC2Fleet.OnDemandOptionsRequestProperty.Builder.singleAvailabilityZone(IResolvable singleAvailabilityZone)
Sets the value of
CfnEC2Fleet.OnDemandOptionsRequestProperty.getSingleAvailabilityZone() |
CfnEC2Fleet.SpotOptionsRequestProperty.Builder |
CfnEC2Fleet.SpotOptionsRequestProperty.Builder.singleAvailabilityZone(IResolvable singleAvailabilityZone)
Sets the value of
CfnEC2Fleet.SpotOptionsRequestProperty.getSingleAvailabilityZone() |
CfnEC2Fleet.OnDemandOptionsRequestProperty.Builder |
CfnEC2Fleet.OnDemandOptionsRequestProperty.Builder.singleInstanceType(IResolvable singleInstanceType)
Sets the value of
CfnEC2Fleet.OnDemandOptionsRequestProperty.getSingleInstanceType() |
CfnEC2Fleet.SpotOptionsRequestProperty.Builder |
CfnEC2Fleet.SpotOptionsRequestProperty.Builder.singleInstanceType(IResolvable singleInstanceType)
Sets the value of
CfnEC2Fleet.SpotOptionsRequestProperty.getSingleInstanceType() |
CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.Builder |
CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.Builder.source(IResolvable source)
Sets the value of
CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.getSource() |
CfnNetworkInterface.Builder |
CfnNetworkInterface.Builder.sourceDestCheck(IResolvable sourceDestCheck)
Enable or disable source/destination checks, which ensure that the instance is either the source or the destination of any traffic that it receives.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.sourceDestCheck(IResolvable sourceDestCheck)
Sets the value of
CfnInstanceProps.getSourceDestCheck() |
CfnNetworkInterfaceProps.Builder |
CfnNetworkInterfaceProps.Builder.sourceDestCheck(IResolvable sourceDestCheck)
Sets the value of
CfnNetworkInterfaceProps.getSourceDestCheck() |
CfnInstance.Builder |
CfnInstance.Builder.sourceDestCheck(IResolvable sourceDestCheck)
Enable or disable source/destination checks, which ensure that the instance is either the source or the destination of any traffic that it receives.
|
CfnTrafficMirrorFilterRule.Builder |
CfnTrafficMirrorFilterRule.Builder.sourcePortRange(IResolvable sourcePortRange)
The source port range.
|
CfnTrafficMirrorFilterRuleProps.Builder |
CfnTrafficMirrorFilterRuleProps.Builder.sourcePortRange(IResolvable sourcePortRange)
Sets the value of
CfnTrafficMirrorFilterRuleProps.getSourcePortRange() |
CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.Builder |
CfnNetworkInsightsAnalysis.AnalysisPacketHeaderProperty.Builder.sourcePortRanges(IResolvable sourcePortRanges)
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.sourceVpc(IResolvable sourceVpc)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getSourceVpc() |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.sourceVpc(IResolvable sourceVpc)
Sets the value of
CfnNetworkInsightsAnalysis.PathComponentProperty.getSourceVpc() |
CfnClientVpnEndpointProps.Builder |
CfnClientVpnEndpointProps.Builder.splitTunnel(IResolvable splitTunnel)
Sets the value of
CfnClientVpnEndpointProps.getSplitTunnel() |
CfnClientVpnEndpoint.Builder |
CfnClientVpnEndpoint.Builder.splitTunnel(IResolvable splitTunnel)
Indicates whether split-tunnel is enabled on the AWS Client VPN endpoint.
|
CfnSpotFleet.Builder |
CfnSpotFleet.Builder.spotFleetRequestConfigData(IResolvable spotFleetRequestConfigData)
Describes the configuration of a Spot Fleet request.
|
CfnSpotFleetProps.Builder |
CfnSpotFleetProps.Builder.spotFleetRequestConfigData(IResolvable spotFleetRequestConfigData)
Sets the value of
CfnSpotFleetProps.getSpotFleetRequestConfigData() |
CfnSpotFleet.SpotFleetRequestConfigDataProperty.Builder |
CfnSpotFleet.SpotFleetRequestConfigDataProperty.Builder.spotMaintenanceStrategies(IResolvable spotMaintenanceStrategies)
|
CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder |
CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder.spotOptions(IResolvable spotOptions)
Sets the value of
CfnLaunchTemplate.InstanceMarketOptionsProperty.getSpotOptions() |
CfnEC2FleetProps.Builder |
CfnEC2FleetProps.Builder.spotOptions(IResolvable spotOptions)
Sets the value of
CfnEC2FleetProps.getSpotOptions() |
CfnEC2Fleet.Builder |
CfnEC2Fleet.Builder.spotOptions(IResolvable spotOptions)
Describes the configuration of Spot Instances in an EC2 Fleet.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.ssmAssociations(IResolvable ssmAssociations)
Sets the value of
CfnInstanceProps.getSsmAssociations() |
CfnInstance.Builder |
CfnInstance.Builder.ssmAssociations(IResolvable ssmAssociations)
The SSM [document](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-document.html) and parameter values in AWS Systems Manager to associate with this instance.
|
CfnVPNConnection.Builder |
CfnVPNConnection.Builder.staticRoutesOnly(IResolvable staticRoutesOnly)
Indicates whether the VPN connection uses static routes only.
|
CfnVPNConnectionProps.Builder |
CfnVPNConnectionProps.Builder.staticRoutesOnly(IResolvable staticRoutesOnly)
Sets the value of
CfnVPNConnectionProps.getStaticRoutesOnly() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.subnet(IResolvable subnet)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getSubnet() |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.subnet(IResolvable subnet)
Sets the value of
CfnNetworkInsightsAnalysis.PathComponentProperty.getSubnet() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.subnetRouteTable(IResolvable subnetRouteTable)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getSubnetRouteTable() |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder |
CfnLaunchTemplate.LaunchTemplateDataProperty.Builder.tagSpecifications(IResolvable tagSpecifications)
Sets the value of
CfnLaunchTemplate.LaunchTemplateDataProperty.getTagSpecifications() |
CfnLaunchTemplate.Builder |
CfnLaunchTemplate.Builder.tagSpecifications(IResolvable tagSpecifications)
The tags to apply to the launch template during creation.
|
CfnCapacityReservation.Builder |
CfnCapacityReservation.Builder.tagSpecifications(IResolvable tagSpecifications)
The tags to apply to the Capacity Reservation during launch.
|
CfnLaunchTemplateProps.Builder |
CfnLaunchTemplateProps.Builder.tagSpecifications(IResolvable tagSpecifications)
Sets the value of
CfnLaunchTemplateProps.getTagSpecifications() |
CfnCapacityReservationFleetProps.Builder |
CfnCapacityReservationFleetProps.Builder.tagSpecifications(IResolvable tagSpecifications)
Sets the value of
CfnCapacityReservationFleetProps.getTagSpecifications() |
CfnClientVpnEndpointProps.Builder |
CfnClientVpnEndpointProps.Builder.tagSpecifications(IResolvable tagSpecifications)
Sets the value of
CfnClientVpnEndpointProps.getTagSpecifications() |
CfnEC2FleetProps.Builder |
CfnEC2FleetProps.Builder.tagSpecifications(IResolvable tagSpecifications)
Sets the value of
CfnEC2FleetProps.getTagSpecifications() |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder |
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.Builder.tagSpecifications(IResolvable tagSpecifications)
Sets the value of
CfnSpotFleet.SpotFleetLaunchSpecificationProperty.getTagSpecifications() |
CfnCapacityReservationFleet.Builder |
CfnCapacityReservationFleet.Builder.tagSpecifications(IResolvable tagSpecifications)
The tags to assign to the Capacity Reservation Fleet.
|
CfnClientVpnEndpoint.Builder |
CfnClientVpnEndpoint.Builder.tagSpecifications(IResolvable tagSpecifications)
The tags to apply to the Client VPN endpoint during creation.
|
CfnEC2Fleet.Builder |
CfnEC2Fleet.Builder.tagSpecifications(IResolvable tagSpecifications)
The key-value pair for tagging the EC2 Fleet request on creation.
|
CfnCapacityReservationProps.Builder |
CfnCapacityReservationProps.Builder.tagSpecifications(IResolvable tagSpecifications)
Sets the value of
CfnCapacityReservationProps.getTagSpecifications() |
CfnEC2FleetProps.Builder |
CfnEC2FleetProps.Builder.targetCapacitySpecification(IResolvable targetCapacitySpecification)
Sets the value of
CfnEC2FleetProps.getTargetCapacitySpecification() |
CfnEC2Fleet.Builder |
CfnEC2Fleet.Builder.targetCapacitySpecification(IResolvable targetCapacitySpecification)
The number of units to request.
|
CfnSpotFleet.TargetGroupsConfigProperty.Builder |
CfnSpotFleet.TargetGroupsConfigProperty.Builder.targetGroups(IResolvable targetGroups)
Sets the value of
CfnSpotFleet.TargetGroupsConfigProperty.getTargetGroups() |
CfnSpotFleet.LoadBalancersConfigProperty.Builder |
CfnSpotFleet.LoadBalancersConfigProperty.Builder.targetGroupsConfig(IResolvable targetGroupsConfig)
Sets the value of
CfnSpotFleet.LoadBalancersConfigProperty.getTargetGroupsConfig() |
CfnEC2FleetProps.Builder |
CfnEC2FleetProps.Builder.terminateInstancesWithExpiration(IResolvable terminateInstancesWithExpiration)
Sets the value of
CfnEC2FleetProps.getTerminateInstancesWithExpiration() |
CfnSpotFleet.SpotFleetRequestConfigDataProperty.Builder |
CfnSpotFleet.SpotFleetRequestConfigDataProperty.Builder.terminateInstancesWithExpiration(IResolvable terminateInstancesWithExpiration)
|
CfnEC2Fleet.Builder |
CfnEC2Fleet.Builder.terminateInstancesWithExpiration(IResolvable terminateInstancesWithExpiration)
Indicates whether running instances should be terminated when the EC2 Fleet expires.
|
CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.Builder |
CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.Builder.throughResources(IResolvable throughResources)
|
CfnLaunchTemplate.InstanceRequirementsProperty.Builder |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder.totalLocalStorageGb(IResolvable totalLocalStorageGb)
Sets the value of
CfnLaunchTemplate.InstanceRequirementsProperty.getTotalLocalStorageGb() |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder.totalLocalStorageGb(IResolvable totalLocalStorageGb)
|
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder |
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder.totalLocalStorageGb(IResolvable totalLocalStorageGb)
Sets the value of
CfnEC2Fleet.InstanceRequirementsRequestProperty.getTotalLocalStorageGb() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.transitGateway(IResolvable transitGateway)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getTransitGateway() |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.transitGateway(IResolvable transitGateway)
Sets the value of
CfnNetworkInsightsAnalysis.PathComponentProperty.getTransitGateway() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.transitGatewayAttachment(IResolvable transitGatewayAttachment)
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.transitGatewayRouteTable(IResolvable transitGatewayRouteTable)
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.transitGatewayRouteTableRoute(IResolvable transitGatewayRouteTableRoute)
|
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.transitGatewayRouteTableRoute(IResolvable transitGatewayRouteTableRoute)
|
CfnLaunchTemplate.InstanceRequirementsProperty.Builder |
CfnLaunchTemplate.InstanceRequirementsProperty.Builder.vCpuCount(IResolvable vCpuCount)
Sets the value of
CfnLaunchTemplate.InstanceRequirementsProperty.getVCpuCount() |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder |
CfnSpotFleet.InstanceRequirementsRequestProperty.Builder.vCpuCount(IResolvable vCpuCount)
Sets the value of
CfnSpotFleet.InstanceRequirementsRequestProperty.getVCpuCount() |
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder |
CfnEC2Fleet.InstanceRequirementsRequestProperty.Builder.vCpuCount(IResolvable vCpuCount)
Sets the value of
CfnEC2Fleet.InstanceRequirementsRequestProperty.getVCpuCount() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.volumes(IResolvable volumes)
Sets the value of
CfnInstanceProps.getVolumes() |
CfnInstance.Builder |
CfnInstance.Builder.volumes(IResolvable volumes)
The volumes to attach to the instance.
|
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.vpc(IResolvable vpc)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getVpc() |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder |
CfnNetworkInsightsAnalysis.PathComponentProperty.Builder.vpc(IResolvable vpc)
Sets the value of
CfnNetworkInsightsAnalysis.PathComponentProperty.getVpc() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.vpcEndpoint(IResolvable vpcEndpoint)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getVpcEndpoint() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.vpcPeeringConnection(IResolvable vpcPeeringConnection)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getVpcPeeringConnection() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.vpnConnection(IResolvable vpnConnection)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getVpnConnection() |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder |
CfnNetworkInsightsAnalysis.ExplanationProperty.Builder.vpnGateway(IResolvable vpnGateway)
Sets the value of
CfnNetworkInsightsAnalysis.ExplanationProperty.getVpnGateway() |
CfnVPNConnection.Builder |
CfnVPNConnection.Builder.vpnTunnelOptionsSpecifications(IResolvable vpnTunnelOptionsSpecifications)
The tunnel options for the VPN connection.
|
CfnVPNConnectionProps.Builder |
CfnVPNConnectionProps.Builder.vpnTunnelOptionsSpecifications(IResolvable vpnTunnelOptionsSpecifications)
Sets the value of
CfnVPNConnectionProps.getVpnTunnelOptionsSpecifications() |
| Modifier and Type | Method and Description |
|---|---|
CfnReplicationConfiguration.ReplicationRuleProperty.Builder |
CfnReplicationConfiguration.ReplicationRuleProperty.Builder.destinations(IResolvable destinations)
Sets the value of
CfnReplicationConfiguration.ReplicationRuleProperty.getDestinations() |
CfnRepository.Builder |
CfnRepository.Builder.encryptionConfiguration(IResolvable encryptionConfiguration)
The encryption configuration for the repository.
|
CfnRepositoryProps.Builder |
CfnRepositoryProps.Builder.encryptionConfiguration(IResolvable encryptionConfiguration)
Sets the value of
CfnRepositoryProps.getEncryptionConfiguration() |
CfnRepository.Builder |
CfnRepository.Builder.imageScanningConfiguration(IResolvable imageScanningConfiguration)
The image scanning configuration for the repository.
|
CfnRepositoryProps.Builder |
CfnRepositoryProps.Builder.imageScanningConfiguration(IResolvable imageScanningConfiguration)
Sets the value of
CfnRepositoryProps.getImageScanningConfiguration() |
CfnRepository.Builder |
CfnRepository.Builder.lifecyclePolicy(IResolvable lifecyclePolicy)
Creates or updates a lifecycle policy.
|
CfnRepositoryProps.Builder |
CfnRepositoryProps.Builder.lifecyclePolicy(IResolvable lifecyclePolicy)
Sets the value of
CfnRepositoryProps.getLifecyclePolicy() |
CfnReplicationConfiguration.Builder |
CfnReplicationConfiguration.Builder.replicationConfiguration(IResolvable replicationConfiguration)
The replication configuration for a registry.
|
CfnReplicationConfigurationProps.Builder |
CfnReplicationConfigurationProps.Builder.replicationConfiguration(IResolvable replicationConfiguration)
Sets the value of
CfnReplicationConfigurationProps.getReplicationConfiguration() |
CfnReplicationConfiguration.ReplicationRuleProperty.Builder |
CfnReplicationConfiguration.ReplicationRuleProperty.Builder.repositoryFilters(IResolvable repositoryFilters)
|
CfnReplicationConfiguration.ReplicationConfigurationProperty.Builder |
CfnReplicationConfiguration.ReplicationConfigurationProperty.Builder.rules(IResolvable rules)
Sets the value of
CfnReplicationConfiguration.ReplicationConfigurationProperty.getRules() |
CfnRepository.ImageScanningConfigurationProperty.Builder |
CfnRepository.ImageScanningConfigurationProperty.Builder.scanOnPush(IResolvable scanOnPush)
Sets the value of
CfnRepository.ImageScanningConfigurationProperty.getScanOnPush() |
void |
CfnRepository.setEncryptionConfiguration(IResolvable value)
The encryption configuration for the repository.
|
void |
CfnRepository.setImageScanningConfiguration(IResolvable value)
The image scanning configuration for the repository.
|
void |
CfnRepository.setLifecyclePolicy(IResolvable value)
Creates or updates a lifecycle policy.
|
void |
CfnReplicationConfiguration.setReplicationConfiguration(IResolvable value)
The replication configuration for a registry.
|
| Modifier and Type | Method and Description |
|---|---|
CfnTaskDefinition.EFSVolumeConfigurationProperty.Builder |
CfnTaskDefinition.EFSVolumeConfigurationProperty.Builder.authorizationConfig(IResolvable authorizationConfig)
|
CfnTaskDefinition.DockerVolumeConfigurationProperty.Builder |
CfnTaskDefinition.DockerVolumeConfigurationProperty.Builder.autoprovision(IResolvable autoprovision)
Sets the value of
CfnTaskDefinition.DockerVolumeConfigurationProperty.getAutoprovision() |
CfnCapacityProvider.Builder |
CfnCapacityProvider.Builder.autoScalingGroupProvider(IResolvable autoScalingGroupProvider)
The Auto Scaling group settings for the capacity provider.
|
CfnCapacityProviderProps.Builder |
CfnCapacityProviderProps.Builder.autoScalingGroupProvider(IResolvable autoScalingGroupProvider)
Sets the value of
CfnCapacityProviderProps.getAutoScalingGroupProvider() |
CfnService.NetworkConfigurationProperty.Builder |
CfnService.NetworkConfigurationProperty.Builder.awsvpcConfiguration(IResolvable awsvpcConfiguration)
Sets the value of
CfnService.NetworkConfigurationProperty.getAwsvpcConfiguration() |
CfnTaskSet.NetworkConfigurationProperty.Builder |
CfnTaskSet.NetworkConfigurationProperty.Builder.awsVpcConfiguration(IResolvable awsVpcConfiguration)
Sets the value of
CfnTaskSet.NetworkConfigurationProperty.getAwsVpcConfiguration() |
CfnTaskDefinition.LinuxParametersProperty.Builder |
CfnTaskDefinition.LinuxParametersProperty.Builder.capabilities(IResolvable capabilities)
Sets the value of
CfnTaskDefinition.LinuxParametersProperty.getCapabilities() |
CfnService.Builder |
CfnService.Builder.capacityProviderStrategy(IResolvable capacityProviderStrategy)
The capacity provider strategy to use for the service.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.capacityProviderStrategy(IResolvable capacityProviderStrategy)
Sets the value of
CfnServiceProps.getCapacityProviderStrategy() |
CfnCluster.ExecuteCommandLogConfigurationProperty.Builder |
CfnCluster.ExecuteCommandLogConfigurationProperty.Builder.cloudWatchEncryptionEnabled(IResolvable cloudWatchEncryptionEnabled)
|
CfnCluster.Builder |
CfnCluster.Builder.clusterSettings(IResolvable clusterSettings)
The setting to use when creating a cluster.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.clusterSettings(IResolvable clusterSettings)
Sets the value of
CfnClusterProps.getClusterSettings() |
CfnCluster.Builder |
CfnCluster.Builder.configuration(IResolvable configuration)
The execute command configuration for the cluster.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.configuration(IResolvable configuration)
Sets the value of
CfnClusterProps.getConfiguration() |
CfnTaskDefinition.Builder |
CfnTaskDefinition.Builder.containerDefinitions(IResolvable containerDefinitions)
A list of container definitions in JSON format that describe the different containers that make up your task.
|
CfnTaskDefinitionProps.Builder |
CfnTaskDefinitionProps.Builder.containerDefinitions(IResolvable containerDefinitions)
Sets the value of
CfnTaskDefinitionProps.getContainerDefinitions() |
CfnClusterCapacityProviderAssociations.Builder |
CfnClusterCapacityProviderAssociations.Builder.defaultCapacityProviderStrategy(IResolvable defaultCapacityProviderStrategy)
The default capacity provider strategy to associate with the cluster.
|
CfnClusterCapacityProviderAssociationsProps.Builder |
CfnClusterCapacityProviderAssociationsProps.Builder.defaultCapacityProviderStrategy(IResolvable defaultCapacityProviderStrategy)
|
CfnCluster.Builder |
CfnCluster.Builder.defaultCapacityProviderStrategy(IResolvable defaultCapacityProviderStrategy)
The default capacity provider strategy for the cluster.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.defaultCapacityProviderStrategy(IResolvable defaultCapacityProviderStrategy)
Sets the value of
CfnClusterProps.getDefaultCapacityProviderStrategy() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.dependsOn(IResolvable dependsOn)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getDependsOn() |
CfnService.DeploymentConfigurationProperty.Builder |
CfnService.DeploymentConfigurationProperty.Builder.deploymentCircuitBreaker(IResolvable deploymentCircuitBreaker)
Sets the value of
CfnService.DeploymentConfigurationProperty.getDeploymentCircuitBreaker() |
CfnService.Builder |
CfnService.Builder.deploymentConfiguration(IResolvable deploymentConfiguration)
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping and starting tasks.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.deploymentConfiguration(IResolvable deploymentConfiguration)
Sets the value of
CfnServiceProps.getDeploymentConfiguration() |
CfnService.Builder |
CfnService.Builder.deploymentController(IResolvable deploymentController)
The deployment controller to use for the service.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.deploymentController(IResolvable deploymentController)
Sets the value of
CfnServiceProps.getDeploymentController() |
CfnTaskDefinition.LinuxParametersProperty.Builder |
CfnTaskDefinition.LinuxParametersProperty.Builder.devices(IResolvable devices)
Sets the value of
CfnTaskDefinition.LinuxParametersProperty.getDevices() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.disableNetworking(IResolvable disableNetworking)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getDisableNetworking() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.dockerLabels(IResolvable dockerLabels)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getDockerLabels() |
CfnTaskDefinition.VolumeProperty.Builder |
CfnTaskDefinition.VolumeProperty.Builder.dockerVolumeConfiguration(IResolvable dockerVolumeConfiguration)
Sets the value of
CfnTaskDefinition.VolumeProperty.getDockerVolumeConfiguration() |
CfnTaskDefinition.DockerVolumeConfigurationProperty.Builder |
CfnTaskDefinition.DockerVolumeConfigurationProperty.Builder.driverOpts(IResolvable driverOpts)
Sets the value of
CfnTaskDefinition.DockerVolumeConfigurationProperty.getDriverOpts() |
CfnTaskDefinition.VolumeProperty.Builder |
CfnTaskDefinition.VolumeProperty.Builder.efsVolumeConfiguration(IResolvable efsVolumeConfiguration)
Sets the value of
CfnTaskDefinition.VolumeProperty.getEfsVolumeConfiguration() |
CfnService.DeploymentCircuitBreakerProperty.Builder |
CfnService.DeploymentCircuitBreakerProperty.Builder.enable(IResolvable enable)
Sets the value of
CfnService.DeploymentCircuitBreakerProperty.getEnable() |
CfnService.Builder |
CfnService.Builder.enableEcsManagedTags(IResolvable enableEcsManagedTags)
Specifies whether to turn on Amazon ECS managed tags for the tasks within the service.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.enableEcsManagedTags(IResolvable enableEcsManagedTags)
Sets the value of
CfnServiceProps.getEnableEcsManagedTags() |
CfnService.Builder |
CfnService.Builder.enableExecuteCommand(IResolvable enableExecuteCommand)
Determines whether the execute command functionality is enabled for the service.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.enableExecuteCommand(IResolvable enableExecuteCommand)
Sets the value of
CfnServiceProps.getEnableExecuteCommand() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.environment(IResolvable environment)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getEnvironment() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.environmentFiles(IResolvable environmentFiles)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getEnvironmentFiles() |
CfnTaskDefinition.Builder |
CfnTaskDefinition.Builder.ephemeralStorage(IResolvable ephemeralStorage)
The ephemeral storage settings to use for tasks run with the task definition.
|
CfnTaskDefinitionProps.Builder |
CfnTaskDefinitionProps.Builder.ephemeralStorage(IResolvable ephemeralStorage)
Sets the value of
CfnTaskDefinitionProps.getEphemeralStorage() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.essential(IResolvable essential)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getEssential() |
CfnCluster.ClusterConfigurationProperty.Builder |
CfnCluster.ClusterConfigurationProperty.Builder.executeCommandConfiguration(IResolvable executeCommandConfiguration)
Sets the value of
CfnCluster.ClusterConfigurationProperty.getExecuteCommandConfiguration() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.extraHosts(IResolvable extraHosts)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getExtraHosts() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.firelensConfiguration(IResolvable firelensConfiguration)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getFirelensConfiguration() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.healthCheck(IResolvable healthCheck)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getHealthCheck() |
CfnTaskDefinition.VolumeProperty.Builder |
CfnTaskDefinition.VolumeProperty.Builder.host(IResolvable host)
Sets the value of
CfnTaskDefinition.VolumeProperty.getHost() |
CfnTaskDefinition.Builder |
CfnTaskDefinition.Builder.inferenceAccelerators(IResolvable inferenceAccelerators)
The Elastic Inference accelerators to use for the containers in the task.
|
CfnTaskDefinitionProps.Builder |
CfnTaskDefinitionProps.Builder.inferenceAccelerators(IResolvable inferenceAccelerators)
Sets the value of
CfnTaskDefinitionProps.getInferenceAccelerators() |
CfnTaskDefinition.LinuxParametersProperty.Builder |
CfnTaskDefinition.LinuxParametersProperty.Builder.initProcessEnabled(IResolvable initProcessEnabled)
Sets the value of
CfnTaskDefinition.LinuxParametersProperty.getInitProcessEnabled() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.interactive(IResolvable interactive)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getInteractive() |
CfnTaskDefinition.DockerVolumeConfigurationProperty.Builder |
CfnTaskDefinition.DockerVolumeConfigurationProperty.Builder.labels(IResolvable labels)
Sets the value of
CfnTaskDefinition.DockerVolumeConfigurationProperty.getLabels() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.linuxParameters(IResolvable linuxParameters)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getLinuxParameters() |
CfnTaskSet.Builder |
CfnTaskSet.Builder.loadBalancers(IResolvable loadBalancers)
A load balancer object representing the load balancer to use with the task set.
|
CfnTaskSetProps.Builder |
CfnTaskSetProps.Builder.loadBalancers(IResolvable loadBalancers)
Sets the value of
CfnTaskSetProps.getLoadBalancers() |
CfnService.Builder |
CfnService.Builder.loadBalancers(IResolvable loadBalancers)
A list of load balancer objects to associate with the service.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.loadBalancers(IResolvable loadBalancers)
Sets the value of
CfnServiceProps.getLoadBalancers() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.logConfiguration(IResolvable logConfiguration)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getLogConfiguration() |
CfnCluster.ExecuteCommandConfigurationProperty.Builder |
CfnCluster.ExecuteCommandConfigurationProperty.Builder.logConfiguration(IResolvable logConfiguration)
Sets the value of
CfnCluster.ExecuteCommandConfigurationProperty.getLogConfiguration() |
CfnCapacityProvider.AutoScalingGroupProviderProperty.Builder |
CfnCapacityProvider.AutoScalingGroupProviderProperty.Builder.managedScaling(IResolvable managedScaling)
Sets the value of
CfnCapacityProvider.AutoScalingGroupProviderProperty.getManagedScaling() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.mountPoints(IResolvable mountPoints)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getMountPoints() |
CfnTaskSet.Builder |
CfnTaskSet.Builder.networkConfiguration(IResolvable networkConfiguration)
The network configuration for the task set.
|
CfnTaskSetProps.Builder |
CfnTaskSetProps.Builder.networkConfiguration(IResolvable networkConfiguration)
Sets the value of
CfnTaskSetProps.getNetworkConfiguration() |
CfnService.Builder |
CfnService.Builder.networkConfiguration(IResolvable networkConfiguration)
The network configuration for the service.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.networkConfiguration(IResolvable networkConfiguration)
Sets the value of
CfnServiceProps.getNetworkConfiguration() |
CfnTaskDefinition.FirelensConfigurationProperty.Builder |
CfnTaskDefinition.FirelensConfigurationProperty.Builder.options(IResolvable options)
Sets the value of
CfnTaskDefinition.FirelensConfigurationProperty.getOptions() |
CfnTaskDefinition.LogConfigurationProperty.Builder |
CfnTaskDefinition.LogConfigurationProperty.Builder.options(IResolvable options)
Sets the value of
CfnTaskDefinition.LogConfigurationProperty.getOptions() |
CfnService.Builder |
CfnService.Builder.placementConstraints(IResolvable placementConstraints)
An array of placement constraint objects to use for tasks in your service.
|
CfnTaskDefinition.Builder |
CfnTaskDefinition.Builder.placementConstraints(IResolvable placementConstraints)
An array of placement constraint objects to use for tasks.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.placementConstraints(IResolvable placementConstraints)
Sets the value of
CfnServiceProps.getPlacementConstraints() |
CfnTaskDefinitionProps.Builder |
CfnTaskDefinitionProps.Builder.placementConstraints(IResolvable placementConstraints)
Sets the value of
CfnTaskDefinitionProps.getPlacementConstraints() |
CfnService.Builder |
CfnService.Builder.placementStrategies(IResolvable placementStrategies)
The placement strategy objects to use for tasks in your service.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.placementStrategies(IResolvable placementStrategies)
Sets the value of
CfnServiceProps.getPlacementStrategies() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.portMappings(IResolvable portMappings)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getPortMappings() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.privileged(IResolvable privileged)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getPrivileged() |
CfnTaskDefinition.Builder |
CfnTaskDefinition.Builder.proxyConfiguration(IResolvable proxyConfiguration)
The `ProxyConfiguration` property specifies the configuration details for the App Mesh proxy.
|
CfnTaskDefinitionProps.Builder |
CfnTaskDefinitionProps.Builder.proxyConfiguration(IResolvable proxyConfiguration)
Sets the value of
CfnTaskDefinitionProps.getProxyConfiguration() |
CfnTaskDefinition.ProxyConfigurationProperty.Builder |
CfnTaskDefinition.ProxyConfigurationProperty.Builder.proxyConfigurationProperties(IResolvable proxyConfigurationProperties)
|
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.pseudoTerminal(IResolvable pseudoTerminal)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getPseudoTerminal() |
CfnTaskDefinition.MountPointProperty.Builder |
CfnTaskDefinition.MountPointProperty.Builder.readOnly(IResolvable readOnly)
Sets the value of
CfnTaskDefinition.MountPointProperty.getReadOnly() |
CfnTaskDefinition.VolumeFromProperty.Builder |
CfnTaskDefinition.VolumeFromProperty.Builder.readOnly(IResolvable readOnly)
Sets the value of
CfnTaskDefinition.VolumeFromProperty.getReadOnly() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.readonlyRootFilesystem(IResolvable readonlyRootFilesystem)
|
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.repositoryCredentials(IResolvable repositoryCredentials)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getRepositoryCredentials() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.resourceRequirements(IResolvable resourceRequirements)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getResourceRequirements() |
CfnService.DeploymentCircuitBreakerProperty.Builder |
CfnService.DeploymentCircuitBreakerProperty.Builder.rollback(IResolvable rollback)
Sets the value of
CfnService.DeploymentCircuitBreakerProperty.getRollback() |
CfnTaskDefinition.Builder |
CfnTaskDefinition.Builder.runtimePlatform(IResolvable runtimePlatform)
The operating system that your tasks definitions run on.
|
CfnTaskDefinitionProps.Builder |
CfnTaskDefinitionProps.Builder.runtimePlatform(IResolvable runtimePlatform)
Sets the value of
CfnTaskDefinitionProps.getRuntimePlatform() |
CfnCluster.ExecuteCommandLogConfigurationProperty.Builder |
CfnCluster.ExecuteCommandLogConfigurationProperty.Builder.s3EncryptionEnabled(IResolvable s3EncryptionEnabled)
|
CfnTaskSet.Builder |
CfnTaskSet.Builder.scale(IResolvable scale)
A floating-point percentage of your desired number of tasks to place and keep running in the task set.
|
CfnTaskSetProps.Builder |
CfnTaskSetProps.Builder.scale(IResolvable scale)
Sets the value of
CfnTaskSetProps.getScale() |
CfnTaskDefinition.LogConfigurationProperty.Builder |
CfnTaskDefinition.LogConfigurationProperty.Builder.secretOptions(IResolvable secretOptions)
Sets the value of
CfnTaskDefinition.LogConfigurationProperty.getSecretOptions() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.secrets(IResolvable secrets)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getSecrets() |
CfnTaskSet.Builder |
CfnTaskSet.Builder.serviceRegistries(IResolvable serviceRegistries)
The details of the service discovery registries to assign to this task set.
|
CfnTaskSetProps.Builder |
CfnTaskSetProps.Builder.serviceRegistries(IResolvable serviceRegistries)
Sets the value of
CfnTaskSetProps.getServiceRegistries() |
CfnService.Builder |
CfnService.Builder.serviceRegistries(IResolvable serviceRegistries)
The details of the service discovery registry to associate with this service.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.serviceRegistries(IResolvable serviceRegistries)
Sets the value of
CfnServiceProps.getServiceRegistries() |
void |
CfnCapacityProvider.setAutoScalingGroupProvider(IResolvable value)
The Auto Scaling group settings for the capacity provider.
|
void |
CfnService.setCapacityProviderStrategy(IResolvable value)
The capacity provider strategy to use for the service.
|
void |
CfnCluster.setClusterSettings(IResolvable value)
The setting to use when creating a cluster.
|
void |
CfnCluster.setConfiguration(IResolvable value)
The execute command configuration for the cluster.
|
void |
CfnTaskDefinition.setContainerDefinitions(IResolvable value)
A list of container definitions in JSON format that describe the different containers that make up your task.
|
void |
CfnClusterCapacityProviderAssociations.setDefaultCapacityProviderStrategy(IResolvable value)
The default capacity provider strategy to associate with the cluster.
|
void |
CfnCluster.setDefaultCapacityProviderStrategy(IResolvable value)
The default capacity provider strategy for the cluster.
|
void |
CfnService.setDeploymentConfiguration(IResolvable value)
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping and starting tasks.
|
void |
CfnService.setDeploymentController(IResolvable value)
The deployment controller to use for the service.
|
void |
CfnService.setEnableEcsManagedTags(IResolvable value)
Specifies whether to turn on Amazon ECS managed tags for the tasks within the service.
|
void |
CfnService.setEnableExecuteCommand(IResolvable value)
Determines whether the execute command functionality is enabled for the service.
|
void |
CfnTaskDefinition.setEphemeralStorage(IResolvable value)
The ephemeral storage settings to use for tasks run with the task definition.
|
void |
CfnTaskDefinition.setInferenceAccelerators(IResolvable value)
The Elastic Inference accelerators to use for the containers in the task.
|
void |
CfnTaskSet.setLoadBalancers(IResolvable value)
A load balancer object representing the load balancer to use with the task set.
|
void |
CfnService.setLoadBalancers(IResolvable value)
A list of load balancer objects to associate with the service.
|
void |
CfnTaskSet.setNetworkConfiguration(IResolvable value)
The network configuration for the task set.
|
void |
CfnService.setNetworkConfiguration(IResolvable value)
The network configuration for the service.
|
void |
CfnService.setPlacementConstraints(IResolvable value)
An array of placement constraint objects to use for tasks in your service.
|
void |
CfnTaskDefinition.setPlacementConstraints(IResolvable value)
An array of placement constraint objects to use for tasks.
|
void |
CfnService.setPlacementStrategies(IResolvable value)
The placement strategy objects to use for tasks in your service.
|
void |
CfnTaskDefinition.setProxyConfiguration(IResolvable value)
The `ProxyConfiguration` property specifies the configuration details for the App Mesh proxy.
|
void |
CfnTaskDefinition.setRuntimePlatform(IResolvable value)
The operating system that your tasks definitions run on.
|
void |
CfnTaskSet.setScale(IResolvable value)
A floating-point percentage of your desired number of tasks to place and keep running in the task set.
|
void |
CfnTaskSet.setServiceRegistries(IResolvable value)
The details of the service discovery registries to assign to this task set.
|
void |
CfnService.setServiceRegistries(IResolvable value)
The details of the service discovery registry to associate with this service.
|
void |
CfnTaskDefinition.setVolumes(IResolvable value)
The list of data volume definitions for the task.
|
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.systemControls(IResolvable systemControls)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getSystemControls() |
CfnTaskDefinition.LinuxParametersProperty.Builder |
CfnTaskDefinition.LinuxParametersProperty.Builder.tmpfs(IResolvable tmpfs)
Sets the value of
CfnTaskDefinition.LinuxParametersProperty.getTmpfs() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.ulimits(IResolvable ulimits)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getUlimits() |
CfnTaskDefinition.Builder |
CfnTaskDefinition.Builder.volumes(IResolvable volumes)
The list of data volume definitions for the task.
|
CfnTaskDefinitionProps.Builder |
CfnTaskDefinitionProps.Builder.volumes(IResolvable volumes)
Sets the value of
CfnTaskDefinitionProps.getVolumes() |
CfnTaskDefinition.ContainerDefinitionProperty.Builder |
CfnTaskDefinition.ContainerDefinitionProperty.Builder.volumesFrom(IResolvable volumesFrom)
Sets the value of
CfnTaskDefinition.ContainerDefinitionProperty.getVolumesFrom() |
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPoint.Builder |
CfnAccessPoint.Builder.accessPointTags(IResolvable accessPointTags)
An array of key-value pairs to apply to this resource.
|
CfnAccessPointProps.Builder |
CfnAccessPointProps.Builder.accessPointTags(IResolvable accessPointTags)
Sets the value of
CfnAccessPointProps.getAccessPointTags() |
CfnFileSystemProps.Builder |
CfnFileSystemProps.Builder.backupPolicy(IResolvable backupPolicy)
Sets the value of
CfnFileSystemProps.getBackupPolicy() |
CfnFileSystem.Builder |
CfnFileSystem.Builder.backupPolicy(IResolvable backupPolicy)
Use the `BackupPolicy` to turn automatic backups on or off for the file system.
|
CfnFileSystemProps.Builder |
CfnFileSystemProps.Builder.bypassPolicyLockoutSafetyCheck(IResolvable bypassPolicyLockoutSafetyCheck)
Sets the value of
CfnFileSystemProps.getBypassPolicyLockoutSafetyCheck() |
CfnFileSystem.Builder |
CfnFileSystem.Builder.bypassPolicyLockoutSafetyCheck(IResolvable bypassPolicyLockoutSafetyCheck)
(Optional) A boolean that specifies whether or not to bypass the `FileSystemPolicy` lockout safety check.
|
CfnAccessPoint.RootDirectoryProperty.Builder |
CfnAccessPoint.RootDirectoryProperty.Builder.creationInfo(IResolvable creationInfo)
Sets the value of
CfnAccessPoint.RootDirectoryProperty.getCreationInfo() |
CfnFileSystemProps.Builder |
CfnFileSystemProps.Builder.encrypted(IResolvable encrypted)
Sets the value of
CfnFileSystemProps.getEncrypted() |
CfnFileSystem.Builder |
CfnFileSystem.Builder.encrypted(IResolvable encrypted)
A Boolean value that, if true, creates an encrypted file system.
|
CfnFileSystemProps.Builder |
CfnFileSystemProps.Builder.lifecyclePolicies(IResolvable lifecyclePolicies)
Sets the value of
CfnFileSystemProps.getLifecyclePolicies() |
CfnFileSystem.Builder |
CfnFileSystem.Builder.lifecyclePolicies(IResolvable lifecyclePolicies)
An array of `LifecyclePolicy` objects that define the file system's `LifecycleConfiguration` object.
|
CfnAccessPoint.Builder |
CfnAccessPoint.Builder.posixUser(IResolvable posixUser)
The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.
|
CfnAccessPointProps.Builder |
CfnAccessPointProps.Builder.posixUser(IResolvable posixUser)
Sets the value of
CfnAccessPointProps.getPosixUser() |
CfnAccessPoint.Builder |
CfnAccessPoint.Builder.rootDirectory(IResolvable rootDirectory)
The directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.
|
CfnAccessPointProps.Builder |
CfnAccessPointProps.Builder.rootDirectory(IResolvable rootDirectory)
Sets the value of
CfnAccessPointProps.getRootDirectory() |
void |
CfnAccessPoint.setAccessPointTags(IResolvable value)
An array of key-value pairs to apply to this resource.
|
void |
CfnFileSystem.setBackupPolicy(IResolvable value)
Use the `BackupPolicy` to turn automatic backups on or off for the file system.
|
void |
CfnFileSystem.setBypassPolicyLockoutSafetyCheck(IResolvable value)
(Optional) A boolean that specifies whether or not to bypass the `FileSystemPolicy` lockout safety check.
|
void |
CfnFileSystem.setEncrypted(IResolvable value)
A Boolean value that, if true, creates an encrypted file system.
|
void |
CfnFileSystem.setLifecyclePolicies(IResolvable value)
An array of `LifecyclePolicy` objects that define the file system's `LifecycleConfiguration` object.
|
void |
CfnAccessPoint.setPosixUser(IResolvable value)
The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.
|
void |
CfnAccessPoint.setRootDirectory(IResolvable value)
The directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.
|
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.LoggingProperty.Builder |
CfnCluster.LoggingProperty.Builder.clusterLogging(IResolvable clusterLogging)
Sets the value of
CfnCluster.LoggingProperty.getClusterLogging() |
CfnCluster.ClusterLoggingProperty.Builder |
CfnCluster.ClusterLoggingProperty.Builder.enabledTypes(IResolvable enabledTypes)
Sets the value of
CfnCluster.ClusterLoggingProperty.getEnabledTypes() |
CfnCluster.Builder |
CfnCluster.Builder.encryptionConfig(IResolvable encryptionConfig)
The encryption configuration for the cluster.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.encryptionConfig(IResolvable encryptionConfig)
Sets the value of
CfnClusterProps.getEncryptionConfig() |
CfnCluster.ResourcesVpcConfigProperty.Builder |
CfnCluster.ResourcesVpcConfigProperty.Builder.endpointPrivateAccess(IResolvable endpointPrivateAccess)
Sets the value of
CfnCluster.ResourcesVpcConfigProperty.getEndpointPrivateAccess() |
CfnCluster.ResourcesVpcConfigProperty.Builder |
CfnCluster.ResourcesVpcConfigProperty.Builder.endpointPublicAccess(IResolvable endpointPublicAccess)
Sets the value of
CfnCluster.ResourcesVpcConfigProperty.getEndpointPublicAccess() |
CfnNodegroup.Builder |
CfnNodegroup.Builder.forceUpdateEnabled(IResolvable forceUpdateEnabled)
Force the update if the existing node group's pods are unable to be drained due to a pod disruption budget issue.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.forceUpdateEnabled(IResolvable forceUpdateEnabled)
Sets the value of
CfnNodegroupProps.getForceUpdateEnabled() |
CfnCluster.Builder |
CfnCluster.Builder.kubernetesNetworkConfig(IResolvable kubernetesNetworkConfig)
The Kubernetes network configuration for the cluster.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.kubernetesNetworkConfig(IResolvable kubernetesNetworkConfig)
Sets the value of
CfnClusterProps.getKubernetesNetworkConfig() |
CfnFargateProfile.SelectorProperty.Builder |
CfnFargateProfile.SelectorProperty.Builder.labels(IResolvable labels)
Sets the value of
CfnFargateProfile.SelectorProperty.getLabels() |
CfnNodegroup.Builder |
CfnNodegroup.Builder.launchTemplate(IResolvable launchTemplate)
An object representing a node group's launch template specification.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.launchTemplate(IResolvable launchTemplate)
Sets the value of
CfnNodegroupProps.getLaunchTemplate() |
CfnCluster.Builder |
CfnCluster.Builder.logging(IResolvable logging)
The logging configuration for your cluster.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.logging(IResolvable logging)
Sets the value of
CfnClusterProps.getLogging() |
CfnIdentityProviderConfig.Builder |
CfnIdentityProviderConfig.Builder.oidc(IResolvable oidc)
An object that represents an OpenID Connect (OIDC) identity provider configuration.
|
CfnIdentityProviderConfigProps.Builder |
CfnIdentityProviderConfigProps.Builder.oidc(IResolvable oidc)
Sets the value of
CfnIdentityProviderConfigProps.getOidc() |
CfnCluster.Builder |
CfnCluster.Builder.outpostConfig(IResolvable outpostConfig)
`AWS::EKS::Cluster.OutpostConfig`.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.outpostConfig(IResolvable outpostConfig)
Sets the value of
CfnClusterProps.getOutpostConfig() |
CfnCluster.EncryptionConfigProperty.Builder |
CfnCluster.EncryptionConfigProperty.Builder.provider(IResolvable provider)
Sets the value of
CfnCluster.EncryptionConfigProperty.getProvider() |
CfnNodegroup.Builder |
CfnNodegroup.Builder.remoteAccess(IResolvable remoteAccess)
The remote access (SSH) configuration to use with your node group.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.remoteAccess(IResolvable remoteAccess)
Sets the value of
CfnNodegroupProps.getRemoteAccess() |
CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty.Builder |
CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty.Builder.requiredClaims(IResolvable requiredClaims)
|
CfnCluster.Builder |
CfnCluster.Builder.resourcesVpcConfig(IResolvable resourcesVpcConfig)
The VPC configuration that's used by the cluster control plane.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.resourcesVpcConfig(IResolvable resourcesVpcConfig)
Sets the value of
CfnClusterProps.getResourcesVpcConfig() |
CfnNodegroup.Builder |
CfnNodegroup.Builder.scalingConfig(IResolvable scalingConfig)
The scaling configuration details for the Auto Scaling group that is created for your node group.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.scalingConfig(IResolvable scalingConfig)
Sets the value of
CfnNodegroupProps.getScalingConfig() |
CfnFargateProfileProps.Builder |
CfnFargateProfileProps.Builder.selectors(IResolvable selectors)
Sets the value of
CfnFargateProfileProps.getSelectors() |
CfnFargateProfile.Builder |
CfnFargateProfile.Builder.selectors(IResolvable selectors)
The selectors to match for pods to use this Fargate profile.
|
void |
CfnCluster.setEncryptionConfig(IResolvable value)
The encryption configuration for the cluster.
|
void |
CfnNodegroup.setForceUpdateEnabled(IResolvable value)
Force the update if the existing node group's pods are unable to be drained due to a pod disruption budget issue.
|
void |
CfnCluster.setKubernetesNetworkConfig(IResolvable value)
The Kubernetes network configuration for the cluster.
|
void |
CfnNodegroup.setLaunchTemplate(IResolvable value)
An object representing a node group's launch template specification.
|
void |
CfnCluster.setLogging(IResolvable value)
The logging configuration for your cluster.
|
void |
CfnIdentityProviderConfig.setOidc(IResolvable value)
An object that represents an OpenID Connect (OIDC) identity provider configuration.
|
void |
CfnCluster.setOutpostConfig(IResolvable value)
`AWS::EKS::Cluster.OutpostConfig`.
|
void |
CfnNodegroup.setRemoteAccess(IResolvable value)
The remote access (SSH) configuration to use with your node group.
|
void |
CfnCluster.setResourcesVpcConfig(IResolvable value)
The VPC configuration that's used by the cluster control plane.
|
void |
CfnNodegroup.setScalingConfig(IResolvable value)
The scaling configuration details for the Auto Scaling group that is created for your node group.
|
void |
CfnFargateProfile.setSelectors(IResolvable value)
The selectors to match for pods to use this Fargate profile.
|
void |
CfnNodegroup.setTaints(IResolvable value)
The Kubernetes taints to be applied to the nodes in the node group when they are created.
|
void |
CfnNodegroup.setUpdateConfig(IResolvable value)
The node group update configuration.
|
CfnNodegroup.Builder |
CfnNodegroup.Builder.taints(IResolvable taints)
The Kubernetes taints to be applied to the nodes in the node group when they are created.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.taints(IResolvable taints)
Sets the value of
CfnNodegroupProps.getTaints() |
CfnNodegroup.Builder |
CfnNodegroup.Builder.updateConfig(IResolvable updateConfig)
The node group update configuration.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.updateConfig(IResolvable updateConfig)
Sets the value of
CfnNodegroupProps.getUpdateConfig() |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.LoggingProperty.Builder |
CfnCluster.LoggingProperty.Builder.clusterLogging(IResolvable clusterLogging)
Sets the value of
CfnCluster.LoggingProperty.getClusterLogging() |
CfnCluster.ClusterLoggingProperty.Builder |
CfnCluster.ClusterLoggingProperty.Builder.enabledTypes(IResolvable enabledTypes)
Sets the value of
CfnCluster.ClusterLoggingProperty.getEnabledTypes() |
CfnCluster.Builder |
CfnCluster.Builder.encryptionConfig(IResolvable encryptionConfig)
The encryption configuration for the cluster.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.encryptionConfig(IResolvable encryptionConfig)
Sets the value of
CfnClusterProps.getEncryptionConfig() |
CfnCluster.ResourcesVpcConfigProperty.Builder |
CfnCluster.ResourcesVpcConfigProperty.Builder.endpointPrivateAccess(IResolvable endpointPrivateAccess)
Sets the value of
CfnCluster.ResourcesVpcConfigProperty.getEndpointPrivateAccess() |
CfnCluster.ResourcesVpcConfigProperty.Builder |
CfnCluster.ResourcesVpcConfigProperty.Builder.endpointPublicAccess(IResolvable endpointPublicAccess)
Sets the value of
CfnCluster.ResourcesVpcConfigProperty.getEndpointPublicAccess() |
CfnNodegroup.Builder |
CfnNodegroup.Builder.forceUpdateEnabled(IResolvable forceUpdateEnabled)
Force the update if the existing node group's pods are unable to be drained due to a pod disruption budget issue.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.forceUpdateEnabled(IResolvable forceUpdateEnabled)
Sets the value of
CfnNodegroupProps.getForceUpdateEnabled() |
CfnCluster.Builder |
CfnCluster.Builder.kubernetesNetworkConfig(IResolvable kubernetesNetworkConfig)
The Kubernetes network configuration for the cluster.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.kubernetesNetworkConfig(IResolvable kubernetesNetworkConfig)
Sets the value of
CfnClusterProps.getKubernetesNetworkConfig() |
CfnFargateProfile.SelectorProperty.Builder |
CfnFargateProfile.SelectorProperty.Builder.labels(IResolvable labels)
Sets the value of
CfnFargateProfile.SelectorProperty.getLabels() |
CfnNodegroup.Builder |
CfnNodegroup.Builder.launchTemplate(IResolvable launchTemplate)
An object representing a node group's launch template specification.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.launchTemplate(IResolvable launchTemplate)
Sets the value of
CfnNodegroupProps.getLaunchTemplate() |
CfnCluster.Builder |
CfnCluster.Builder.logging(IResolvable logging)
The logging configuration for your cluster.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.logging(IResolvable logging)
Sets the value of
CfnClusterProps.getLogging() |
CfnIdentityProviderConfig.Builder |
CfnIdentityProviderConfig.Builder.oidc(IResolvable oidc)
An object that represents an OpenID Connect (OIDC) identity provider configuration.
|
CfnIdentityProviderConfigProps.Builder |
CfnIdentityProviderConfigProps.Builder.oidc(IResolvable oidc)
Sets the value of
CfnIdentityProviderConfigProps.getOidc() |
CfnCluster.Builder |
CfnCluster.Builder.outpostConfig(IResolvable outpostConfig)
`AWS::EKS::Cluster.OutpostConfig`.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.outpostConfig(IResolvable outpostConfig)
Sets the value of
CfnClusterProps.getOutpostConfig() |
CfnCluster.EncryptionConfigProperty.Builder |
CfnCluster.EncryptionConfigProperty.Builder.provider(IResolvable provider)
Sets the value of
CfnCluster.EncryptionConfigProperty.getProvider() |
CfnNodegroup.Builder |
CfnNodegroup.Builder.remoteAccess(IResolvable remoteAccess)
The remote access (SSH) configuration to use with your node group.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.remoteAccess(IResolvable remoteAccess)
Sets the value of
CfnNodegroupProps.getRemoteAccess() |
CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty.Builder |
CfnIdentityProviderConfig.OidcIdentityProviderConfigProperty.Builder.requiredClaims(IResolvable requiredClaims)
|
CfnCluster.Builder |
CfnCluster.Builder.resourcesVpcConfig(IResolvable resourcesVpcConfig)
The VPC configuration that's used by the cluster control plane.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.resourcesVpcConfig(IResolvable resourcesVpcConfig)
Sets the value of
CfnClusterProps.getResourcesVpcConfig() |
CfnNodegroup.Builder |
CfnNodegroup.Builder.scalingConfig(IResolvable scalingConfig)
The scaling configuration details for the Auto Scaling group that is created for your node group.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.scalingConfig(IResolvable scalingConfig)
Sets the value of
CfnNodegroupProps.getScalingConfig() |
CfnFargateProfileProps.Builder |
CfnFargateProfileProps.Builder.selectors(IResolvable selectors)
Sets the value of
CfnFargateProfileProps.getSelectors() |
CfnFargateProfile.Builder |
CfnFargateProfile.Builder.selectors(IResolvable selectors)
The selectors to match for pods to use this Fargate profile.
|
void |
CfnCluster.setEncryptionConfig(IResolvable value)
The encryption configuration for the cluster.
|
void |
CfnNodegroup.setForceUpdateEnabled(IResolvable value)
Force the update if the existing node group's pods are unable to be drained due to a pod disruption budget issue.
|
void |
CfnCluster.setKubernetesNetworkConfig(IResolvable value)
The Kubernetes network configuration for the cluster.
|
void |
CfnNodegroup.setLaunchTemplate(IResolvable value)
An object representing a node group's launch template specification.
|
void |
CfnCluster.setLogging(IResolvable value)
The logging configuration for your cluster.
|
void |
CfnIdentityProviderConfig.setOidc(IResolvable value)
An object that represents an OpenID Connect (OIDC) identity provider configuration.
|
void |
CfnCluster.setOutpostConfig(IResolvable value)
`AWS::EKS::Cluster.OutpostConfig`.
|
void |
CfnNodegroup.setRemoteAccess(IResolvable value)
The remote access (SSH) configuration to use with your node group.
|
void |
CfnCluster.setResourcesVpcConfig(IResolvable value)
The VPC configuration that's used by the cluster control plane.
|
void |
CfnNodegroup.setScalingConfig(IResolvable value)
The scaling configuration details for the Auto Scaling group that is created for your node group.
|
void |
CfnFargateProfile.setSelectors(IResolvable value)
The selectors to match for pods to use this Fargate profile.
|
void |
CfnNodegroup.setTaints(IResolvable value)
The Kubernetes taints to be applied to the nodes in the node group when they are created.
|
void |
CfnNodegroup.setUpdateConfig(IResolvable value)
The node group update configuration.
|
CfnNodegroup.Builder |
CfnNodegroup.Builder.taints(IResolvable taints)
The Kubernetes taints to be applied to the nodes in the node group when they are created.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.taints(IResolvable taints)
Sets the value of
CfnNodegroupProps.getTaints() |
CfnNodegroup.Builder |
CfnNodegroup.Builder.updateConfig(IResolvable updateConfig)
The node group update configuration.
|
CfnNodegroupProps.Builder |
CfnNodegroupProps.Builder.updateConfig(IResolvable updateConfig)
Sets the value of
CfnNodegroupProps.getUpdateConfig() |
| Modifier and Type | Method and Description |
|---|---|
CfnReplicationGroupProps.Builder |
CfnReplicationGroupProps.Builder.atRestEncryptionEnabled(IResolvable atRestEncryptionEnabled)
Sets the value of
CfnReplicationGroupProps.getAtRestEncryptionEnabled() |
CfnReplicationGroup.Builder |
CfnReplicationGroup.Builder.atRestEncryptionEnabled(IResolvable atRestEncryptionEnabled)
A flag that enables encryption at rest when set to `true` .
|
CfnReplicationGroupProps.Builder |
CfnReplicationGroupProps.Builder.automaticFailoverEnabled(IResolvable automaticFailoverEnabled)
Sets the value of
CfnReplicationGroupProps.getAutomaticFailoverEnabled() |
CfnGlobalReplicationGroupProps.Builder |
CfnGlobalReplicationGroupProps.Builder.automaticFailoverEnabled(IResolvable automaticFailoverEnabled)
Sets the value of
CfnGlobalReplicationGroupProps.getAutomaticFailoverEnabled() |
CfnReplicationGroup.Builder |
CfnReplicationGroup.Builder.automaticFailoverEnabled(IResolvable automaticFailoverEnabled)
Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.
|
CfnGlobalReplicationGroup.Builder |
CfnGlobalReplicationGroup.Builder.automaticFailoverEnabled(IResolvable automaticFailoverEnabled)
Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.
|
CfnReplicationGroupProps.Builder |
CfnReplicationGroupProps.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
Sets the value of
CfnReplicationGroupProps.getAutoMinorVersionUpgrade() |
CfnReplicationGroup.Builder |
CfnReplicationGroup.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
If you are running Redis engine version 6.0 or later, set this parameter to yes if you want to opt-in to the next minor version upgrade campaign.
|
CfnCacheClusterProps.Builder |
CfnCacheClusterProps.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
Sets the value of
CfnCacheClusterProps.getAutoMinorVersionUpgrade() |
CfnCacheCluster.Builder |
CfnCacheCluster.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
If you are running Redis engine version 6.0 or later, set this parameter to yes if you want to opt-in to the next minor version upgrade campaign.
|
CfnReplicationGroup.DestinationDetailsProperty.Builder |
CfnReplicationGroup.DestinationDetailsProperty.Builder.cloudWatchLogsDetails(IResolvable cloudWatchLogsDetails)
|
CfnCacheCluster.DestinationDetailsProperty.Builder |
CfnCacheCluster.DestinationDetailsProperty.Builder.cloudWatchLogsDetails(IResolvable cloudWatchLogsDetails)
Sets the value of
CfnCacheCluster.DestinationDetailsProperty.getCloudWatchLogsDetails() |
CfnReplicationGroupProps.Builder |
CfnReplicationGroupProps.Builder.dataTieringEnabled(IResolvable dataTieringEnabled)
Sets the value of
CfnReplicationGroupProps.getDataTieringEnabled() |
CfnReplicationGroup.Builder |
CfnReplicationGroup.Builder.dataTieringEnabled(IResolvable dataTieringEnabled)
Enables data tiering.
|
CfnReplicationGroup.LogDeliveryConfigurationRequestProperty.Builder |
CfnReplicationGroup.LogDeliveryConfigurationRequestProperty.Builder.destinationDetails(IResolvable destinationDetails)
|
CfnCacheCluster.LogDeliveryConfigurationRequestProperty.Builder |
CfnCacheCluster.LogDeliveryConfigurationRequestProperty.Builder.destinationDetails(IResolvable destinationDetails)
|
CfnReplicationGroup.DestinationDetailsProperty.Builder |
CfnReplicationGroup.DestinationDetailsProperty.Builder.kinesisFirehoseDetails(IResolvable kinesisFirehoseDetails)
|
CfnCacheCluster.DestinationDetailsProperty.Builder |
CfnCacheCluster.DestinationDetailsProperty.Builder.kinesisFirehoseDetails(IResolvable kinesisFirehoseDetails)
Sets the value of
CfnCacheCluster.DestinationDetailsProperty.getKinesisFirehoseDetails() |
CfnReplicationGroupProps.Builder |
CfnReplicationGroupProps.Builder.logDeliveryConfigurations(IResolvable logDeliveryConfigurations)
Sets the value of
CfnReplicationGroupProps.getLogDeliveryConfigurations() |
CfnReplicationGroup.Builder |
CfnReplicationGroup.Builder.logDeliveryConfigurations(IResolvable logDeliveryConfigurations)
Specifies the destination, format and type of the logs.
|
CfnCacheClusterProps.Builder |
CfnCacheClusterProps.Builder.logDeliveryConfigurations(IResolvable logDeliveryConfigurations)
Sets the value of
CfnCacheClusterProps.getLogDeliveryConfigurations() |
CfnCacheCluster.Builder |
CfnCacheCluster.Builder.logDeliveryConfigurations(IResolvable logDeliveryConfigurations)
Specifies the destination, format and type of the logs.
|
CfnGlobalReplicationGroupProps.Builder |
CfnGlobalReplicationGroupProps.Builder.members(IResolvable members)
Sets the value of
CfnGlobalReplicationGroupProps.getMembers() |
CfnGlobalReplicationGroup.Builder |
CfnGlobalReplicationGroup.Builder.members(IResolvable members)
The replication groups that comprise the Global datastore.
|
CfnReplicationGroupProps.Builder |
CfnReplicationGroupProps.Builder.multiAzEnabled(IResolvable multiAzEnabled)
Sets the value of
CfnReplicationGroupProps.getMultiAzEnabled() |
CfnReplicationGroup.Builder |
CfnReplicationGroup.Builder.multiAzEnabled(IResolvable multiAzEnabled)
A flag indicating if you have Multi-AZ enabled to enhance fault tolerance.
|
CfnReplicationGroupProps.Builder |
CfnReplicationGroupProps.Builder.nodeGroupConfiguration(IResolvable nodeGroupConfiguration)
Sets the value of
CfnReplicationGroupProps.getNodeGroupConfiguration() |
CfnReplicationGroup.Builder |
CfnReplicationGroup.Builder.nodeGroupConfiguration(IResolvable nodeGroupConfiguration)
`NodeGroupConfiguration` is a property of the `AWS::ElastiCache::ReplicationGroup` resource that configures an Amazon ElastiCache (ElastiCache) Redis cluster node group.
|
CfnUserProps.Builder |
CfnUserProps.Builder.noPasswordRequired(IResolvable noPasswordRequired)
Sets the value of
CfnUserProps.getNoPasswordRequired() |
CfnUser.Builder |
CfnUser.Builder.noPasswordRequired(IResolvable noPasswordRequired)
Indicates a password is not required for this user.
|
CfnParameterGroup.Builder |
CfnParameterGroup.Builder.properties(IResolvable properties)
A comma-delimited list of parameter name/value pairs.
|
CfnParameterGroupProps.Builder |
CfnParameterGroupProps.Builder.properties(IResolvable properties)
Sets the value of
CfnParameterGroupProps.getProperties() |
CfnGlobalReplicationGroupProps.Builder |
CfnGlobalReplicationGroupProps.Builder.regionalConfigurations(IResolvable regionalConfigurations)
Sets the value of
CfnGlobalReplicationGroupProps.getRegionalConfigurations() |
CfnGlobalReplicationGroup.Builder |
CfnGlobalReplicationGroup.Builder.regionalConfigurations(IResolvable regionalConfigurations)
The Amazon Regions that comprise the Global Datastore.
|
CfnGlobalReplicationGroup.RegionalConfigurationProperty.Builder |
CfnGlobalReplicationGroup.RegionalConfigurationProperty.Builder.reshardingConfigurations(IResolvable reshardingConfigurations)
|
void |
CfnReplicationGroup.setAtRestEncryptionEnabled(IResolvable value)
A flag that enables encryption at rest when set to `true` .
|
void |
CfnReplicationGroup.setAutomaticFailoverEnabled(IResolvable value)
Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.
|
void |
CfnGlobalReplicationGroup.setAutomaticFailoverEnabled(IResolvable value)
Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.
|
void |
CfnReplicationGroup.setAutoMinorVersionUpgrade(IResolvable value)
If you are running Redis engine version 6.0 or later, set this parameter to yes if you want to opt-in to the next minor version upgrade campaign.
|
void |
CfnCacheCluster.setAutoMinorVersionUpgrade(IResolvable value)
If you are running Redis engine version 6.0 or later, set this parameter to yes if you want to opt-in to the next minor version upgrade campaign.
|
void |
CfnReplicationGroup.setDataTieringEnabled(IResolvable value)
Enables data tiering.
|
void |
CfnReplicationGroup.setLogDeliveryConfigurations(IResolvable value)
Specifies the destination, format and type of the logs.
|
void |
CfnCacheCluster.setLogDeliveryConfigurations(IResolvable value)
Specifies the destination, format and type of the logs.
|
void |
CfnGlobalReplicationGroup.setMembers(IResolvable value)
The replication groups that comprise the Global datastore.
|
void |
CfnReplicationGroup.setMultiAzEnabled(IResolvable value)
A flag indicating if you have Multi-AZ enabled to enhance fault tolerance.
|
void |
CfnReplicationGroup.setNodeGroupConfiguration(IResolvable value)
`NodeGroupConfiguration` is a property of the `AWS::ElastiCache::ReplicationGroup` resource that configures an Amazon ElastiCache (ElastiCache) Redis cluster node group.
|
void |
CfnUser.setNoPasswordRequired(IResolvable value)
Indicates a password is not required for this user.
|
void |
CfnParameterGroup.setProperties(IResolvable value)
A comma-delimited list of parameter name/value pairs.
|
void |
CfnGlobalReplicationGroup.setRegionalConfigurations(IResolvable value)
The Amazon Regions that comprise the Global Datastore.
|
void |
CfnReplicationGroup.setTransitEncryptionEnabled(IResolvable value)
A flag that enables in-transit encryption when set to `true` .
|
void |
CfnCacheCluster.setTransitEncryptionEnabled(IResolvable value)
`AWS::ElastiCache::CacheCluster.TransitEncryptionEnabled`.
|
CfnReplicationGroupProps.Builder |
CfnReplicationGroupProps.Builder.transitEncryptionEnabled(IResolvable transitEncryptionEnabled)
Sets the value of
CfnReplicationGroupProps.getTransitEncryptionEnabled() |
CfnReplicationGroup.Builder |
CfnReplicationGroup.Builder.transitEncryptionEnabled(IResolvable transitEncryptionEnabled)
A flag that enables in-transit encryption when set to `true` .
|
CfnCacheClusterProps.Builder |
CfnCacheClusterProps.Builder.transitEncryptionEnabled(IResolvable transitEncryptionEnabled)
Sets the value of
CfnCacheClusterProps.getTransitEncryptionEnabled() |
CfnCacheCluster.Builder |
CfnCacheCluster.Builder.transitEncryptionEnabled(IResolvable transitEncryptionEnabled)
`AWS::ElastiCache::CacheCluster.TransitEncryptionEnabled`.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.MaxAgeRuleProperty.Builder |
CfnApplication.MaxAgeRuleProperty.Builder.deleteSourceFromS3(IResolvable deleteSourceFromS3)
Sets the value of
CfnApplication.MaxAgeRuleProperty.getDeleteSourceFromS3() |
CfnApplication.MaxCountRuleProperty.Builder |
CfnApplication.MaxCountRuleProperty.Builder.deleteSourceFromS3(IResolvable deleteSourceFromS3)
Sets the value of
CfnApplication.MaxCountRuleProperty.getDeleteSourceFromS3() |
CfnApplication.MaxAgeRuleProperty.Builder |
CfnApplication.MaxAgeRuleProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnApplication.MaxAgeRuleProperty.getEnabled() |
CfnApplication.MaxCountRuleProperty.Builder |
CfnApplication.MaxCountRuleProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnApplication.MaxCountRuleProperty.getEnabled() |
CfnApplication.ApplicationVersionLifecycleConfigProperty.Builder |
CfnApplication.ApplicationVersionLifecycleConfigProperty.Builder.maxAgeRule(IResolvable maxAgeRule)
Sets the value of
CfnApplication.ApplicationVersionLifecycleConfigProperty.getMaxAgeRule() |
CfnApplication.ApplicationVersionLifecycleConfigProperty.Builder |
CfnApplication.ApplicationVersionLifecycleConfigProperty.Builder.maxCountRule(IResolvable maxCountRule)
|
CfnConfigurationTemplateProps.Builder |
CfnConfigurationTemplateProps.Builder.optionSettings(IResolvable optionSettings)
Sets the value of
CfnConfigurationTemplateProps.getOptionSettings() |
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.optionSettings(IResolvable optionSettings)
Sets the value of
CfnEnvironmentProps.getOptionSettings() |
CfnConfigurationTemplate.Builder |
CfnConfigurationTemplate.Builder.optionSettings(IResolvable optionSettings)
Option values for the Elastic Beanstalk configuration, such as the instance type.
|
CfnEnvironment.Builder |
CfnEnvironment.Builder.optionSettings(IResolvable optionSettings)
Key-value pairs defining configuration options for this environment, such as the instance type.
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.resourceLifecycleConfig(IResolvable resourceLifecycleConfig)
Sets the value of
CfnApplicationProps.getResourceLifecycleConfig() |
CfnApplication.Builder |
CfnApplication.Builder.resourceLifecycleConfig(IResolvable resourceLifecycleConfig)
Specifies an application resource lifecycle configuration to prevent your application from accumulating too many versions.
|
void |
CfnConfigurationTemplate.setOptionSettings(IResolvable value)
Option values for the Elastic Beanstalk configuration, such as the instance type.
|
void |
CfnEnvironment.setOptionSettings(IResolvable value)
Key-value pairs defining configuration options for this environment, such as the instance type.
|
void |
CfnApplication.setResourceLifecycleConfig(IResolvable value)
Specifies an application resource lifecycle configuration to prevent your application from accumulating too many versions.
|
void |
CfnApplicationVersion.setSourceBundle(IResolvable value)
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
|
void |
CfnConfigurationTemplate.setSourceConfiguration(IResolvable value)
An Elastic Beanstalk configuration template to base this one on.
|
void |
CfnEnvironment.setTier(IResolvable value)
Specifies the tier to use in creating this environment.
|
CfnApplicationVersion.Builder |
CfnApplicationVersion.Builder.sourceBundle(IResolvable sourceBundle)
The Amazon S3 bucket and key that identify the location of the source bundle for this version.
|
CfnApplicationVersionProps.Builder |
CfnApplicationVersionProps.Builder.sourceBundle(IResolvable sourceBundle)
Sets the value of
CfnApplicationVersionProps.getSourceBundle() |
CfnConfigurationTemplateProps.Builder |
CfnConfigurationTemplateProps.Builder.sourceConfiguration(IResolvable sourceConfiguration)
Sets the value of
CfnConfigurationTemplateProps.getSourceConfiguration() |
CfnConfigurationTemplate.Builder |
CfnConfigurationTemplate.Builder.sourceConfiguration(IResolvable sourceConfiguration)
An Elastic Beanstalk configuration template to base this one on.
|
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.tier(IResolvable tier)
Sets the value of
CfnEnvironmentProps.getTier() |
CfnEnvironment.Builder |
CfnEnvironment.Builder.tier(IResolvable tier)
Specifies the tier to use in creating this environment.
|
CfnApplication.ApplicationResourceLifecycleConfigProperty.Builder |
CfnApplication.ApplicationResourceLifecycleConfigProperty.Builder.versionLifecycleConfig(IResolvable versionLifecycleConfig)
|
| Modifier and Type | Method and Description |
|---|---|
CfnLoadBalancerProps.Builder |
CfnLoadBalancerProps.Builder.accessLoggingPolicy(IResolvable accessLoggingPolicy)
Sets the value of
CfnLoadBalancerProps.getAccessLoggingPolicy() |
CfnLoadBalancer.Builder |
CfnLoadBalancer.Builder.accessLoggingPolicy(IResolvable accessLoggingPolicy)
Information about where and how access logs are stored for the load balancer.
|
CfnLoadBalancerProps.Builder |
CfnLoadBalancerProps.Builder.appCookieStickinessPolicy(IResolvable appCookieStickinessPolicy)
Sets the value of
CfnLoadBalancerProps.getAppCookieStickinessPolicy() |
CfnLoadBalancer.Builder |
CfnLoadBalancer.Builder.appCookieStickinessPolicy(IResolvable appCookieStickinessPolicy)
Information about a policy for application-controlled session stickiness.
|
CfnLoadBalancer.PoliciesProperty.Builder |
CfnLoadBalancer.PoliciesProperty.Builder.attributes(IResolvable attributes)
Sets the value of
CfnLoadBalancer.PoliciesProperty.getAttributes() |
CfnLoadBalancerProps.Builder |
CfnLoadBalancerProps.Builder.connectionDrainingPolicy(IResolvable connectionDrainingPolicy)
Sets the value of
CfnLoadBalancerProps.getConnectionDrainingPolicy() |
CfnLoadBalancer.Builder |
CfnLoadBalancer.Builder.connectionDrainingPolicy(IResolvable connectionDrainingPolicy)
If enabled, the load balancer allows existing requests to complete before the load balancer shifts traffic away from a deregistered or unhealthy instance.
|
CfnLoadBalancerProps.Builder |
CfnLoadBalancerProps.Builder.connectionSettings(IResolvable connectionSettings)
Sets the value of
CfnLoadBalancerProps.getConnectionSettings() |
CfnLoadBalancer.Builder |
CfnLoadBalancer.Builder.connectionSettings(IResolvable connectionSettings)
If enabled, the load balancer allows the connections to remain idle (no data is sent over the connection) for the specified duration.
|
CfnLoadBalancerProps.Builder |
CfnLoadBalancerProps.Builder.crossZone(IResolvable crossZone)
Sets the value of
CfnLoadBalancerProps.getCrossZone() |
CfnLoadBalancer.Builder |
CfnLoadBalancer.Builder.crossZone(IResolvable crossZone)
If enabled, the load balancer routes the request traffic evenly across all instances regardless of the Availability Zones.
|
CfnLoadBalancer.AccessLoggingPolicyProperty.Builder |
CfnLoadBalancer.AccessLoggingPolicyProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnLoadBalancer.AccessLoggingPolicyProperty.getEnabled() |
CfnLoadBalancer.ConnectionDrainingPolicyProperty.Builder |
CfnLoadBalancer.ConnectionDrainingPolicyProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnLoadBalancer.ConnectionDrainingPolicyProperty.getEnabled() |
CfnLoadBalancerProps.Builder |
CfnLoadBalancerProps.Builder.healthCheck(IResolvable healthCheck)
Sets the value of
CfnLoadBalancerProps.getHealthCheck() |
CfnLoadBalancer.Builder |
CfnLoadBalancer.Builder.healthCheck(IResolvable healthCheck)
The health check settings to use when evaluating the health of your EC2 instances.
|
CfnLoadBalancerProps.Builder |
CfnLoadBalancerProps.Builder.lbCookieStickinessPolicy(IResolvable lbCookieStickinessPolicy)
Sets the value of
CfnLoadBalancerProps.getLbCookieStickinessPolicy() |
CfnLoadBalancer.Builder |
CfnLoadBalancer.Builder.lbCookieStickinessPolicy(IResolvable lbCookieStickinessPolicy)
Information about a policy for duration-based session stickiness.
|
CfnLoadBalancerProps.Builder |
CfnLoadBalancerProps.Builder.listeners(IResolvable listeners)
Sets the value of
CfnLoadBalancerProps.getListeners() |
CfnLoadBalancer.Builder |
CfnLoadBalancer.Builder.listeners(IResolvable listeners)
The listeners for the load balancer.
|
CfnLoadBalancerProps.Builder |
CfnLoadBalancerProps.Builder.policies(IResolvable policies)
Sets the value of
CfnLoadBalancerProps.getPolicies() |
CfnLoadBalancer.Builder |
CfnLoadBalancer.Builder.policies(IResolvable policies)
The policies defined for your Classic Load Balancer.
|
void |
CfnLoadBalancer.setAccessLoggingPolicy(IResolvable value)
Information about where and how access logs are stored for the load balancer.
|
void |
CfnLoadBalancer.setAppCookieStickinessPolicy(IResolvable value)
Information about a policy for application-controlled session stickiness.
|
void |
CfnLoadBalancer.setConnectionDrainingPolicy(IResolvable value)
If enabled, the load balancer allows existing requests to complete before the load balancer shifts traffic away from a deregistered or unhealthy instance.
|
void |
CfnLoadBalancer.setConnectionSettings(IResolvable value)
If enabled, the load balancer allows the connections to remain idle (no data is sent over the connection) for the specified duration.
|
void |
CfnLoadBalancer.setCrossZone(IResolvable value)
If enabled, the load balancer routes the request traffic evenly across all instances regardless of the Availability Zones.
|
void |
CfnLoadBalancer.setHealthCheck(IResolvable value)
The health check settings to use when evaluating the health of your EC2 instances.
|
void |
CfnLoadBalancer.setLbCookieStickinessPolicy(IResolvable value)
Information about a policy for duration-based session stickiness.
|
void |
CfnLoadBalancer.setListeners(IResolvable value)
The listeners for the load balancer.
|
void |
CfnLoadBalancer.setPolicies(IResolvable value)
The policies defined for your Classic Load Balancer.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnListenerRule.getAttrIsDefault()
Indicates whether this is the default rule.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.Builder |
CfnDomain.Builder.advancedOptions(IResolvable advancedOptions)
Additional options to specify for the OpenSearch Service domain.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.advancedOptions(IResolvable advancedOptions)
Sets the value of
CfnDomainProps.getAdvancedOptions() |
CfnDomain.Builder |
CfnDomain.Builder.advancedSecurityOptions(IResolvable advancedSecurityOptions)
Specifies options for fine-grained access control.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.advancedSecurityOptions(IResolvable advancedSecurityOptions)
Sets the value of
CfnDomainProps.getAdvancedSecurityOptions() |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.anonymousAuthEnabled(IResolvable anonymousAuthEnabled)
Sets the value of
CfnDomain.AdvancedSecurityOptionsInputProperty.getAnonymousAuthEnabled() |
CfnDomain.Builder |
CfnDomain.Builder.cognitoOptions(IResolvable cognitoOptions)
Configures OpenSearch Service to use Amazon Cognito authentication for OpenSearch Dashboards.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.cognitoOptions(IResolvable cognitoOptions)
Sets the value of
CfnDomainProps.getCognitoOptions() |
CfnDomain.ElasticsearchClusterConfigProperty.Builder |
CfnDomain.ElasticsearchClusterConfigProperty.Builder.coldStorageOptions(IResolvable coldStorageOptions)
Sets the value of
CfnDomain.ElasticsearchClusterConfigProperty.getColdStorageOptions() |
CfnDomain.DomainEndpointOptionsProperty.Builder |
CfnDomain.DomainEndpointOptionsProperty.Builder.customEndpointEnabled(IResolvable customEndpointEnabled)
Sets the value of
CfnDomain.DomainEndpointOptionsProperty.getCustomEndpointEnabled() |
CfnDomain.ElasticsearchClusterConfigProperty.Builder |
CfnDomain.ElasticsearchClusterConfigProperty.Builder.dedicatedMasterEnabled(IResolvable dedicatedMasterEnabled)
Sets the value of
CfnDomain.ElasticsearchClusterConfigProperty.getDedicatedMasterEnabled() |
CfnDomain.Builder |
CfnDomain.Builder.domainEndpointOptions(IResolvable domainEndpointOptions)
Specifies additional options for the domain endpoint, such as whether to require HTTPS for all traffic or whether to use a custom endpoint rather than the default endpoint.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.domainEndpointOptions(IResolvable domainEndpointOptions)
Sets the value of
CfnDomainProps.getDomainEndpointOptions() |
CfnDomain.EBSOptionsProperty.Builder |
CfnDomain.EBSOptionsProperty.Builder.ebsEnabled(IResolvable ebsEnabled)
Sets the value of
CfnDomain.EBSOptionsProperty.getEbsEnabled() |
CfnDomain.Builder |
CfnDomain.Builder.ebsOptions(IResolvable ebsOptions)
The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.ebsOptions(IResolvable ebsOptions)
Sets the value of
CfnDomainProps.getEbsOptions() |
CfnDomain.Builder |
CfnDomain.Builder.elasticsearchClusterConfig(IResolvable elasticsearchClusterConfig)
ElasticsearchClusterConfig is a property of the AWS::Elasticsearch::Domain resource that configures the cluster of an Amazon OpenSearch Service domain.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.elasticsearchClusterConfig(IResolvable elasticsearchClusterConfig)
Sets the value of
CfnDomainProps.getElasticsearchClusterConfig() |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDomain.AdvancedSecurityOptionsInputProperty.getEnabled() |
CfnDomain.CognitoOptionsProperty.Builder |
CfnDomain.CognitoOptionsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDomain.CognitoOptionsProperty.getEnabled() |
CfnDomain.ColdStorageOptionsProperty.Builder |
CfnDomain.ColdStorageOptionsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDomain.ColdStorageOptionsProperty.getEnabled() |
CfnDomain.EncryptionAtRestOptionsProperty.Builder |
CfnDomain.EncryptionAtRestOptionsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDomain.EncryptionAtRestOptionsProperty.getEnabled() |
CfnDomain.LogPublishingOptionProperty.Builder |
CfnDomain.LogPublishingOptionProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDomain.LogPublishingOptionProperty.getEnabled() |
CfnDomain.NodeToNodeEncryptionOptionsProperty.Builder |
CfnDomain.NodeToNodeEncryptionOptionsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDomain.NodeToNodeEncryptionOptionsProperty.getEnabled() |
CfnDomain.Builder |
CfnDomain.Builder.encryptionAtRestOptions(IResolvable encryptionAtRestOptions)
Whether the domain should encrypt data at rest, and if so, the AWS Key Management Service key to use.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.encryptionAtRestOptions(IResolvable encryptionAtRestOptions)
Sets the value of
CfnDomainProps.getEncryptionAtRestOptions() |
CfnDomain.DomainEndpointOptionsProperty.Builder |
CfnDomain.DomainEndpointOptionsProperty.Builder.enforceHttps(IResolvable enforceHttps)
Sets the value of
CfnDomain.DomainEndpointOptionsProperty.getEnforceHttps() |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.internalUserDatabaseEnabled(IResolvable internalUserDatabaseEnabled)
|
CfnDomain.Builder |
CfnDomain.Builder.logPublishingOptions(IResolvable logPublishingOptions)
An object with one or more of the following keys: `SEARCH_SLOW_LOGS` , `ES_APPLICATION_LOGS` , `INDEX_SLOW_LOGS` , `AUDIT_LOGS` , depending on the types of logs you want to publish.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.logPublishingOptions(IResolvable logPublishingOptions)
Sets the value of
CfnDomainProps.getLogPublishingOptions() |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.masterUserOptions(IResolvable masterUserOptions)
Sets the value of
CfnDomain.AdvancedSecurityOptionsInputProperty.getMasterUserOptions() |
CfnDomain.Builder |
CfnDomain.Builder.nodeToNodeEncryptionOptions(IResolvable nodeToNodeEncryptionOptions)
Specifies whether node-to-node encryption is enabled.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.nodeToNodeEncryptionOptions(IResolvable nodeToNodeEncryptionOptions)
Sets the value of
CfnDomainProps.getNodeToNodeEncryptionOptions() |
void |
CfnDomain.setAdvancedOptions(IResolvable value)
Additional options to specify for the OpenSearch Service domain.
|
void |
CfnDomain.setAdvancedSecurityOptions(IResolvable value)
Specifies options for fine-grained access control.
|
void |
CfnDomain.setCognitoOptions(IResolvable value)
Configures OpenSearch Service to use Amazon Cognito authentication for OpenSearch Dashboards.
|
void |
CfnDomain.setDomainEndpointOptions(IResolvable value)
Specifies additional options for the domain endpoint, such as whether to require HTTPS for all traffic or whether to use a custom endpoint rather than the default endpoint.
|
void |
CfnDomain.setEbsOptions(IResolvable value)
The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain.
|
void |
CfnDomain.setElasticsearchClusterConfig(IResolvable value)
ElasticsearchClusterConfig is a property of the AWS::Elasticsearch::Domain resource that configures the cluster of an Amazon OpenSearch Service domain.
|
void |
CfnDomain.setEncryptionAtRestOptions(IResolvable value)
Whether the domain should encrypt data at rest, and if so, the AWS Key Management Service key to use.
|
void |
CfnDomain.setLogPublishingOptions(IResolvable value)
An object with one or more of the following keys: `SEARCH_SLOW_LOGS` , `ES_APPLICATION_LOGS` , `INDEX_SLOW_LOGS` , `AUDIT_LOGS` , depending on the types of logs you want to publish.
|
void |
CfnDomain.setNodeToNodeEncryptionOptions(IResolvable value)
Specifies whether node-to-node encryption is enabled.
|
void |
CfnDomain.setSnapshotOptions(IResolvable value)
*DEPRECATED* .
|
void |
CfnDomain.setVpcOptions(IResolvable value)
The virtual private cloud (VPC) configuration for the OpenSearch Service domain.
|
CfnDomain.Builder |
CfnDomain.Builder.snapshotOptions(IResolvable snapshotOptions)
*DEPRECATED* .
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.snapshotOptions(IResolvable snapshotOptions)
Sets the value of
CfnDomainProps.getSnapshotOptions() |
CfnDomain.Builder |
CfnDomain.Builder.vpcOptions(IResolvable vpcOptions)
The virtual private cloud (VPC) configuration for the OpenSearch Service domain.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.vpcOptions(IResolvable vpcOptions)
Sets the value of
CfnDomainProps.getVpcOptions() |
CfnDomain.ElasticsearchClusterConfigProperty.Builder |
CfnDomain.ElasticsearchClusterConfigProperty.Builder.warmEnabled(IResolvable warmEnabled)
Sets the value of
CfnDomain.ElasticsearchClusterConfigProperty.getWarmEnabled() |
CfnDomain.ElasticsearchClusterConfigProperty.Builder |
CfnDomain.ElasticsearchClusterConfigProperty.Builder.zoneAwarenessConfig(IResolvable zoneAwarenessConfig)
Sets the value of
CfnDomain.ElasticsearchClusterConfigProperty.getZoneAwarenessConfig() |
CfnDomain.ElasticsearchClusterConfigProperty.Builder |
CfnDomain.ElasticsearchClusterConfigProperty.Builder.zoneAwarenessEnabled(IResolvable zoneAwarenessEnabled)
Sets the value of
CfnDomain.ElasticsearchClusterConfigProperty.getZoneAwarenessEnabled() |
| Modifier and Type | Method and Description |
|---|---|
CfnVirtualCluster.Builder |
CfnVirtualCluster.Builder.containerProvider(IResolvable containerProvider)
The container provider of the virtual cluster.
|
CfnVirtualClusterProps.Builder |
CfnVirtualClusterProps.Builder.containerProvider(IResolvable containerProvider)
Sets the value of
CfnVirtualClusterProps.getContainerProvider() |
CfnVirtualCluster.ContainerInfoProperty.Builder |
CfnVirtualCluster.ContainerInfoProperty.Builder.eksInfo(IResolvable eksInfo)
Sets the value of
CfnVirtualCluster.ContainerInfoProperty.getEksInfo() |
CfnVirtualCluster.ContainerProviderProperty.Builder |
CfnVirtualCluster.ContainerProviderProperty.Builder.info(IResolvable info)
Sets the value of
CfnVirtualCluster.ContainerProviderProperty.getInfo() |
void |
CfnVirtualCluster.setContainerProvider(IResolvable value)
The container provider of the virtual cluster.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.autoStartConfiguration(IResolvable autoStartConfiguration)
Sets the value of
CfnApplicationProps.getAutoStartConfiguration() |
CfnApplication.Builder |
CfnApplication.Builder.autoStartConfiguration(IResolvable autoStartConfiguration)
The configuration for an application to automatically start on job submission.
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.autoStopConfiguration(IResolvable autoStopConfiguration)
Sets the value of
CfnApplicationProps.getAutoStopConfiguration() |
CfnApplication.Builder |
CfnApplication.Builder.autoStopConfiguration(IResolvable autoStopConfiguration)
The configuration for an application to automatically stop after a certain amount of time being idle.
|
CfnApplication.AutoStartConfigurationProperty.Builder |
CfnApplication.AutoStartConfigurationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnApplication.AutoStartConfigurationProperty.getEnabled() |
CfnApplication.AutoStopConfigurationProperty.Builder |
CfnApplication.AutoStopConfigurationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnApplication.AutoStopConfigurationProperty.getEnabled() |
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.initialCapacity(IResolvable initialCapacity)
Sets the value of
CfnApplicationProps.getInitialCapacity() |
CfnApplication.Builder |
CfnApplication.Builder.initialCapacity(IResolvable initialCapacity)
The initial capacity of the application.
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.maximumCapacity(IResolvable maximumCapacity)
Sets the value of
CfnApplicationProps.getMaximumCapacity() |
CfnApplication.Builder |
CfnApplication.Builder.maximumCapacity(IResolvable maximumCapacity)
The maximum capacity of the application.
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.networkConfiguration(IResolvable networkConfiguration)
Sets the value of
CfnApplicationProps.getNetworkConfiguration() |
CfnApplication.Builder |
CfnApplication.Builder.networkConfiguration(IResolvable networkConfiguration)
The network configuration for customer VPC connectivity for the application.
|
void |
CfnApplication.setAutoStartConfiguration(IResolvable value)
The configuration for an application to automatically start on job submission.
|
void |
CfnApplication.setAutoStopConfiguration(IResolvable value)
The configuration for an application to automatically stop after a certain amount of time being idle.
|
void |
CfnApplication.setInitialCapacity(IResolvable value)
The initial capacity of the application.
|
void |
CfnApplication.setMaximumCapacity(IResolvable value)
The maximum capacity of the application.
|
void |
CfnApplication.setNetworkConfiguration(IResolvable value)
The network configuration for customer VPC connectivity for the application.
|
CfnApplication.InitialCapacityConfigKeyValuePairProperty.Builder |
CfnApplication.InitialCapacityConfigKeyValuePairProperty.Builder.value(IResolvable value)
Sets the value of
CfnApplication.InitialCapacityConfigKeyValuePairProperty.getValue() |
CfnApplication.InitialCapacityConfigProperty.Builder |
CfnApplication.InitialCapacityConfigProperty.Builder.workerConfiguration(IResolvable workerConfiguration)
Sets the value of
CfnApplication.InitialCapacityConfigProperty.getWorkerConfiguration() |
| Modifier and Type | Class and Description |
|---|---|
class |
EventField
(experimental) Represents a field in the event pattern.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnDiscoverer.getAttrCrossAccount()
Defines whether event schemas from other accounts are discovered.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDiscoverer.Builder |
CfnDiscoverer.Builder.crossAccount(IResolvable crossAccount)
Allows for the discovery of the event schemas that are sent to the event bus from another account.
|
CfnDiscovererProps.Builder |
CfnDiscovererProps.Builder.crossAccount(IResolvable crossAccount)
Sets the value of
CfnDiscovererProps.getCrossAccount() |
void |
CfnDiscoverer.setCrossAccount(IResolvable value)
Allows for the discovery of the event schemas that are sent to the event bus from another account.
|
| Modifier and Type | Method and Description |
|---|---|
CfnProject.Builder |
CfnProject.Builder.appConfigResource(IResolvable appConfigResource)
`AWS::Evidently::Project.AppConfigResource`.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.appConfigResource(IResolvable appConfigResource)
Sets the value of
CfnProjectProps.getAppConfigResource() |
CfnFeature.VariationObjectProperty.Builder |
CfnFeature.VariationObjectProperty.Builder.booleanValue(IResolvable booleanValue)
Sets the value of
CfnFeature.VariationObjectProperty.getBooleanValue() |
CfnProject.Builder |
CfnProject.Builder.dataDelivery(IResolvable dataDelivery)
A structure that contains information about where Evidently is to store evaluation events for longer term storage, if you choose to do so.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.dataDelivery(IResolvable dataDelivery)
Sets the value of
CfnProjectProps.getDataDelivery() |
CfnFeature.Builder |
CfnFeature.Builder.entityOverrides(IResolvable entityOverrides)
Specify users that should always be served a specific variation of a feature.
|
CfnFeatureProps.Builder |
CfnFeatureProps.Builder.entityOverrides(IResolvable entityOverrides)
Sets the value of
CfnFeatureProps.getEntityOverrides() |
CfnLaunchProps.Builder |
CfnLaunchProps.Builder.executionStatus(IResolvable executionStatus)
Sets the value of
CfnLaunchProps.getExecutionStatus() |
CfnLaunch.Builder |
CfnLaunch.Builder.executionStatus(IResolvable executionStatus)
A structure that you can use to start and stop the launch.
|
CfnLaunchProps.Builder |
CfnLaunchProps.Builder.groups(IResolvable groups)
Sets the value of
CfnLaunchProps.getGroups() |
CfnLaunch.Builder |
CfnLaunch.Builder.groups(IResolvable groups)
An array of structures that contains the feature and variations that are to be used for the launch.
|
CfnLaunch.StepConfigProperty.Builder |
CfnLaunch.StepConfigProperty.Builder.groupWeights(IResolvable groupWeights)
Sets the value of
CfnLaunch.StepConfigProperty.getGroupWeights() |
CfnExperiment.Builder |
CfnExperiment.Builder.metricGoals(IResolvable metricGoals)
An array of structures that defines the metrics used for the experiment, and whether a higher or lower value for each metric is the goal.
|
CfnExperimentProps.Builder |
CfnExperimentProps.Builder.metricGoals(IResolvable metricGoals)
Sets the value of
CfnExperimentProps.getMetricGoals() |
CfnLaunchProps.Builder |
CfnLaunchProps.Builder.metricMonitors(IResolvable metricMonitors)
Sets the value of
CfnLaunchProps.getMetricMonitors() |
CfnLaunch.Builder |
CfnLaunch.Builder.metricMonitors(IResolvable metricMonitors)
An array of structures that define the metrics that will be used to monitor the launch performance.
|
CfnExperiment.Builder |
CfnExperiment.Builder.onlineAbConfig(IResolvable onlineAbConfig)
A structure that contains the configuration of which variation to use as the "control" version.
|
CfnExperimentProps.Builder |
CfnExperimentProps.Builder.onlineAbConfig(IResolvable onlineAbConfig)
Sets the value of
CfnExperimentProps.getOnlineAbConfig() |
CfnExperiment.Builder |
CfnExperiment.Builder.removeSegment(IResolvable removeSegment)
`AWS::Evidently::Experiment.RemoveSegment`.
|
CfnExperimentProps.Builder |
CfnExperimentProps.Builder.removeSegment(IResolvable removeSegment)
Sets the value of
CfnExperimentProps.getRemoveSegment() |
CfnExperiment.Builder |
CfnExperiment.Builder.runningStatus(IResolvable runningStatus)
A structure that you can use to start and stop the experiment.
|
CfnExperimentProps.Builder |
CfnExperimentProps.Builder.runningStatus(IResolvable runningStatus)
Sets the value of
CfnExperimentProps.getRunningStatus() |
CfnProject.DataDeliveryObjectProperty.Builder |
CfnProject.DataDeliveryObjectProperty.Builder.s3(IResolvable s3)
Sets the value of
CfnProject.DataDeliveryObjectProperty.getS3() |
CfnLaunchProps.Builder |
CfnLaunchProps.Builder.scheduledSplitsConfig(IResolvable scheduledSplitsConfig)
Sets the value of
CfnLaunchProps.getScheduledSplitsConfig() |
CfnLaunch.Builder |
CfnLaunch.Builder.scheduledSplitsConfig(IResolvable scheduledSplitsConfig)
An array of structures that define the traffic allocation percentages among the feature variations during each step of the launch.
|
CfnLaunch.StepConfigProperty.Builder |
CfnLaunch.StepConfigProperty.Builder.segmentOverrides(IResolvable segmentOverrides)
Sets the value of
CfnLaunch.StepConfigProperty.getSegmentOverrides() |
void |
CfnProject.setAppConfigResource(IResolvable value)
`AWS::Evidently::Project.AppConfigResource`.
|
void |
CfnProject.setDataDelivery(IResolvable value)
A structure that contains information about where Evidently is to store evaluation events for longer term storage, if you choose to do so.
|
void |
CfnFeature.setEntityOverrides(IResolvable value)
Specify users that should always be served a specific variation of a feature.
|
void |
CfnLaunch.setExecutionStatus(IResolvable value)
A structure that you can use to start and stop the launch.
|
void |
CfnLaunch.setGroups(IResolvable value)
An array of structures that contains the feature and variations that are to be used for the launch.
|
void |
CfnExperiment.setMetricGoals(IResolvable value)
An array of structures that defines the metrics used for the experiment, and whether a higher or lower value for each metric is the goal.
|
void |
CfnLaunch.setMetricMonitors(IResolvable value)
An array of structures that define the metrics that will be used to monitor the launch performance.
|
void |
CfnExperiment.setOnlineAbConfig(IResolvable value)
A structure that contains the configuration of which variation to use as the "control" version.
|
void |
CfnExperiment.setRemoveSegment(IResolvable value)
`AWS::Evidently::Experiment.RemoveSegment`.
|
void |
CfnExperiment.setRunningStatus(IResolvable value)
A structure that you can use to start and stop the experiment.
|
void |
CfnLaunch.setScheduledSplitsConfig(IResolvable value)
An array of structures that define the traffic allocation percentages among the feature variations during each step of the launch.
|
void |
CfnExperiment.setTreatments(IResolvable value)
An array of structures that describe the configuration of each feature variation used in the experiment.
|
void |
CfnFeature.setVariations(IResolvable value)
An array of structures that contain the configuration of the feature's different variations.
|
CfnExperiment.Builder |
CfnExperiment.Builder.treatments(IResolvable treatments)
An array of structures that describe the configuration of each feature variation used in the experiment.
|
CfnExperimentProps.Builder |
CfnExperimentProps.Builder.treatments(IResolvable treatments)
Sets the value of
CfnExperimentProps.getTreatments() |
CfnExperiment.OnlineAbConfigObjectProperty.Builder |
CfnExperiment.OnlineAbConfigObjectProperty.Builder.treatmentWeights(IResolvable treatmentWeights)
Sets the value of
CfnExperiment.OnlineAbConfigObjectProperty.getTreatmentWeights() |
CfnFeature.Builder |
CfnFeature.Builder.variations(IResolvable variations)
An array of structures that contain the configuration of the feature's different variations.
|
CfnFeatureProps.Builder |
CfnFeatureProps.Builder.variations(IResolvable variations)
Sets the value of
CfnFeatureProps.getVariations() |
CfnLaunch.SegmentOverrideProperty.Builder |
CfnLaunch.SegmentOverrideProperty.Builder.weights(IResolvable weights)
Sets the value of
CfnLaunch.SegmentOverrideProperty.getWeights() |
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.federationParameters(IResolvable federationParameters)
Sets the value of
CfnEnvironmentProps.getFederationParameters() |
CfnEnvironment.Builder |
CfnEnvironment.Builder.federationParameters(IResolvable federationParameters)
Configuration information when authentication mode is FEDERATED.
|
void |
CfnEnvironment.setFederationParameters(IResolvable value)
Configuration information when authentication mode is FEDERATED.
|
void |
CfnEnvironment.setSuperuserParameters(IResolvable value)
Configuration information for the superuser.
|
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.superuserParameters(IResolvable superuserParameters)
Sets the value of
CfnEnvironmentProps.getSuperuserParameters() |
CfnEnvironment.Builder |
CfnEnvironment.Builder.superuserParameters(IResolvable superuserParameters)
Configuration information for the superuser.
|
| Modifier and Type | Method and Description |
|---|---|
CfnPolicyProps.Builder |
CfnPolicyProps.Builder.deleteAllPolicyResources(IResolvable deleteAllPolicyResources)
Sets the value of
CfnPolicyProps.getDeleteAllPolicyResources() |
CfnPolicy.Builder |
CfnPolicy.Builder.deleteAllPolicyResources(IResolvable deleteAllPolicyResources)
Used when deleting a policy.
|
CfnPolicyProps.Builder |
CfnPolicyProps.Builder.excludeMap(IResolvable excludeMap)
Sets the value of
CfnPolicyProps.getExcludeMap() |
CfnPolicy.Builder |
CfnPolicy.Builder.excludeMap(IResolvable excludeMap)
Specifies the AWS account IDs and AWS Organizations organizational units (OUs) to exclude from the policy.
|
CfnPolicyProps.Builder |
CfnPolicyProps.Builder.excludeResourceTags(IResolvable excludeResourceTags)
Sets the value of
CfnPolicyProps.getExcludeResourceTags() |
CfnPolicy.Builder |
CfnPolicy.Builder.excludeResourceTags(IResolvable excludeResourceTags)
Used only when tags are specified in the `ResourceTags` property.
|
CfnPolicyProps.Builder |
CfnPolicyProps.Builder.includeMap(IResolvable includeMap)
Sets the value of
CfnPolicyProps.getIncludeMap() |
CfnPolicy.Builder |
CfnPolicy.Builder.includeMap(IResolvable includeMap)
Specifies the AWS account IDs and AWS Organizations organizational units (OUs) to include in the policy.
|
CfnPolicy.PolicyOptionProperty.Builder |
CfnPolicy.PolicyOptionProperty.Builder.networkFirewallPolicy(IResolvable networkFirewallPolicy)
Sets the value of
CfnPolicy.PolicyOptionProperty.getNetworkFirewallPolicy() |
CfnPolicy.SecurityServicePolicyDataProperty.Builder |
CfnPolicy.SecurityServicePolicyDataProperty.Builder.policyOption(IResolvable policyOption)
Sets the value of
CfnPolicy.SecurityServicePolicyDataProperty.getPolicyOption() |
CfnPolicyProps.Builder |
CfnPolicyProps.Builder.remediationEnabled(IResolvable remediationEnabled)
Sets the value of
CfnPolicyProps.getRemediationEnabled() |
CfnPolicy.Builder |
CfnPolicy.Builder.remediationEnabled(IResolvable remediationEnabled)
Indicates if the policy should be automatically applied to new resources.
|
CfnPolicyProps.Builder |
CfnPolicyProps.Builder.resourcesCleanUp(IResolvable resourcesCleanUp)
Sets the value of
CfnPolicyProps.getResourcesCleanUp() |
CfnPolicy.Builder |
CfnPolicy.Builder.resourcesCleanUp(IResolvable resourcesCleanUp)
Indicates whether AWS Firewall Manager should automatically remove protections from resources that leave the policy scope and clean up resources that Firewall Manager is managing for accounts when those accounts leave policy scope.
|
CfnPolicyProps.Builder |
CfnPolicyProps.Builder.resourceTags(IResolvable resourceTags)
Sets the value of
CfnPolicyProps.getResourceTags() |
CfnPolicy.Builder |
CfnPolicy.Builder.resourceTags(IResolvable resourceTags)
An array of `ResourceTag` objects, used to explicitly include resources in the policy scope or explicitly exclude them.
|
CfnPolicyProps.Builder |
CfnPolicyProps.Builder.securityServicePolicyData(IResolvable securityServicePolicyData)
Sets the value of
CfnPolicyProps.getSecurityServicePolicyData() |
CfnPolicy.Builder |
CfnPolicy.Builder.securityServicePolicyData(IResolvable securityServicePolicyData)
Details about the security service that is being used to protect the resources.
|
void |
CfnPolicy.setDeleteAllPolicyResources(IResolvable value)
Used when deleting a policy.
|
void |
CfnPolicy.setExcludeMap(IResolvable value)
Specifies the AWS account IDs and AWS Organizations organizational units (OUs) to exclude from the policy.
|
void |
CfnPolicy.setExcludeResourceTags(IResolvable value)
Used only when tags are specified in the `ResourceTags` property.
|
void |
CfnPolicy.setIncludeMap(IResolvable value)
Specifies the AWS account IDs and AWS Organizations organizational units (OUs) to include in the policy.
|
void |
CfnPolicy.setRemediationEnabled(IResolvable value)
Indicates if the policy should be automatically applied to new resources.
|
void |
CfnPolicy.setResourcesCleanUp(IResolvable value)
Indicates whether AWS Firewall Manager should automatically remove protections from resources that leave the policy scope and clean up resources that Firewall Manager is managing for accounts when those accounts leave policy scope.
|
void |
CfnPolicy.setResourceTags(IResolvable value)
An array of `ResourceTag` objects, used to explicitly include resources in the policy scope or explicitly exclude them.
|
void |
CfnPolicy.setSecurityServicePolicyData(IResolvable value)
Details about the security service that is being used to protect the resources.
|
CfnPolicy.PolicyOptionProperty.Builder |
CfnPolicy.PolicyOptionProperty.Builder.thirdPartyFirewallPolicy(IResolvable thirdPartyFirewallPolicy)
Sets the value of
CfnPolicy.PolicyOptionProperty.getThirdPartyFirewallPolicy() |
| Modifier and Type | Method and Description |
|---|---|
CfnMatchmakingConfiguration.Builder |
CfnMatchmakingConfiguration.Builder.acceptanceRequired(IResolvable acceptanceRequired)
A flag that determines whether a match that was created with this configuration must be accepted by the matched players.
|
CfnMatchmakingConfigurationProps.Builder |
CfnMatchmakingConfigurationProps.Builder.acceptanceRequired(IResolvable acceptanceRequired)
Sets the value of
CfnMatchmakingConfigurationProps.getAcceptanceRequired() |
CfnGameServerGroup.Builder |
CfnGameServerGroup.Builder.autoScalingPolicy(IResolvable autoScalingPolicy)
Configuration settings to define a scaling policy for the Auto Scaling group that is optimized for game hosting.
|
CfnGameServerGroupProps.Builder |
CfnGameServerGroupProps.Builder.autoScalingPolicy(IResolvable autoScalingPolicy)
Sets the value of
CfnGameServerGroupProps.getAutoScalingPolicy() |
CfnFleetProps.Builder |
CfnFleetProps.Builder.certificateConfiguration(IResolvable certificateConfiguration)
Sets the value of
CfnFleetProps.getCertificateConfiguration() |
CfnFleet.Builder |
CfnFleet.Builder.certificateConfiguration(IResolvable certificateConfiguration)
Prompts GameLift to generate a TLS/SSL certificate for the fleet.
|
CfnGameSessionQueueProps.Builder |
CfnGameSessionQueueProps.Builder.destinations(IResolvable destinations)
Sets the value of
CfnGameSessionQueueProps.getDestinations() |
CfnGameSessionQueue.Builder |
CfnGameSessionQueue.Builder.destinations(IResolvable destinations)
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
|
CfnFleetProps.Builder |
CfnFleetProps.Builder.ec2InboundPermissions(IResolvable ec2InboundPermissions)
Sets the value of
CfnFleetProps.getEc2InboundPermissions() |
CfnFleet.Builder |
CfnFleet.Builder.ec2InboundPermissions(IResolvable ec2InboundPermissions)
The allowed IP address ranges and port settings that allow inbound traffic to access game sessions on this fleet.
|
CfnGameSessionQueueProps.Builder |
CfnGameSessionQueueProps.Builder.filterConfiguration(IResolvable filterConfiguration)
Sets the value of
CfnGameSessionQueueProps.getFilterConfiguration() |
CfnGameSessionQueue.Builder |
CfnGameSessionQueue.Builder.filterConfiguration(IResolvable filterConfiguration)
A list of locations where a queue is allowed to place new game sessions.
|
CfnMatchmakingConfiguration.Builder |
CfnMatchmakingConfiguration.Builder.gameProperties(IResolvable gameProperties)
A set of custom properties for a game session, formatted as key-value pairs.
|
CfnMatchmakingConfigurationProps.Builder |
CfnMatchmakingConfigurationProps.Builder.gameProperties(IResolvable gameProperties)
Sets the value of
CfnMatchmakingConfigurationProps.getGameProperties() |
CfnGameServerGroup.Builder |
CfnGameServerGroup.Builder.instanceDefinitions(IResolvable instanceDefinitions)
The set of Amazon EC2 instance types that GameLift FleetIQ can use when balancing and automatically scaling instances in the corresponding Auto Scaling group.
|
CfnGameServerGroupProps.Builder |
CfnGameServerGroupProps.Builder.instanceDefinitions(IResolvable instanceDefinitions)
Sets the value of
CfnGameServerGroupProps.getInstanceDefinitions() |
CfnGameServerGroup.Builder |
CfnGameServerGroup.Builder.launchTemplate(IResolvable launchTemplate)
The Amazon EC2 launch template that contains configuration settings and game server code to be deployed to all instances in the game server group.
|
CfnGameServerGroupProps.Builder |
CfnGameServerGroupProps.Builder.launchTemplate(IResolvable launchTemplate)
Sets the value of
CfnGameServerGroupProps.getLaunchTemplate() |
CfnFleet.LocationConfigurationProperty.Builder |
CfnFleet.LocationConfigurationProperty.Builder.locationCapacity(IResolvable locationCapacity)
Sets the value of
CfnFleet.LocationConfigurationProperty.getLocationCapacity() |
CfnFleetProps.Builder |
CfnFleetProps.Builder.locations(IResolvable locations)
Sets the value of
CfnFleetProps.getLocations() |
CfnFleet.Builder |
CfnFleet.Builder.locations(IResolvable locations)
A set of remote locations to deploy additional instances to and manage as part of the fleet.
|
CfnGameSessionQueueProps.Builder |
CfnGameSessionQueueProps.Builder.playerLatencyPolicies(IResolvable playerLatencyPolicies)
Sets the value of
CfnGameSessionQueueProps.getPlayerLatencyPolicies() |
CfnGameSessionQueue.Builder |
CfnGameSessionQueue.Builder.playerLatencyPolicies(IResolvable playerLatencyPolicies)
A set of policies that act as a sliding cap on player latency.
|
CfnGameSessionQueueProps.Builder |
CfnGameSessionQueueProps.Builder.priorityConfiguration(IResolvable priorityConfiguration)
Sets the value of
CfnGameSessionQueueProps.getPriorityConfiguration() |
CfnGameSessionQueue.Builder |
CfnGameSessionQueue.Builder.priorityConfiguration(IResolvable priorityConfiguration)
Custom settings to use when prioritizing destinations and locations for game session placements.
|
CfnFleetProps.Builder |
CfnFleetProps.Builder.resourceCreationLimitPolicy(IResolvable resourceCreationLimitPolicy)
Sets the value of
CfnFleetProps.getResourceCreationLimitPolicy() |
CfnFleet.Builder |
CfnFleet.Builder.resourceCreationLimitPolicy(IResolvable resourceCreationLimitPolicy)
A policy that limits the number of game sessions that an individual player can create on instances in this fleet within a specified span of time.
|
CfnAliasProps.Builder |
CfnAliasProps.Builder.routingStrategy(IResolvable routingStrategy)
Sets the value of
CfnAliasProps.getRoutingStrategy() |
CfnAlias.Builder |
CfnAlias.Builder.routingStrategy(IResolvable routingStrategy)
The routing configuration, including routing type and fleet target, for the alias.
|
CfnFleetProps.Builder |
CfnFleetProps.Builder.runtimeConfiguration(IResolvable runtimeConfiguration)
Sets the value of
CfnFleetProps.getRuntimeConfiguration() |
CfnFleet.Builder |
CfnFleet.Builder.runtimeConfiguration(IResolvable runtimeConfiguration)
Instructions for how to launch and maintain server processes on instances in the fleet.
|
CfnFleet.RuntimeConfigurationProperty.Builder |
CfnFleet.RuntimeConfigurationProperty.Builder.serverProcesses(IResolvable serverProcesses)
Sets the value of
CfnFleet.RuntimeConfigurationProperty.getServerProcesses() |
void |
CfnMatchmakingConfiguration.setAcceptanceRequired(IResolvable value)
A flag that determines whether a match that was created with this configuration must be accepted by the matched players.
|
void |
CfnGameServerGroup.setAutoScalingPolicy(IResolvable value)
Configuration settings to define a scaling policy for the Auto Scaling group that is optimized for game hosting.
|
void |
CfnFleet.setCertificateConfiguration(IResolvable value)
Prompts GameLift to generate a TLS/SSL certificate for the fleet.
|
void |
CfnGameSessionQueue.setDestinations(IResolvable value)
A list of fleets and/or fleet aliases that can be used to fulfill game session placement requests in the queue.
|
void |
CfnFleet.setEc2InboundPermissions(IResolvable value)
The allowed IP address ranges and port settings that allow inbound traffic to access game sessions on this fleet.
|
void |
CfnGameSessionQueue.setFilterConfiguration(IResolvable value)
A list of locations where a queue is allowed to place new game sessions.
|
void |
CfnMatchmakingConfiguration.setGameProperties(IResolvable value)
A set of custom properties for a game session, formatted as key-value pairs.
|
void |
CfnGameServerGroup.setInstanceDefinitions(IResolvable value)
The set of Amazon EC2 instance types that GameLift FleetIQ can use when balancing and automatically scaling instances in the corresponding Auto Scaling group.
|
void |
CfnGameServerGroup.setLaunchTemplate(IResolvable value)
The Amazon EC2 launch template that contains configuration settings and game server code to be deployed to all instances in the game server group.
|
void |
CfnFleet.setLocations(IResolvable value)
A set of remote locations to deploy additional instances to and manage as part of the fleet.
|
void |
CfnGameSessionQueue.setPlayerLatencyPolicies(IResolvable value)
A set of policies that act as a sliding cap on player latency.
|
void |
CfnGameSessionQueue.setPriorityConfiguration(IResolvable value)
Custom settings to use when prioritizing destinations and locations for game session placements.
|
void |
CfnFleet.setResourceCreationLimitPolicy(IResolvable value)
A policy that limits the number of game sessions that an individual player can create on instances in this fleet within a specified span of time.
|
void |
CfnAlias.setRoutingStrategy(IResolvable value)
The routing configuration, including routing type and fleet target, for the alias.
|
void |
CfnFleet.setRuntimeConfiguration(IResolvable value)
Instructions for how to launch and maintain server processes on instances in the fleet.
|
void |
CfnBuild.setStorageLocation(IResolvable value)
Information indicating where your game build files are stored.
|
void |
CfnScript.setStorageLocation(IResolvable value)
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
|
CfnScriptProps.Builder |
CfnScriptProps.Builder.storageLocation(IResolvable storageLocation)
Sets the value of
CfnScriptProps.getStorageLocation() |
CfnBuild.Builder |
CfnBuild.Builder.storageLocation(IResolvable storageLocation)
Information indicating where your game build files are stored.
|
CfnBuildProps.Builder |
CfnBuildProps.Builder.storageLocation(IResolvable storageLocation)
Sets the value of
CfnBuildProps.getStorageLocation() |
CfnScript.Builder |
CfnScript.Builder.storageLocation(IResolvable storageLocation)
The location of the Amazon S3 bucket where a zipped file containing your Realtime scripts is stored.
|
CfnGameServerGroup.AutoScalingPolicyProperty.Builder |
CfnGameServerGroup.AutoScalingPolicyProperty.Builder.targetTrackingConfiguration(IResolvable targetTrackingConfiguration)
|
| Modifier and Type | Method and Description |
|---|---|
CfnEndpointGroup.EndpointConfigurationProperty.Builder |
CfnEndpointGroup.EndpointConfigurationProperty.Builder.clientIpPreservationEnabled(IResolvable clientIpPreservationEnabled)
|
CfnAcceleratorProps.Builder |
CfnAcceleratorProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnAcceleratorProps.getEnabled() |
CfnAccelerator.Builder |
CfnAccelerator.Builder.enabled(IResolvable enabled)
Indicates whether the accelerator is enabled.
|
CfnEndpointGroupProps.Builder |
CfnEndpointGroupProps.Builder.endpointConfigurations(IResolvable endpointConfigurations)
Sets the value of
CfnEndpointGroupProps.getEndpointConfigurations() |
CfnEndpointGroup.Builder |
CfnEndpointGroup.Builder.endpointConfigurations(IResolvable endpointConfigurations)
The list of endpoint objects.
|
CfnEndpointGroupProps.Builder |
CfnEndpointGroupProps.Builder.portOverrides(IResolvable portOverrides)
Sets the value of
CfnEndpointGroupProps.getPortOverrides() |
CfnEndpointGroup.Builder |
CfnEndpointGroup.Builder.portOverrides(IResolvable portOverrides)
Allows you to override the destination ports used to route traffic to an endpoint.
|
CfnListener.Builder |
CfnListener.Builder.portRanges(IResolvable portRanges)
The list of port ranges for the connections from clients to the accelerator.
|
CfnListenerProps.Builder |
CfnListenerProps.Builder.portRanges(IResolvable portRanges)
Sets the value of
CfnListenerProps.getPortRanges() |
void |
CfnAccelerator.setEnabled(IResolvable value)
Indicates whether the accelerator is enabled.
|
void |
CfnEndpointGroup.setEndpointConfigurations(IResolvable value)
The list of endpoint objects.
|
void |
CfnEndpointGroup.setPortOverrides(IResolvable value)
Allows you to override the destination ports used to route traffic to an endpoint.
|
void |
CfnListener.setPortRanges(IResolvable value)
The list of port ranges for the connections from clients to the accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
CfnTriggerProps.Builder |
CfnTriggerProps.Builder.actions(IResolvable actions)
Sets the value of
CfnTriggerProps.getActions() |
CfnTrigger.Builder |
CfnTrigger.Builder.actions(IResolvable actions)
The actions initiated by this trigger.
|
CfnClassifier.CsvClassifierProperty.Builder |
CfnClassifier.CsvClassifierProperty.Builder.allowSingleColumn(IResolvable allowSingleColumn)
Sets the value of
CfnClassifier.CsvClassifierProperty.getAllowSingleColumn() |
CfnCrawler.TargetsProperty.Builder |
CfnCrawler.TargetsProperty.Builder.catalogTargets(IResolvable catalogTargets)
Sets the value of
CfnCrawler.TargetsProperty.getCatalogTargets() |
CfnSchema.Builder |
CfnSchema.Builder.checkpointVersion(IResolvable checkpointVersion)
Specify the `VersionNumber` or the `IsLatest` for setting the checkpoint for the schema.
|
CfnSchemaProps.Builder |
CfnSchemaProps.Builder.checkpointVersion(IResolvable checkpointVersion)
Sets the value of
CfnSchemaProps.getCheckpointVersion() |
CfnSecurityConfiguration.EncryptionConfigurationProperty.Builder |
CfnSecurityConfiguration.EncryptionConfigurationProperty.Builder.cloudWatchEncryption(IResolvable cloudWatchEncryption)
|
CfnPartition.StorageDescriptorProperty.Builder |
CfnPartition.StorageDescriptorProperty.Builder.columns(IResolvable columns)
Sets the value of
CfnPartition.StorageDescriptorProperty.getColumns() |
CfnTable.StorageDescriptorProperty.Builder |
CfnTable.StorageDescriptorProperty.Builder.columns(IResolvable columns)
Sets the value of
CfnTable.StorageDescriptorProperty.getColumns() |
CfnJobProps.Builder |
CfnJobProps.Builder.command(IResolvable command)
Sets the value of
CfnJobProps.getCommand() |
CfnJob.Builder |
CfnJob.Builder.command(IResolvable command)
The code that executes a job.
|
CfnPartition.StorageDescriptorProperty.Builder |
CfnPartition.StorageDescriptorProperty.Builder.compressed(IResolvable compressed)
Sets the value of
CfnPartition.StorageDescriptorProperty.getCompressed() |
CfnTable.StorageDescriptorProperty.Builder |
CfnTable.StorageDescriptorProperty.Builder.compressed(IResolvable compressed)
Sets the value of
CfnTable.StorageDescriptorProperty.getCompressed() |
CfnTrigger.PredicateProperty.Builder |
CfnTrigger.PredicateProperty.Builder.conditions(IResolvable conditions)
Sets the value of
CfnTrigger.PredicateProperty.getConditions() |
CfnConnection.Builder |
CfnConnection.Builder.connectionInput(IResolvable connectionInput)
The connection that you want to create.
|
CfnConnectionProps.Builder |
CfnConnectionProps.Builder.connectionInput(IResolvable connectionInput)
Sets the value of
CfnConnectionProps.getConnectionInput() |
CfnDataCatalogEncryptionSettings.DataCatalogEncryptionSettingsProperty.Builder |
CfnDataCatalogEncryptionSettings.DataCatalogEncryptionSettingsProperty.Builder.connectionPasswordEncryption(IResolvable connectionPasswordEncryption)
|
CfnJobProps.Builder |
CfnJobProps.Builder.connections(IResolvable connections)
Sets the value of
CfnJobProps.getConnections() |
CfnJob.Builder |
CfnJob.Builder.connections(IResolvable connections)
The connections used for this job.
|
CfnDatabase.DatabaseInputProperty.Builder |
CfnDatabase.DatabaseInputProperty.Builder.createTableDefaultPermissions(IResolvable createTableDefaultPermissions)
Sets the value of
CfnDatabase.DatabaseInputProperty.getCreateTableDefaultPermissions() |
CfnClassifierProps.Builder |
CfnClassifierProps.Builder.csvClassifier(IResolvable csvClassifier)
Sets the value of
CfnClassifierProps.getCsvClassifier() |
CfnClassifier.Builder |
CfnClassifier.Builder.csvClassifier(IResolvable csvClassifier)
A classifier for comma-separated values (CSV).
|
CfnDatabaseProps.Builder |
CfnDatabaseProps.Builder.databaseInput(IResolvable databaseInput)
Sets the value of
CfnDatabaseProps.getDatabaseInput() |
CfnDatabase.Builder |
CfnDatabase.Builder.databaseInput(IResolvable databaseInput)
The metadata for the database.
|
CfnDataCatalogEncryptionSettingsProps.Builder |
CfnDataCatalogEncryptionSettingsProps.Builder.dataCatalogEncryptionSettings(IResolvable dataCatalogEncryptionSettings)
Sets the value of
CfnDataCatalogEncryptionSettingsProps.getDataCatalogEncryptionSettings() |
CfnDataCatalogEncryptionSettings.Builder |
CfnDataCatalogEncryptionSettings.Builder.dataCatalogEncryptionSettings(IResolvable dataCatalogEncryptionSettings)
Contains configuration information for maintaining Data Catalog security.
|
CfnClassifier.CsvClassifierProperty.Builder |
CfnClassifier.CsvClassifierProperty.Builder.disableValueTrimming(IResolvable disableValueTrimming)
Sets the value of
CfnClassifier.CsvClassifierProperty.getDisableValueTrimming() |
CfnCrawler.TargetsProperty.Builder |
CfnCrawler.TargetsProperty.Builder.dynamoDbTargets(IResolvable dynamoDbTargets)
Sets the value of
CfnCrawler.TargetsProperty.getDynamoDbTargets() |
CfnDataCatalogEncryptionSettings.DataCatalogEncryptionSettingsProperty.Builder |
CfnDataCatalogEncryptionSettings.DataCatalogEncryptionSettingsProperty.Builder.encryptionAtRest(IResolvable encryptionAtRest)
|
CfnSecurityConfigurationProps.Builder |
CfnSecurityConfigurationProps.Builder.encryptionConfiguration(IResolvable encryptionConfiguration)
Sets the value of
CfnSecurityConfigurationProps.getEncryptionConfiguration() |
CfnSecurityConfiguration.Builder |
CfnSecurityConfiguration.Builder.encryptionConfiguration(IResolvable encryptionConfiguration)
The encryption configuration associated with this security configuration.
|
CfnMLTransform.FindMatchesParametersProperty.Builder |
CfnMLTransform.FindMatchesParametersProperty.Builder.enforceProvidedLabels(IResolvable enforceProvidedLabels)
Sets the value of
CfnMLTransform.FindMatchesParametersProperty.getEnforceProvidedLabels() |
CfnTriggerProps.Builder |
CfnTriggerProps.Builder.eventBatchingCondition(IResolvable eventBatchingCondition)
Sets the value of
CfnTriggerProps.getEventBatchingCondition() |
CfnTrigger.Builder |
CfnTrigger.Builder.eventBatchingCondition(IResolvable eventBatchingCondition)
`AWS::Glue::Trigger.EventBatchingCondition`.
|
CfnJobProps.Builder |
CfnJobProps.Builder.executionProperty(IResolvable executionProperty)
Sets the value of
CfnJobProps.getExecutionProperty() |
CfnJob.Builder |
CfnJob.Builder.executionProperty(IResolvable executionProperty)
The maximum number of concurrent runs that are allowed for this job.
|
CfnMLTransform.TransformParametersProperty.Builder |
CfnMLTransform.TransformParametersProperty.Builder.findMatchesParameters(IResolvable findMatchesParameters)
Sets the value of
CfnMLTransform.TransformParametersProperty.getFindMatchesParameters() |
CfnMLTransform.InputRecordTablesProperty.Builder |
CfnMLTransform.InputRecordTablesProperty.Builder.glueTables(IResolvable glueTables)
Sets the value of
CfnMLTransform.InputRecordTablesProperty.getGlueTables() |
CfnClassifierProps.Builder |
CfnClassifierProps.Builder.grokClassifier(IResolvable grokClassifier)
Sets the value of
CfnClassifierProps.getGrokClassifier() |
CfnClassifier.Builder |
CfnClassifier.Builder.grokClassifier(IResolvable grokClassifier)
A classifier that uses `grok` .
|
CfnMLTransformProps.Builder |
CfnMLTransformProps.Builder.inputRecordTables(IResolvable inputRecordTables)
Sets the value of
CfnMLTransformProps.getInputRecordTables() |
CfnMLTransform.Builder |
CfnMLTransform.Builder.inputRecordTables(IResolvable inputRecordTables)
A list of AWS Glue table definitions used by the transform.
|
CfnSchema.SchemaVersionProperty.Builder |
CfnSchema.SchemaVersionProperty.Builder.isLatest(IResolvable isLatest)
Sets the value of
CfnSchema.SchemaVersionProperty.getIsLatest() |
CfnCrawler.TargetsProperty.Builder |
CfnCrawler.TargetsProperty.Builder.jdbcTargets(IResolvable jdbcTargets)
Sets the value of
CfnCrawler.TargetsProperty.getJdbcTargets() |
CfnSecurityConfiguration.EncryptionConfigurationProperty.Builder |
CfnSecurityConfiguration.EncryptionConfigurationProperty.Builder.jobBookmarksEncryption(IResolvable jobBookmarksEncryption)
|
CfnClassifierProps.Builder |
CfnClassifierProps.Builder.jsonClassifier(IResolvable jsonClassifier)
Sets the value of
CfnClassifierProps.getJsonClassifier() |
CfnClassifier.Builder |
CfnClassifier.Builder.jsonClassifier(IResolvable jsonClassifier)
A classifier for JSON content.
|
CfnMLTransform.TransformEncryptionProperty.Builder |
CfnMLTransform.TransformEncryptionProperty.Builder.mlUserDataEncryption(IResolvable mlUserDataEncryption)
Sets the value of
CfnMLTransform.TransformEncryptionProperty.getMlUserDataEncryption() |
CfnCrawler.TargetsProperty.Builder |
CfnCrawler.TargetsProperty.Builder.mongoDbTargets(IResolvable mongoDbTargets)
Sets the value of
CfnCrawler.TargetsProperty.getMongoDbTargets() |
CfnJobProps.Builder |
CfnJobProps.Builder.notificationProperty(IResolvable notificationProperty)
Sets the value of
CfnJobProps.getNotificationProperty() |
CfnJob.Builder |
CfnJob.Builder.notificationProperty(IResolvable notificationProperty)
Specifies configuration properties of a notification.
|
CfnTrigger.ActionProperty.Builder |
CfnTrigger.ActionProperty.Builder.notificationProperty(IResolvable notificationProperty)
Sets the value of
CfnTrigger.ActionProperty.getNotificationProperty() |
CfnPartition.Builder |
CfnPartition.Builder.partitionInput(IResolvable partitionInput)
The structure used to create and update a partition.
|
CfnPartitionProps.Builder |
CfnPartitionProps.Builder.partitionInput(IResolvable partitionInput)
Sets the value of
CfnPartitionProps.getPartitionInput() |
CfnTable.TableInputProperty.Builder |
CfnTable.TableInputProperty.Builder.partitionKeys(IResolvable partitionKeys)
Sets the value of
CfnTable.TableInputProperty.getPartitionKeys() |
CfnConnection.ConnectionInputProperty.Builder |
CfnConnection.ConnectionInputProperty.Builder.physicalConnectionRequirements(IResolvable physicalConnectionRequirements)
|
CfnTriggerProps.Builder |
CfnTriggerProps.Builder.predicate(IResolvable predicate)
Sets the value of
CfnTriggerProps.getPredicate() |
CfnTrigger.Builder |
CfnTrigger.Builder.predicate(IResolvable predicate)
The predicate of this trigger, which defines when it will fire.
|
CfnDatabase.PrincipalPrivilegesProperty.Builder |
CfnDatabase.PrincipalPrivilegesProperty.Builder.principal(IResolvable principal)
Sets the value of
CfnDatabase.PrincipalPrivilegesProperty.getPrincipal() |
CfnCrawlerProps.Builder |
CfnCrawlerProps.Builder.recrawlPolicy(IResolvable recrawlPolicy)
Sets the value of
CfnCrawlerProps.getRecrawlPolicy() |
CfnCrawler.Builder |
CfnCrawler.Builder.recrawlPolicy(IResolvable recrawlPolicy)
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
|
CfnSchema.Builder |
CfnSchema.Builder.registry(IResolvable registry)
The registry where a schema is stored.
|
CfnSchemaProps.Builder |
CfnSchemaProps.Builder.registry(IResolvable registry)
Sets the value of
CfnSchemaProps.getRegistry() |
CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionProperty.Builder |
CfnDataCatalogEncryptionSettings.ConnectionPasswordEncryptionProperty.Builder.returnConnectionPasswordEncrypted(IResolvable returnConnectionPasswordEncrypted)
|
CfnSecurityConfiguration.EncryptionConfigurationProperty.Builder |
CfnSecurityConfiguration.EncryptionConfigurationProperty.Builder.s3Encryptions(IResolvable s3Encryptions)
|
CfnCrawler.TargetsProperty.Builder |
CfnCrawler.TargetsProperty.Builder.s3Targets(IResolvable s3Targets)
Sets the value of
CfnCrawler.TargetsProperty.getS3Targets() |
CfnCrawlerProps.Builder |
CfnCrawlerProps.Builder.schedule(IResolvable schedule)
Sets the value of
CfnCrawlerProps.getSchedule() |
CfnCrawler.Builder |
CfnCrawler.Builder.schedule(IResolvable schedule)
For scheduled crawlers, the schedule when the crawler runs.
|
CfnSchemaVersion.Builder |
CfnSchemaVersion.Builder.schema(IResolvable schema)
The schema that includes the schema version.
|
CfnSchemaVersionProps.Builder |
CfnSchemaVersionProps.Builder.schema(IResolvable schema)
Sets the value of
CfnSchemaVersionProps.getSchema() |
CfnCrawlerProps.Builder |
CfnCrawlerProps.Builder.schemaChangePolicy(IResolvable schemaChangePolicy)
Sets the value of
CfnCrawlerProps.getSchemaChangePolicy() |
CfnCrawler.Builder |
CfnCrawler.Builder.schemaChangePolicy(IResolvable schemaChangePolicy)
The policy that specifies update and delete behaviors for the crawler.
|
CfnPartition.SchemaReferenceProperty.Builder |
CfnPartition.SchemaReferenceProperty.Builder.schemaId(IResolvable schemaId)
Sets the value of
CfnPartition.SchemaReferenceProperty.getSchemaId() |
CfnTable.SchemaReferenceProperty.Builder |
CfnTable.SchemaReferenceProperty.Builder.schemaId(IResolvable schemaId)
Sets the value of
CfnTable.SchemaReferenceProperty.getSchemaId() |
CfnPartition.StorageDescriptorProperty.Builder |
CfnPartition.StorageDescriptorProperty.Builder.schemaReference(IResolvable schemaReference)
Sets the value of
CfnPartition.StorageDescriptorProperty.getSchemaReference() |
CfnTable.StorageDescriptorProperty.Builder |
CfnTable.StorageDescriptorProperty.Builder.schemaReference(IResolvable schemaReference)
Sets the value of
CfnTable.StorageDescriptorProperty.getSchemaReference() |
CfnPartition.StorageDescriptorProperty.Builder |
CfnPartition.StorageDescriptorProperty.Builder.serdeInfo(IResolvable serdeInfo)
Sets the value of
CfnPartition.StorageDescriptorProperty.getSerdeInfo() |
CfnTable.StorageDescriptorProperty.Builder |
CfnTable.StorageDescriptorProperty.Builder.serdeInfo(IResolvable serdeInfo)
Sets the value of
CfnTable.StorageDescriptorProperty.getSerdeInfo() |
void |
CfnTrigger.setActions(IResolvable value)
The actions initiated by this trigger.
|
void |
CfnSchema.setCheckpointVersion(IResolvable value)
Specify the `VersionNumber` or the `IsLatest` for setting the checkpoint for the schema.
|
void |
CfnJob.setCommand(IResolvable value)
The code that executes a job.
|
void |
CfnConnection.setConnectionInput(IResolvable value)
The connection that you want to create.
|
void |
CfnJob.setConnections(IResolvable value)
The connections used for this job.
|
void |
CfnClassifier.setCsvClassifier(IResolvable value)
A classifier for comma-separated values (CSV).
|
void |
CfnDatabase.setDatabaseInput(IResolvable value)
The metadata for the database.
|
void |
CfnDataCatalogEncryptionSettings.setDataCatalogEncryptionSettings(IResolvable value)
Contains configuration information for maintaining Data Catalog security.
|
void |
CfnSecurityConfiguration.setEncryptionConfiguration(IResolvable value)
The encryption configuration associated with this security configuration.
|
void |
CfnTrigger.setEventBatchingCondition(IResolvable value)
`AWS::Glue::Trigger.EventBatchingCondition`.
|
void |
CfnJob.setExecutionProperty(IResolvable value)
The maximum number of concurrent runs that are allowed for this job.
|
void |
CfnClassifier.setGrokClassifier(IResolvable value)
A classifier that uses `grok` .
|
void |
CfnMLTransform.setInputRecordTables(IResolvable value)
A list of AWS Glue table definitions used by the transform.
|
void |
CfnClassifier.setJsonClassifier(IResolvable value)
A classifier for JSON content.
|
void |
CfnJob.setNotificationProperty(IResolvable value)
Specifies configuration properties of a notification.
|
void |
CfnPartition.setPartitionInput(IResolvable value)
The structure used to create and update a partition.
|
void |
CfnTrigger.setPredicate(IResolvable value)
The predicate of this trigger, which defines when it will fire.
|
void |
CfnCrawler.setRecrawlPolicy(IResolvable value)
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
|
void |
CfnSchema.setRegistry(IResolvable value)
The registry where a schema is stored.
|
void |
CfnCrawler.setSchedule(IResolvable value)
For scheduled crawlers, the schedule when the crawler runs.
|
void |
CfnSchemaVersion.setSchema(IResolvable value)
The schema that includes the schema version.
|
void |
CfnCrawler.setSchemaChangePolicy(IResolvable value)
The policy that specifies update and delete behaviors for the crawler.
|
void |
CfnTrigger.setStartOnCreation(IResolvable value)
Set to true to start `SCHEDULED` and `CONDITIONAL` triggers when created.
|
void |
CfnTable.setTableInput(IResolvable value)
A structure used to define a table.
|
void |
CfnCrawler.setTargets(IResolvable value)
A collection of targets to crawl.
|
void |
CfnMLTransform.setTransformEncryption(IResolvable value)
The encryption-at-rest settings of the transform that apply to accessing user data.
|
void |
CfnMLTransform.setTransformParameters(IResolvable value)
The algorithm-specific parameters that are associated with the machine learning transform.
|
void |
CfnClassifier.setXmlClassifier(IResolvable value)
A classifier for XML content.
|
CfnPartition.StorageDescriptorProperty.Builder |
CfnPartition.StorageDescriptorProperty.Builder.skewedInfo(IResolvable skewedInfo)
Sets the value of
CfnPartition.StorageDescriptorProperty.getSkewedInfo() |
CfnTable.StorageDescriptorProperty.Builder |
CfnTable.StorageDescriptorProperty.Builder.skewedInfo(IResolvable skewedInfo)
Sets the value of
CfnTable.StorageDescriptorProperty.getSkewedInfo() |
CfnPartition.StorageDescriptorProperty.Builder |
CfnPartition.StorageDescriptorProperty.Builder.sortColumns(IResolvable sortColumns)
Sets the value of
CfnPartition.StorageDescriptorProperty.getSortColumns() |
CfnTable.StorageDescriptorProperty.Builder |
CfnTable.StorageDescriptorProperty.Builder.sortColumns(IResolvable sortColumns)
Sets the value of
CfnTable.StorageDescriptorProperty.getSortColumns() |
CfnTriggerProps.Builder |
CfnTriggerProps.Builder.startOnCreation(IResolvable startOnCreation)
Sets the value of
CfnTriggerProps.getStartOnCreation() |
CfnTrigger.Builder |
CfnTrigger.Builder.startOnCreation(IResolvable startOnCreation)
Set to true to start `SCHEDULED` and `CONDITIONAL` triggers when created.
|
CfnPartition.PartitionInputProperty.Builder |
CfnPartition.PartitionInputProperty.Builder.storageDescriptor(IResolvable storageDescriptor)
Sets the value of
CfnPartition.PartitionInputProperty.getStorageDescriptor() |
CfnTable.TableInputProperty.Builder |
CfnTable.TableInputProperty.Builder.storageDescriptor(IResolvable storageDescriptor)
Sets the value of
CfnTable.TableInputProperty.getStorageDescriptor() |
CfnPartition.StorageDescriptorProperty.Builder |
CfnPartition.StorageDescriptorProperty.Builder.storedAsSubDirectories(IResolvable storedAsSubDirectories)
Sets the value of
CfnPartition.StorageDescriptorProperty.getStoredAsSubDirectories() |
CfnTable.StorageDescriptorProperty.Builder |
CfnTable.StorageDescriptorProperty.Builder.storedAsSubDirectories(IResolvable storedAsSubDirectories)
Sets the value of
CfnTable.StorageDescriptorProperty.getStoredAsSubDirectories() |
CfnTableProps.Builder |
CfnTableProps.Builder.tableInput(IResolvable tableInput)
Sets the value of
CfnTableProps.getTableInput() |
CfnTable.Builder |
CfnTable.Builder.tableInput(IResolvable tableInput)
A structure used to define a table.
|
CfnDatabase.DatabaseInputProperty.Builder |
CfnDatabase.DatabaseInputProperty.Builder.targetDatabase(IResolvable targetDatabase)
Sets the value of
CfnDatabase.DatabaseInputProperty.getTargetDatabase() |
CfnCrawlerProps.Builder |
CfnCrawlerProps.Builder.targets(IResolvable targets)
Sets the value of
CfnCrawlerProps.getTargets() |
CfnCrawler.Builder |
CfnCrawler.Builder.targets(IResolvable targets)
A collection of targets to crawl.
|
CfnTable.TableInputProperty.Builder |
CfnTable.TableInputProperty.Builder.targetTable(IResolvable targetTable)
Sets the value of
CfnTable.TableInputProperty.getTargetTable() |
CfnMLTransformProps.Builder |
CfnMLTransformProps.Builder.transformEncryption(IResolvable transformEncryption)
Sets the value of
CfnMLTransformProps.getTransformEncryption() |
CfnMLTransform.Builder |
CfnMLTransform.Builder.transformEncryption(IResolvable transformEncryption)
The encryption-at-rest settings of the transform that apply to accessing user data.
|
CfnMLTransformProps.Builder |
CfnMLTransformProps.Builder.transformParameters(IResolvable transformParameters)
Sets the value of
CfnMLTransformProps.getTransformParameters() |
CfnMLTransform.Builder |
CfnMLTransform.Builder.transformParameters(IResolvable transformParameters)
The algorithm-specific parameters that are associated with the machine learning transform.
|
CfnClassifierProps.Builder |
CfnClassifierProps.Builder.xmlClassifier(IResolvable xmlClassifier)
Sets the value of
CfnClassifierProps.getXmlClassifier() |
CfnClassifier.Builder |
CfnClassifier.Builder.xmlClassifier(IResolvable xmlClassifier)
A classifier for XML content.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFunctionDefinitionVersion.EnvironmentProperty.Builder |
CfnFunctionDefinitionVersion.EnvironmentProperty.Builder.accessSysfs(IResolvable accessSysfs)
Sets the value of
CfnFunctionDefinitionVersion.EnvironmentProperty.getAccessSysfs() |
CfnFunctionDefinition.EnvironmentProperty.Builder |
CfnFunctionDefinition.EnvironmentProperty.Builder.accessSysfs(IResolvable accessSysfs)
Sets the value of
CfnFunctionDefinition.EnvironmentProperty.getAccessSysfs() |
CfnResourceDefinitionVersion.GroupOwnerSettingProperty.Builder |
CfnResourceDefinitionVersion.GroupOwnerSettingProperty.Builder.autoAddGroupOwner(IResolvable autoAddGroupOwner)
|
CfnResourceDefinition.GroupOwnerSettingProperty.Builder |
CfnResourceDefinition.GroupOwnerSettingProperty.Builder.autoAddGroupOwner(IResolvable autoAddGroupOwner)
Sets the value of
CfnResourceDefinition.GroupOwnerSettingProperty.getAutoAddGroupOwner() |
CfnConnectorDefinition.ConnectorDefinitionVersionProperty.Builder |
CfnConnectorDefinition.ConnectorDefinitionVersionProperty.Builder.connectors(IResolvable connectors)
|
CfnConnectorDefinitionVersionProps.Builder |
CfnConnectorDefinitionVersionProps.Builder.connectors(IResolvable connectors)
Sets the value of
CfnConnectorDefinitionVersionProps.getConnectors() |
CfnConnectorDefinitionVersion.Builder |
CfnConnectorDefinitionVersion.Builder.connectors(IResolvable connectors)
The connectors in this version.
|
CfnCoreDefinitionVersionProps.Builder |
CfnCoreDefinitionVersionProps.Builder.cores(IResolvable cores)
Sets the value of
CfnCoreDefinitionVersionProps.getCores() |
CfnCoreDefinitionVersion.Builder |
CfnCoreDefinitionVersion.Builder.cores(IResolvable cores)
The Greengrass core in this version.
|
CfnCoreDefinition.CoreDefinitionVersionProperty.Builder |
CfnCoreDefinition.CoreDefinitionVersionProperty.Builder.cores(IResolvable cores)
Sets the value of
CfnCoreDefinition.CoreDefinitionVersionProperty.getCores() |
CfnFunctionDefinitionVersion.Builder |
CfnFunctionDefinitionVersion.Builder.defaultConfig(IResolvable defaultConfig)
The default configuration that applies to all Lambda functions in the group.
|
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder |
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder.defaultConfig(IResolvable defaultConfig)
|
CfnFunctionDefinitionVersionProps.Builder |
CfnFunctionDefinitionVersionProps.Builder.defaultConfig(IResolvable defaultConfig)
Sets the value of
CfnFunctionDefinitionVersionProps.getDefaultConfig() |
CfnDeviceDefinitionVersion.Builder |
CfnDeviceDefinitionVersion.Builder.devices(IResolvable devices)
The devices in this version.
|
CfnDeviceDefinitionVersionProps.Builder |
CfnDeviceDefinitionVersionProps.Builder.devices(IResolvable devices)
Sets the value of
CfnDeviceDefinitionVersionProps.getDevices() |
CfnDeviceDefinition.DeviceDefinitionVersionProperty.Builder |
CfnDeviceDefinition.DeviceDefinitionVersionProperty.Builder.devices(IResolvable devices)
Sets the value of
CfnDeviceDefinition.DeviceDefinitionVersionProperty.getDevices() |
CfnFunctionDefinitionVersion.FunctionConfigurationProperty.Builder |
CfnFunctionDefinitionVersion.FunctionConfigurationProperty.Builder.environment(IResolvable environment)
|
CfnFunctionDefinition.FunctionConfigurationProperty.Builder |
CfnFunctionDefinition.FunctionConfigurationProperty.Builder.environment(IResolvable environment)
Sets the value of
CfnFunctionDefinition.FunctionConfigurationProperty.getEnvironment() |
CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder |
CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder.execution(IResolvable execution)
Sets the value of
CfnFunctionDefinitionVersion.DefaultConfigProperty.getExecution() |
CfnFunctionDefinitionVersion.EnvironmentProperty.Builder |
CfnFunctionDefinitionVersion.EnvironmentProperty.Builder.execution(IResolvable execution)
Sets the value of
CfnFunctionDefinitionVersion.EnvironmentProperty.getExecution() |
CfnFunctionDefinition.DefaultConfigProperty.Builder |
CfnFunctionDefinition.DefaultConfigProperty.Builder.execution(IResolvable execution)
Sets the value of
CfnFunctionDefinition.DefaultConfigProperty.getExecution() |
CfnFunctionDefinition.EnvironmentProperty.Builder |
CfnFunctionDefinition.EnvironmentProperty.Builder.execution(IResolvable execution)
Sets the value of
CfnFunctionDefinition.EnvironmentProperty.getExecution() |
CfnFunctionDefinitionVersion.FunctionProperty.Builder |
CfnFunctionDefinitionVersion.FunctionProperty.Builder.functionConfiguration(IResolvable functionConfiguration)
Sets the value of
CfnFunctionDefinitionVersion.FunctionProperty.getFunctionConfiguration() |
CfnFunctionDefinition.FunctionProperty.Builder |
CfnFunctionDefinition.FunctionProperty.Builder.functionConfiguration(IResolvable functionConfiguration)
Sets the value of
CfnFunctionDefinition.FunctionProperty.getFunctionConfiguration() |
CfnFunctionDefinitionVersion.Builder |
CfnFunctionDefinitionVersion.Builder.functions(IResolvable functions)
The functions in this version.
|
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder |
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder.functions(IResolvable functions)
Sets the value of
CfnFunctionDefinition.FunctionDefinitionVersionProperty.getFunctions() |
CfnFunctionDefinitionVersionProps.Builder |
CfnFunctionDefinitionVersionProps.Builder.functions(IResolvable functions)
Sets the value of
CfnFunctionDefinitionVersionProps.getFunctions() |
CfnResourceDefinitionVersion.LocalDeviceResourceDataProperty.Builder |
CfnResourceDefinitionVersion.LocalDeviceResourceDataProperty.Builder.groupOwnerSetting(IResolvable groupOwnerSetting)
|
CfnResourceDefinitionVersion.LocalVolumeResourceDataProperty.Builder |
CfnResourceDefinitionVersion.LocalVolumeResourceDataProperty.Builder.groupOwnerSetting(IResolvable groupOwnerSetting)
|
CfnResourceDefinition.LocalDeviceResourceDataProperty.Builder |
CfnResourceDefinition.LocalDeviceResourceDataProperty.Builder.groupOwnerSetting(IResolvable groupOwnerSetting)
|
CfnResourceDefinition.LocalVolumeResourceDataProperty.Builder |
CfnResourceDefinition.LocalVolumeResourceDataProperty.Builder.groupOwnerSetting(IResolvable groupOwnerSetting)
|
CfnConnectorDefinition.Builder |
CfnConnectorDefinition.Builder.initialVersion(IResolvable initialVersion)
The connector definition version to include when the connector definition is created.
|
CfnGroupProps.Builder |
CfnGroupProps.Builder.initialVersion(IResolvable initialVersion)
Sets the value of
CfnGroupProps.getInitialVersion() |
CfnCoreDefinitionProps.Builder |
CfnCoreDefinitionProps.Builder.initialVersion(IResolvable initialVersion)
Sets the value of
CfnCoreDefinitionProps.getInitialVersion() |
CfnSubscriptionDefinitionProps.Builder |
CfnSubscriptionDefinitionProps.Builder.initialVersion(IResolvable initialVersion)
Sets the value of
CfnSubscriptionDefinitionProps.getInitialVersion() |
CfnSubscriptionDefinition.Builder |
CfnSubscriptionDefinition.Builder.initialVersion(IResolvable initialVersion)
The subscription definition version to include when the subscription definition is created.
|
CfnLoggerDefinitionProps.Builder |
CfnLoggerDefinitionProps.Builder.initialVersion(IResolvable initialVersion)
Sets the value of
CfnLoggerDefinitionProps.getInitialVersion() |
CfnCoreDefinition.Builder |
CfnCoreDefinition.Builder.initialVersion(IResolvable initialVersion)
The core definition version to include when the core definition is created.
|
CfnResourceDefinitionProps.Builder |
CfnResourceDefinitionProps.Builder.initialVersion(IResolvable initialVersion)
Sets the value of
CfnResourceDefinitionProps.getInitialVersion() |
CfnGroup.Builder |
CfnGroup.Builder.initialVersion(IResolvable initialVersion)
The group version to include when the group is created.
|
CfnFunctionDefinitionProps.Builder |
CfnFunctionDefinitionProps.Builder.initialVersion(IResolvable initialVersion)
Sets the value of
CfnFunctionDefinitionProps.getInitialVersion() |
CfnFunctionDefinition.Builder |
CfnFunctionDefinition.Builder.initialVersion(IResolvable initialVersion)
The function definition version to include when the function definition is created.
|
CfnLoggerDefinition.Builder |
CfnLoggerDefinition.Builder.initialVersion(IResolvable initialVersion)
The logger definition version to include when the logger definition is created.
|
CfnConnectorDefinitionProps.Builder |
CfnConnectorDefinitionProps.Builder.initialVersion(IResolvable initialVersion)
Sets the value of
CfnConnectorDefinitionProps.getInitialVersion() |
CfnDeviceDefinition.Builder |
CfnDeviceDefinition.Builder.initialVersion(IResolvable initialVersion)
The device definition version to include when the device definition is created.
|
CfnResourceDefinition.Builder |
CfnResourceDefinition.Builder.initialVersion(IResolvable initialVersion)
The resource definition version to include when the resource definition is created.
|
CfnDeviceDefinitionProps.Builder |
CfnDeviceDefinitionProps.Builder.initialVersion(IResolvable initialVersion)
Sets the value of
CfnDeviceDefinitionProps.getInitialVersion() |
CfnResourceDefinitionVersion.ResourceDataContainerProperty.Builder |
CfnResourceDefinitionVersion.ResourceDataContainerProperty.Builder.localDeviceResourceData(IResolvable localDeviceResourceData)
|
CfnResourceDefinition.ResourceDataContainerProperty.Builder |
CfnResourceDefinition.ResourceDataContainerProperty.Builder.localDeviceResourceData(IResolvable localDeviceResourceData)
|
CfnResourceDefinitionVersion.ResourceDataContainerProperty.Builder |
CfnResourceDefinitionVersion.ResourceDataContainerProperty.Builder.localVolumeResourceData(IResolvable localVolumeResourceData)
|
CfnResourceDefinition.ResourceDataContainerProperty.Builder |
CfnResourceDefinition.ResourceDataContainerProperty.Builder.localVolumeResourceData(IResolvable localVolumeResourceData)
|
CfnLoggerDefinition.LoggerDefinitionVersionProperty.Builder |
CfnLoggerDefinition.LoggerDefinitionVersionProperty.Builder.loggers(IResolvable loggers)
Sets the value of
CfnLoggerDefinition.LoggerDefinitionVersionProperty.getLoggers() |
CfnLoggerDefinitionVersionProps.Builder |
CfnLoggerDefinitionVersionProps.Builder.loggers(IResolvable loggers)
Sets the value of
CfnLoggerDefinitionVersionProps.getLoggers() |
CfnLoggerDefinitionVersion.Builder |
CfnLoggerDefinitionVersion.Builder.loggers(IResolvable loggers)
The loggers in this version.
|
CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty.Builder |
CfnResourceDefinitionVersion.S3MachineLearningModelResourceDataProperty.Builder.ownerSetting(IResolvable ownerSetting)
|
CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataProperty.Builder |
CfnResourceDefinitionVersion.SageMakerMachineLearningModelResourceDataProperty.Builder.ownerSetting(IResolvable ownerSetting)
|
CfnResourceDefinition.S3MachineLearningModelResourceDataProperty.Builder |
CfnResourceDefinition.S3MachineLearningModelResourceDataProperty.Builder.ownerSetting(IResolvable ownerSetting)
|
CfnResourceDefinition.SageMakerMachineLearningModelResourceDataProperty.Builder |
CfnResourceDefinition.SageMakerMachineLearningModelResourceDataProperty.Builder.ownerSetting(IResolvable ownerSetting)
|
CfnFunctionDefinitionVersion.FunctionConfigurationProperty.Builder |
CfnFunctionDefinitionVersion.FunctionConfigurationProperty.Builder.pinned(IResolvable pinned)
Sets the value of
CfnFunctionDefinitionVersion.FunctionConfigurationProperty.getPinned() |
CfnFunctionDefinition.FunctionConfigurationProperty.Builder |
CfnFunctionDefinition.FunctionConfigurationProperty.Builder.pinned(IResolvable pinned)
Sets the value of
CfnFunctionDefinition.FunctionConfigurationProperty.getPinned() |
CfnFunctionDefinitionVersion.EnvironmentProperty.Builder |
CfnFunctionDefinitionVersion.EnvironmentProperty.Builder.resourceAccessPolicies(IResolvable resourceAccessPolicies)
|
CfnFunctionDefinition.EnvironmentProperty.Builder |
CfnFunctionDefinition.EnvironmentProperty.Builder.resourceAccessPolicies(IResolvable resourceAccessPolicies)
Sets the value of
CfnFunctionDefinition.EnvironmentProperty.getResourceAccessPolicies() |
CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder |
CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder.resourceDataContainer(IResolvable resourceDataContainer)
|
CfnResourceDefinition.ResourceInstanceProperty.Builder |
CfnResourceDefinition.ResourceInstanceProperty.Builder.resourceDataContainer(IResolvable resourceDataContainer)
|
CfnResourceDefinitionVersion.Builder |
CfnResourceDefinitionVersion.Builder.resources(IResolvable resources)
The resources in this version.
|
CfnResourceDefinitionVersionProps.Builder |
CfnResourceDefinitionVersionProps.Builder.resources(IResolvable resources)
Sets the value of
CfnResourceDefinitionVersionProps.getResources() |
CfnResourceDefinition.ResourceDefinitionVersionProperty.Builder |
CfnResourceDefinition.ResourceDefinitionVersionProperty.Builder.resources(IResolvable resources)
Sets the value of
CfnResourceDefinition.ResourceDefinitionVersionProperty.getResources() |
CfnFunctionDefinitionVersion.ExecutionProperty.Builder |
CfnFunctionDefinitionVersion.ExecutionProperty.Builder.runAs(IResolvable runAs)
Sets the value of
CfnFunctionDefinitionVersion.ExecutionProperty.getRunAs() |
CfnFunctionDefinition.ExecutionProperty.Builder |
CfnFunctionDefinition.ExecutionProperty.Builder.runAs(IResolvable runAs)
Sets the value of
CfnFunctionDefinition.ExecutionProperty.getRunAs() |
CfnResourceDefinitionVersion.ResourceDataContainerProperty.Builder |
CfnResourceDefinitionVersion.ResourceDataContainerProperty.Builder.s3MachineLearningModelResourceData(IResolvable s3MachineLearningModelResourceData)
|
CfnResourceDefinition.ResourceDataContainerProperty.Builder |
CfnResourceDefinition.ResourceDataContainerProperty.Builder.s3MachineLearningModelResourceData(IResolvable s3MachineLearningModelResourceData)
|
CfnResourceDefinitionVersion.ResourceDataContainerProperty.Builder |
CfnResourceDefinitionVersion.ResourceDataContainerProperty.Builder.sageMakerMachineLearningModelResourceData(IResolvable sageMakerMachineLearningModelResourceData)
|
CfnResourceDefinition.ResourceDataContainerProperty.Builder |
CfnResourceDefinition.ResourceDataContainerProperty.Builder.sageMakerMachineLearningModelResourceData(IResolvable sageMakerMachineLearningModelResourceData)
|
CfnResourceDefinitionVersion.ResourceDataContainerProperty.Builder |
CfnResourceDefinitionVersion.ResourceDataContainerProperty.Builder.secretsManagerSecretResourceData(IResolvable secretsManagerSecretResourceData)
|
CfnResourceDefinition.ResourceDataContainerProperty.Builder |
CfnResourceDefinition.ResourceDataContainerProperty.Builder.secretsManagerSecretResourceData(IResolvable secretsManagerSecretResourceData)
|
void |
CfnConnectorDefinitionVersion.setConnectors(IResolvable value)
The connectors in this version.
|
void |
CfnCoreDefinitionVersion.setCores(IResolvable value)
The Greengrass core in this version.
|
void |
CfnFunctionDefinitionVersion.setDefaultConfig(IResolvable value)
The default configuration that applies to all Lambda functions in the group.
|
void |
CfnDeviceDefinitionVersion.setDevices(IResolvable value)
The devices in this version.
|
void |
CfnFunctionDefinitionVersion.setFunctions(IResolvable value)
The functions in this version.
|
void |
CfnConnectorDefinition.setInitialVersion(IResolvable value)
The connector definition version to include when the connector definition is created.
|
void |
CfnSubscriptionDefinition.setInitialVersion(IResolvable value)
The subscription definition version to include when the subscription definition is created.
|
void |
CfnCoreDefinition.setInitialVersion(IResolvable value)
The core definition version to include when the core definition is created.
|
void |
CfnGroup.setInitialVersion(IResolvable value)
The group version to include when the group is created.
|
void |
CfnFunctionDefinition.setInitialVersion(IResolvable value)
The function definition version to include when the function definition is created.
|
void |
CfnLoggerDefinition.setInitialVersion(IResolvable value)
The logger definition version to include when the logger definition is created.
|
void |
CfnDeviceDefinition.setInitialVersion(IResolvable value)
The device definition version to include when the device definition is created.
|
void |
CfnResourceDefinition.setInitialVersion(IResolvable value)
The resource definition version to include when the resource definition is created.
|
void |
CfnLoggerDefinitionVersion.setLoggers(IResolvable value)
The loggers in this version.
|
void |
CfnResourceDefinitionVersion.setResources(IResolvable value)
The resources in this version.
|
void |
CfnSubscriptionDefinitionVersion.setSubscriptions(IResolvable value)
The subscriptions in this version.
|
CfnSubscriptionDefinition.SubscriptionDefinitionVersionProperty.Builder |
CfnSubscriptionDefinition.SubscriptionDefinitionVersionProperty.Builder.subscriptions(IResolvable subscriptions)
|
CfnSubscriptionDefinitionVersion.Builder |
CfnSubscriptionDefinitionVersion.Builder.subscriptions(IResolvable subscriptions)
The subscriptions in this version.
|
CfnSubscriptionDefinitionVersionProps.Builder |
CfnSubscriptionDefinitionVersionProps.Builder.subscriptions(IResolvable subscriptions)
Sets the value of
CfnSubscriptionDefinitionVersionProps.getSubscriptions() |
CfnCoreDefinitionVersion.CoreProperty.Builder |
CfnCoreDefinitionVersion.CoreProperty.Builder.syncShadow(IResolvable syncShadow)
Sets the value of
CfnCoreDefinitionVersion.CoreProperty.getSyncShadow() |
CfnDeviceDefinitionVersion.DeviceProperty.Builder |
CfnDeviceDefinitionVersion.DeviceProperty.Builder.syncShadow(IResolvable syncShadow)
Sets the value of
CfnDeviceDefinitionVersion.DeviceProperty.getSyncShadow() |
CfnCoreDefinition.CoreProperty.Builder |
CfnCoreDefinition.CoreProperty.Builder.syncShadow(IResolvable syncShadow)
Sets the value of
CfnCoreDefinition.CoreProperty.getSyncShadow() |
CfnDeviceDefinition.DeviceProperty.Builder |
CfnDeviceDefinition.DeviceProperty.Builder.syncShadow(IResolvable syncShadow)
Sets the value of
CfnDeviceDefinition.DeviceProperty.getSyncShadow() |
| Modifier and Type | Method and Description |
|---|---|
CfnThreatIntelSet.Builder |
CfnThreatIntelSet.Builder.activate(IResolvable activate)
A Boolean value that indicates whether GuardDuty is to start using the uploaded ThreatIntelSet.
|
CfnIPSet.Builder |
CfnIPSet.Builder.activate(IResolvable activate)
Indicates whether or not uses the `IPSet` .
|
CfnIPSetProps.Builder |
CfnIPSetProps.Builder.activate(IResolvable activate)
Sets the value of
CfnIPSetProps.getActivate() |
CfnThreatIntelSetProps.Builder |
CfnThreatIntelSetProps.Builder.activate(IResolvable activate)
Sets the value of
CfnThreatIntelSetProps.getActivate() |
CfnDetector.CFNKubernetesConfigurationProperty.Builder |
CfnDetector.CFNKubernetesConfigurationProperty.Builder.auditLogs(IResolvable auditLogs)
Sets the value of
CfnDetector.CFNKubernetesConfigurationProperty.getAuditLogs() |
CfnDetectorProps.Builder |
CfnDetectorProps.Builder.dataSources(IResolvable dataSources)
Sets the value of
CfnDetectorProps.getDataSources() |
CfnDetector.Builder |
CfnDetector.Builder.dataSources(IResolvable dataSources)
Describes which data sources will be enabled for the detector.
|
CfnMember.Builder |
CfnMember.Builder.disableEmailNotification(IResolvable disableEmailNotification)
Specifies whether or not to disable email notification for the member account that you invite.
|
CfnMemberProps.Builder |
CfnMemberProps.Builder.disableEmailNotification(IResolvable disableEmailNotification)
Sets the value of
CfnMemberProps.getDisableEmailNotification() |
CfnDetector.CFNScanEc2InstanceWithFindingsConfigurationProperty.Builder |
CfnDetector.CFNScanEc2InstanceWithFindingsConfigurationProperty.Builder.ebsVolumes(IResolvable ebsVolumes)
|
CfnDetectorProps.Builder |
CfnDetectorProps.Builder.enable(IResolvable enable)
Sets the value of
CfnDetectorProps.getEnable() |
CfnDetector.CFNKubernetesAuditLogsConfigurationProperty.Builder |
CfnDetector.CFNKubernetesAuditLogsConfigurationProperty.Builder.enable(IResolvable enable)
Sets the value of
CfnDetector.CFNKubernetesAuditLogsConfigurationProperty.getEnable() |
CfnDetector.CFNS3LogsConfigurationProperty.Builder |
CfnDetector.CFNS3LogsConfigurationProperty.Builder.enable(IResolvable enable)
Sets the value of
CfnDetector.CFNS3LogsConfigurationProperty.getEnable() |
CfnDetector.Builder |
CfnDetector.Builder.enable(IResolvable enable)
Specifies whether the detector is to be enabled on creation.
|
CfnFilter.Builder |
CfnFilter.Builder.findingCriteria(IResolvable findingCriteria)
Represents the criteria to be used in the filter for querying findings.
|
CfnFilterProps.Builder |
CfnFilterProps.Builder.findingCriteria(IResolvable findingCriteria)
Sets the value of
CfnFilterProps.getFindingCriteria() |
CfnFilter.FindingCriteriaProperty.Builder |
CfnFilter.FindingCriteriaProperty.Builder.itemType(IResolvable itemType)
Sets the value of
CfnFilter.FindingCriteriaProperty.getItemType() |
CfnDetector.CFNDataSourceConfigurationsProperty.Builder |
CfnDetector.CFNDataSourceConfigurationsProperty.Builder.kubernetes(IResolvable kubernetes)
Sets the value of
CfnDetector.CFNDataSourceConfigurationsProperty.getKubernetes() |
CfnDetector.CFNDataSourceConfigurationsProperty.Builder |
CfnDetector.CFNDataSourceConfigurationsProperty.Builder.malwareProtection(IResolvable malwareProtection)
Sets the value of
CfnDetector.CFNDataSourceConfigurationsProperty.getMalwareProtection() |
CfnDetector.CFNDataSourceConfigurationsProperty.Builder |
CfnDetector.CFNDataSourceConfigurationsProperty.Builder.s3Logs(IResolvable s3Logs)
Sets the value of
CfnDetector.CFNDataSourceConfigurationsProperty.getS3Logs() |
CfnDetector.CFNMalwareProtectionConfigurationProperty.Builder |
CfnDetector.CFNMalwareProtectionConfigurationProperty.Builder.scanEc2InstanceWithFindings(IResolvable scanEc2InstanceWithFindings)
|
void |
CfnThreatIntelSet.setActivate(IResolvable value)
A Boolean value that indicates whether GuardDuty is to start using the uploaded ThreatIntelSet.
|
void |
CfnIPSet.setActivate(IResolvable value)
Indicates whether or not uses the `IPSet` .
|
void |
CfnDetector.setDataSources(IResolvable value)
Describes which data sources will be enabled for the detector.
|
void |
CfnMember.setDisableEmailNotification(IResolvable value)
Specifies whether or not to disable email notification for the member account that you invite.
|
void |
CfnDetector.setEnable(IResolvable value)
Specifies whether the detector is to be enabled on creation.
|
void |
CfnFilter.setFindingCriteria(IResolvable value)
Represents the criteria to be used in the filter for querying findings.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFHIRDatastore.SseConfigurationProperty.Builder |
CfnFHIRDatastore.SseConfigurationProperty.Builder.kmsEncryptionConfig(IResolvable kmsEncryptionConfig)
Sets the value of
CfnFHIRDatastore.SseConfigurationProperty.getKmsEncryptionConfig() |
CfnFHIRDatastoreProps.Builder |
CfnFHIRDatastoreProps.Builder.preloadDataConfig(IResolvable preloadDataConfig)
Sets the value of
CfnFHIRDatastoreProps.getPreloadDataConfig() |
CfnFHIRDatastore.Builder |
CfnFHIRDatastore.Builder.preloadDataConfig(IResolvable preloadDataConfig)
The preloaded data configuration for the Data Store.
|
void |
CfnFHIRDatastore.setPreloadDataConfig(IResolvable value)
The preloaded data configuration for the Data Store.
|
void |
CfnFHIRDatastore.setSseConfiguration(IResolvable value)
The server-side encryption key configuration for a customer provided encryption key specified for creating a Data Store.
|
CfnFHIRDatastoreProps.Builder |
CfnFHIRDatastoreProps.Builder.sseConfiguration(IResolvable sseConfiguration)
Sets the value of
CfnFHIRDatastoreProps.getSseConfiguration() |
CfnFHIRDatastore.Builder |
CfnFHIRDatastore.Builder.sseConfiguration(IResolvable sseConfiguration)
The server-side encryption key configuration for a customer provided encryption key specified for creating a Data Store.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PolicyDocument
(experimental) A PolicyDocument is a collection of statements.
|
| Modifier and Type | Method and Description |
|---|---|
CfnUserProps.Builder |
CfnUserProps.Builder.loginProfile(IResolvable loginProfile)
Sets the value of
CfnUserProps.getLoginProfile() |
CfnUser.Builder |
CfnUser.Builder.loginProfile(IResolvable loginProfile)
Creates a password for the specified IAM user.
|
CfnUser.LoginProfileProperty.Builder |
CfnUser.LoginProfileProperty.Builder.passwordResetRequired(IResolvable passwordResetRequired)
Sets the value of
CfnUser.LoginProfileProperty.getPasswordResetRequired() |
CfnGroupProps.Builder |
CfnGroupProps.Builder.policies(IResolvable policies)
Sets the value of
CfnGroupProps.getPolicies() |
CfnUserProps.Builder |
CfnUserProps.Builder.policies(IResolvable policies)
Sets the value of
CfnUserProps.getPolicies() |
CfnGroup.Builder |
CfnGroup.Builder.policies(IResolvable policies)
Adds or updates an inline policy document that is embedded in the specified IAM group.
|
CfnRole.Builder |
CfnRole.Builder.policies(IResolvable policies)
Adds or updates an inline policy document that is embedded in the specified IAM role.
|
CfnRoleProps.Builder |
CfnRoleProps.Builder.policies(IResolvable policies)
Sets the value of
CfnRoleProps.getPolicies() |
CfnUser.Builder |
CfnUser.Builder.policies(IResolvable policies)
Adds or updates an inline policy document that is embedded in the specified IAM user.
|
void |
CfnUser.setLoginProfile(IResolvable value)
Creates a password for the specified IAM user.
|
void |
CfnGroup.setPolicies(IResolvable value)
Adds or updates an inline policy document that is embedded in the specified IAM group.
|
void |
CfnRole.setPolicies(IResolvable value)
Adds or updates an inline policy document that is embedded in the specified IAM role.
|
void |
CfnUser.setPolicies(IResolvable value)
Adds or updates an inline policy document that is embedded in the specified IAM user.
|
| Modifier and Type | Method and Description |
|---|---|
CfnGroupMembership.Builder |
CfnGroupMembership.Builder.memberId(IResolvable memberId)
`AWS::IdentityStore::GroupMembership.MemberId`.
|
CfnGroupMembershipProps.Builder |
CfnGroupMembershipProps.Builder.memberId(IResolvable memberId)
Sets the value of
CfnGroupMembershipProps.getMemberId() |
void |
CfnGroupMembership.setMemberId(IResolvable value)
`AWS::IdentityStore::GroupMembership.MemberId`.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnComponent.getAttrEncrypted()
Returns the encryption status of the component.
|
| Modifier and Type | Method and Description |
|---|---|
CfnImageRecipe.Builder |
CfnImageRecipe.Builder.additionalInstanceConfiguration(IResolvable additionalInstanceConfiguration)
Before you create a new AMI, Image Builder launches temporary Amazon EC2 instances to build and test your image configuration.
|
CfnImageRecipeProps.Builder |
CfnImageRecipeProps.Builder.additionalInstanceConfiguration(IResolvable additionalInstanceConfiguration)
Sets the value of
CfnImageRecipeProps.getAdditionalInstanceConfiguration() |
CfnDistributionConfiguration.AmiDistributionConfigurationProperty.Builder |
CfnDistributionConfiguration.AmiDistributionConfigurationProperty.Builder.amiTags(IResolvable amiTags)
|
CfnImageRecipe.Builder |
CfnImageRecipe.Builder.blockDeviceMappings(IResolvable blockDeviceMappings)
The block device mappings to apply when creating images from this recipe.
|
CfnImageRecipeProps.Builder |
CfnImageRecipeProps.Builder.blockDeviceMappings(IResolvable blockDeviceMappings)
Sets the value of
CfnImageRecipeProps.getBlockDeviceMappings() |
CfnContainerRecipe.InstanceConfigurationProperty.Builder |
CfnContainerRecipe.InstanceConfigurationProperty.Builder.blockDeviceMappings(IResolvable blockDeviceMappings)
|
CfnContainerRecipeProps.Builder |
CfnContainerRecipeProps.Builder.components(IResolvable components)
Sets the value of
CfnContainerRecipeProps.getComponents() |
CfnImageRecipe.Builder |
CfnImageRecipe.Builder.components(IResolvable components)
The components of the image recipe.
|
CfnImageRecipeProps.Builder |
CfnImageRecipeProps.Builder.components(IResolvable components)
Sets the value of
CfnImageRecipeProps.getComponents() |
CfnContainerRecipe.Builder |
CfnContainerRecipe.Builder.components(IResolvable components)
Build and test components that are included in the container recipe.
|
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder |
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination)
|
CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder |
CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination)
|
CfnDistributionConfiguration.Builder |
CfnDistributionConfiguration.Builder.distributions(IResolvable distributions)
The distributions of this distribution configuration formatted as an array of Distribution objects.
|
CfnDistributionConfigurationProps.Builder |
CfnDistributionConfigurationProps.Builder.distributions(IResolvable distributions)
Sets the value of
CfnDistributionConfigurationProps.getDistributions() |
CfnImageRecipe.InstanceBlockDeviceMappingProperty.Builder |
CfnImageRecipe.InstanceBlockDeviceMappingProperty.Builder.ebs(IResolvable ebs)
Sets the value of
CfnImageRecipe.InstanceBlockDeviceMappingProperty.getEbs() |
CfnContainerRecipe.InstanceBlockDeviceMappingProperty.Builder |
CfnContainerRecipe.InstanceBlockDeviceMappingProperty.Builder.ebs(IResolvable ebs)
Sets the value of
CfnContainerRecipe.InstanceBlockDeviceMappingProperty.getEbs() |
CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder |
CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder.enabled(IResolvable enabled)
|
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder |
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder.encrypted(IResolvable encrypted)
|
CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder |
CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder.encrypted(IResolvable encrypted)
|
CfnImageProps.Builder |
CfnImageProps.Builder.enhancedImageMetadataEnabled(IResolvable enhancedImageMetadataEnabled)
Sets the value of
CfnImageProps.getEnhancedImageMetadataEnabled() |
CfnImage.Builder |
CfnImage.Builder.enhancedImageMetadataEnabled(IResolvable enhancedImageMetadataEnabled)
Collects additional information about the image being created, including the operating system (OS) version and package list.
|
CfnImagePipeline.Builder |
CfnImagePipeline.Builder.enhancedImageMetadataEnabled(IResolvable enhancedImageMetadataEnabled)
Collects additional information about the image being created, including the operating system (OS) version and package list.
|
CfnImagePipelineProps.Builder |
CfnImagePipelineProps.Builder.enhancedImageMetadataEnabled(IResolvable enhancedImageMetadataEnabled)
Sets the value of
CfnImagePipelineProps.getEnhancedImageMetadataEnabled() |
CfnDistributionConfiguration.DistributionProperty.Builder |
CfnDistributionConfiguration.DistributionProperty.Builder.fastLaunchConfigurations(IResolvable fastLaunchConfigurations)
|
CfnImageProps.Builder |
CfnImageProps.Builder.imageTestsConfiguration(IResolvable imageTestsConfiguration)
Sets the value of
CfnImageProps.getImageTestsConfiguration() |
CfnImage.Builder |
CfnImage.Builder.imageTestsConfiguration(IResolvable imageTestsConfiguration)
The configuration settings for your image test components, which includes a toggle that allows you to turn off tests, and a timeout setting.
|
CfnImagePipeline.Builder |
CfnImagePipeline.Builder.imageTestsConfiguration(IResolvable imageTestsConfiguration)
The configuration of the image tests that run after image creation to ensure the quality of the image that was created.
|
CfnImagePipelineProps.Builder |
CfnImagePipelineProps.Builder.imageTestsConfiguration(IResolvable imageTestsConfiguration)
Sets the value of
CfnImagePipelineProps.getImageTestsConfiguration() |
CfnImage.ImageTestsConfigurationProperty.Builder |
CfnImage.ImageTestsConfigurationProperty.Builder.imageTestsEnabled(IResolvable imageTestsEnabled)
Sets the value of
CfnImage.ImageTestsConfigurationProperty.getImageTestsEnabled() |
CfnImagePipeline.ImageTestsConfigurationProperty.Builder |
CfnImagePipeline.ImageTestsConfigurationProperty.Builder.imageTestsEnabled(IResolvable imageTestsEnabled)
Sets the value of
CfnImagePipeline.ImageTestsConfigurationProperty.getImageTestsEnabled() |
CfnContainerRecipeProps.Builder |
CfnContainerRecipeProps.Builder.instanceConfiguration(IResolvable instanceConfiguration)
Sets the value of
CfnContainerRecipeProps.getInstanceConfiguration() |
CfnContainerRecipe.Builder |
CfnContainerRecipe.Builder.instanceConfiguration(IResolvable instanceConfiguration)
A group of options that can be used to configure an instance for building and testing container images.
|
CfnInfrastructureConfiguration.Builder |
CfnInfrastructureConfiguration.Builder.instanceMetadataOptions(IResolvable instanceMetadataOptions)
The instance metadata option settings for the infrastructure configuration.
|
CfnInfrastructureConfigurationProps.Builder |
CfnInfrastructureConfigurationProps.Builder.instanceMetadataOptions(IResolvable instanceMetadataOptions)
Sets the value of
CfnInfrastructureConfigurationProps.getInstanceMetadataOptions() |
CfnDistributionConfiguration.AmiDistributionConfigurationProperty.Builder |
CfnDistributionConfiguration.AmiDistributionConfigurationProperty.Builder.launchPermissionConfiguration(IResolvable launchPermissionConfiguration)
|
CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder |
CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder.launchTemplate(IResolvable launchTemplate)
|
CfnDistributionConfiguration.DistributionProperty.Builder |
CfnDistributionConfiguration.DistributionProperty.Builder.launchTemplateConfigurations(IResolvable launchTemplateConfigurations)
|
CfnInfrastructureConfiguration.Builder |
CfnInfrastructureConfiguration.Builder.logging(IResolvable logging)
The logging configuration defines where Image Builder uploads your logs.
|
CfnInfrastructureConfigurationProps.Builder |
CfnInfrastructureConfigurationProps.Builder.logging(IResolvable logging)
Sets the value of
CfnInfrastructureConfigurationProps.getLogging() |
CfnImageRecipe.ComponentConfigurationProperty.Builder |
CfnImageRecipe.ComponentConfigurationProperty.Builder.parameters(IResolvable parameters)
Sets the value of
CfnImageRecipe.ComponentConfigurationProperty.getParameters() |
CfnContainerRecipe.ComponentConfigurationProperty.Builder |
CfnContainerRecipe.ComponentConfigurationProperty.Builder.parameters(IResolvable parameters)
Sets the value of
CfnContainerRecipe.ComponentConfigurationProperty.getParameters() |
CfnInfrastructureConfiguration.Builder |
CfnInfrastructureConfiguration.Builder.resourceTags(IResolvable resourceTags)
The tags attached to the resource created by Image Builder.
|
CfnInfrastructureConfigurationProps.Builder |
CfnInfrastructureConfigurationProps.Builder.resourceTags(IResolvable resourceTags)
Sets the value of
CfnInfrastructureConfigurationProps.getResourceTags() |
CfnInfrastructureConfiguration.LoggingProperty.Builder |
CfnInfrastructureConfiguration.LoggingProperty.Builder.s3Logs(IResolvable s3Logs)
Sets the value of
CfnInfrastructureConfiguration.LoggingProperty.getS3Logs() |
CfnImagePipeline.Builder |
CfnImagePipeline.Builder.schedule(IResolvable schedule)
The schedule of the image pipeline.
|
CfnImagePipelineProps.Builder |
CfnImagePipelineProps.Builder.schedule(IResolvable schedule)
Sets the value of
CfnImagePipelineProps.getSchedule() |
void |
CfnImageRecipe.setAdditionalInstanceConfiguration(IResolvable value)
Before you create a new AMI, Image Builder launches temporary Amazon EC2 instances to build and test your image configuration.
|
void |
CfnImageRecipe.setBlockDeviceMappings(IResolvable value)
The block device mappings to apply when creating images from this recipe.
|
void |
CfnImageRecipe.setComponents(IResolvable value)
The components of the image recipe.
|
void |
CfnContainerRecipe.setComponents(IResolvable value)
Build and test components that are included in the container recipe.
|
CfnDistributionConfiguration.LaunchTemplateConfigurationProperty.Builder |
CfnDistributionConfiguration.LaunchTemplateConfigurationProperty.Builder.setDefaultVersion(IResolvable setDefaultVersion)
|
void |
CfnDistributionConfiguration.setDistributions(IResolvable value)
The distributions of this distribution configuration formatted as an array of Distribution objects.
|
void |
CfnImage.setEnhancedImageMetadataEnabled(IResolvable value)
Collects additional information about the image being created, including the operating system (OS) version and package list.
|
void |
CfnImagePipeline.setEnhancedImageMetadataEnabled(IResolvable value)
Collects additional information about the image being created, including the operating system (OS) version and package list.
|
void |
CfnImage.setImageTestsConfiguration(IResolvable value)
The configuration settings for your image test components, which includes a toggle that allows you to turn off tests, and a timeout setting.
|
void |
CfnImagePipeline.setImageTestsConfiguration(IResolvable value)
The configuration of the image tests that run after image creation to ensure the quality of the image that was created.
|
void |
CfnContainerRecipe.setInstanceConfiguration(IResolvable value)
A group of options that can be used to configure an instance for building and testing container images.
|
void |
CfnInfrastructureConfiguration.setInstanceMetadataOptions(IResolvable value)
The instance metadata option settings for the infrastructure configuration.
|
void |
CfnInfrastructureConfiguration.setLogging(IResolvable value)
The logging configuration defines where Image Builder uploads your logs.
|
void |
CfnInfrastructureConfiguration.setResourceTags(IResolvable value)
The tags attached to the resource created by Image Builder.
|
void |
CfnImagePipeline.setSchedule(IResolvable value)
The schedule of the image pipeline.
|
void |
CfnContainerRecipe.setTargetRepository(IResolvable value)
The destination repository for the container image.
|
void |
CfnInfrastructureConfiguration.setTerminateInstanceOnFailure(IResolvable value)
The terminate instance on failure configuration of the infrastructure configuration.
|
CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder |
CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder.snapshotConfiguration(IResolvable snapshotConfiguration)
|
CfnImageRecipe.AdditionalInstanceConfigurationProperty.Builder |
CfnImageRecipe.AdditionalInstanceConfigurationProperty.Builder.systemsManagerAgent(IResolvable systemsManagerAgent)
|
CfnDistributionConfiguration.ContainerDistributionConfigurationProperty.Builder |
CfnDistributionConfiguration.ContainerDistributionConfigurationProperty.Builder.targetRepository(IResolvable targetRepository)
|
CfnContainerRecipeProps.Builder |
CfnContainerRecipeProps.Builder.targetRepository(IResolvable targetRepository)
Sets the value of
CfnContainerRecipeProps.getTargetRepository() |
CfnContainerRecipe.Builder |
CfnContainerRecipe.Builder.targetRepository(IResolvable targetRepository)
The destination repository for the container image.
|
CfnInfrastructureConfiguration.Builder |
CfnInfrastructureConfiguration.Builder.terminateInstanceOnFailure(IResolvable terminateInstanceOnFailure)
The terminate instance on failure configuration of the infrastructure configuration.
|
CfnInfrastructureConfigurationProps.Builder |
CfnInfrastructureConfigurationProps.Builder.terminateInstanceOnFailure(IResolvable terminateInstanceOnFailure)
Sets the value of
CfnInfrastructureConfigurationProps.getTerminateInstanceOnFailure() |
CfnImageRecipe.SystemsManagerAgentProperty.Builder |
CfnImageRecipe.SystemsManagerAgentProperty.Builder.uninstallAfterBuild(IResolvable uninstallAfterBuild)
Sets the value of
CfnImageRecipe.SystemsManagerAgentProperty.getUninstallAfterBuild() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceGroupProps.Builder |
CfnResourceGroupProps.Builder.resourceGroupTags(IResolvable resourceGroupTags)
Sets the value of
CfnResourceGroupProps.getResourceGroupTags() |
CfnResourceGroup.Builder |
CfnResourceGroup.Builder.resourceGroupTags(IResolvable resourceGroupTags)
The tags (key and value pairs) that will be associated with the resource group.
|
void |
CfnResourceGroup.setResourceGroupTags(IResolvable value)
The tags (key and value pairs) that will be associated with the resource group.
|
void |
CfnAssessmentTemplate.setUserAttributesForFindings(IResolvable value)
The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.
|
CfnAssessmentTemplate.Builder |
CfnAssessmentTemplate.Builder.userAttributesForFindings(IResolvable userAttributesForFindings)
The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.
|
CfnAssessmentTemplateProps.Builder |
CfnAssessmentTemplateProps.Builder.userAttributesForFindings(IResolvable userAttributesForFindings)
Sets the value of
CfnAssessmentTemplateProps.getUserAttributesForFindings() |
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnFleetMetric.getAttrCreationDate()
The time the fleet metric was created.
|
IResolvable |
CfnFleetMetric.getAttrLastModifiedDate()
The time the fleet metric was last modified.
|
IResolvable |
CfnDomainConfiguration.getAttrServerCertificates()
The ARNs of the certificates that AWS IoT passes to the device during the TLS handshake.
|
IResolvable |
CfnFleetMetric.getAttrVersion()
The fleet metric version.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnDevice.getAttrEnabled()
A Boolean value indicating whether the device is enabled ( `true` ) or not ( `false` ).
|
| Modifier and Type | Method and Description |
|---|---|
CfnProject.PlacementTemplateProperty.Builder |
CfnProject.PlacementTemplateProperty.Builder.deviceTemplates(IResolvable deviceTemplates)
Sets the value of
CfnProject.PlacementTemplateProperty.getDeviceTemplates() |
CfnDevice.Builder |
CfnDevice.Builder.enabled(IResolvable enabled)
A Boolean value indicating whether the device is enabled ( `true` ) or not ( `false` ).
|
CfnDeviceProps.Builder |
CfnDeviceProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDeviceProps.getEnabled() |
CfnProject.Builder |
CfnProject.Builder.placementTemplate(IResolvable placementTemplate)
An object describing the project's placement specifications.
|
CfnProjectProps.Builder |
CfnProjectProps.Builder.placementTemplate(IResolvable placementTemplate)
Sets the value of
CfnProjectProps.getPlacementTemplate() |
void |
CfnDevice.setEnabled(IResolvable value)
A Boolean value indicating whether the device is enabled ( `true` ) or not ( `false` ).
|
void |
CfnProject.setPlacementTemplate(IResolvable value)
An object describing the project's placement specifications.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnSignalCatalog.getAttrNodeCountsTotalActuators() |
IResolvable |
CfnSignalCatalog.getAttrNodeCountsTotalAttributes() |
IResolvable |
CfnSignalCatalog.getAttrNodeCountsTotalBranches() |
IResolvable |
CfnSignalCatalog.getAttrNodeCountsTotalNodes() |
IResolvable |
CfnSignalCatalog.getAttrNodeCountsTotalSensors() |
| Modifier and Type | Method and Description |
|---|---|
CfnSignalCatalog.NodeProperty.Builder |
CfnSignalCatalog.NodeProperty.Builder.actuator(IResolvable actuator)
Sets the value of
CfnSignalCatalog.NodeProperty.getActuator() |
CfnSignalCatalog.NodeProperty.Builder |
CfnSignalCatalog.NodeProperty.Builder.attribute(IResolvable attribute)
Sets the value of
CfnSignalCatalog.NodeProperty.getAttribute() |
CfnVehicleProps.Builder |
CfnVehicleProps.Builder.attributes(IResolvable attributes)
Sets the value of
CfnVehicleProps.getAttributes() |
CfnVehicle.Builder |
CfnVehicle.Builder.attributes(IResolvable attributes)
`AWS::IoTFleetWise::Vehicle.Attributes`.
|
CfnSignalCatalog.NodeProperty.Builder |
CfnSignalCatalog.NodeProperty.Builder.branch(IResolvable branch)
Sets the value of
CfnSignalCatalog.NodeProperty.getBranch() |
CfnDecoderManifest.CanNetworkInterfaceProperty.Builder |
CfnDecoderManifest.CanNetworkInterfaceProperty.Builder.canInterface(IResolvable canInterface)
Sets the value of
CfnDecoderManifest.CanNetworkInterfaceProperty.getCanInterface() |
CfnDecoderManifest.CanSignalDecoderProperty.Builder |
CfnDecoderManifest.CanSignalDecoderProperty.Builder.canSignal(IResolvable canSignal)
Sets the value of
CfnDecoderManifest.CanSignalDecoderProperty.getCanSignal() |
CfnCampaignProps.Builder |
CfnCampaignProps.Builder.collectionScheme(IResolvable collectionScheme)
Sets the value of
CfnCampaignProps.getCollectionScheme() |
CfnCampaign.Builder |
CfnCampaign.Builder.collectionScheme(IResolvable collectionScheme)
`AWS::IoTFleetWise::Campaign.CollectionScheme`.
|
CfnCampaign.CollectionSchemeProperty.Builder |
CfnCampaign.CollectionSchemeProperty.Builder.conditionBasedCollectionScheme(IResolvable conditionBasedCollectionScheme)
Sets the value of
CfnCampaign.CollectionSchemeProperty.getConditionBasedCollectionScheme() |
CfnDecoderManifestProps.Builder |
CfnDecoderManifestProps.Builder.networkInterfaces(IResolvable networkInterfaces)
Sets the value of
CfnDecoderManifestProps.getNetworkInterfaces() |
CfnDecoderManifest.Builder |
CfnDecoderManifest.Builder.networkInterfaces(IResolvable networkInterfaces)
`AWS::IoTFleetWise::DecoderManifest.NetworkInterfaces`.
|
CfnSignalCatalog.Builder |
CfnSignalCatalog.Builder.nodes(IResolvable nodes)
`AWS::IoTFleetWise::SignalCatalog.Nodes`.
|
CfnSignalCatalogProps.Builder |
CfnSignalCatalogProps.Builder.nodes(IResolvable nodes)
Sets the value of
CfnSignalCatalogProps.getNodes() |
CfnDecoderManifest.ObdNetworkInterfaceProperty.Builder |
CfnDecoderManifest.ObdNetworkInterfaceProperty.Builder.obdInterface(IResolvable obdInterface)
Sets the value of
CfnDecoderManifest.ObdNetworkInterfaceProperty.getObdInterface() |
CfnDecoderManifest.ObdSignalDecoderProperty.Builder |
CfnDecoderManifest.ObdSignalDecoderProperty.Builder.obdSignal(IResolvable obdSignal)
Sets the value of
CfnDecoderManifest.ObdSignalDecoderProperty.getObdSignal() |
CfnSignalCatalog.NodeProperty.Builder |
CfnSignalCatalog.NodeProperty.Builder.sensor(IResolvable sensor)
Sets the value of
CfnSignalCatalog.NodeProperty.getSensor() |
void |
CfnVehicle.setAttributes(IResolvable value)
`AWS::IoTFleetWise::Vehicle.Attributes`.
|
void |
CfnCampaign.setCollectionScheme(IResolvable value)
`AWS::IoTFleetWise::Campaign.CollectionScheme`.
|
void |
CfnDecoderManifest.setNetworkInterfaces(IResolvable value)
`AWS::IoTFleetWise::DecoderManifest.NetworkInterfaces`.
|
void |
CfnSignalCatalog.setNodes(IResolvable value)
`AWS::IoTFleetWise::SignalCatalog.Nodes`.
|
void |
CfnDecoderManifest.setSignalDecoders(IResolvable value)
`AWS::IoTFleetWise::DecoderManifest.SignalDecoders`.
|
void |
CfnCampaign.setSignalsToCollect(IResolvable value)
`AWS::IoTFleetWise::Campaign.SignalsToCollect`.
|
CfnDecoderManifestProps.Builder |
CfnDecoderManifestProps.Builder.signalDecoders(IResolvable signalDecoders)
Sets the value of
CfnDecoderManifestProps.getSignalDecoders() |
CfnDecoderManifest.Builder |
CfnDecoderManifest.Builder.signalDecoders(IResolvable signalDecoders)
`AWS::IoTFleetWise::DecoderManifest.SignalDecoders`.
|
CfnCampaignProps.Builder |
CfnCampaignProps.Builder.signalsToCollect(IResolvable signalsToCollect)
Sets the value of
CfnCampaignProps.getSignalsToCollect() |
CfnCampaign.Builder |
CfnCampaign.Builder.signalsToCollect(IResolvable signalsToCollect)
`AWS::IoTFleetWise::Campaign.SignalsToCollect`.
|
CfnCampaign.CollectionSchemeProperty.Builder |
CfnCampaign.CollectionSchemeProperty.Builder.timeBasedCollectionScheme(IResolvable timeBasedCollectionScheme)
Sets the value of
CfnCampaign.CollectionSchemeProperty.getTimeBasedCollectionScheme() |
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPolicyProps.Builder |
CfnAccessPolicyProps.Builder.accessPolicyIdentity(IResolvable accessPolicyIdentity)
Sets the value of
CfnAccessPolicyProps.getAccessPolicyIdentity() |
CfnAccessPolicy.Builder |
CfnAccessPolicy.Builder.accessPolicyIdentity(IResolvable accessPolicyIdentity)
The identity for this access policy.
|
CfnAccessPolicyProps.Builder |
CfnAccessPolicyProps.Builder.accessPolicyResource(IResolvable accessPolicyResource)
Sets the value of
CfnAccessPolicyProps.getAccessPolicyResource() |
CfnAccessPolicy.Builder |
CfnAccessPolicy.Builder.accessPolicyResource(IResolvable accessPolicyResource)
The AWS IoT SiteWise Monitor resource for this access policy.
|
CfnAssetProps.Builder |
CfnAssetProps.Builder.assetHierarchies(IResolvable assetHierarchies)
Sets the value of
CfnAssetProps.getAssetHierarchies() |
CfnAsset.Builder |
CfnAsset.Builder.assetHierarchies(IResolvable assetHierarchies)
A list of asset hierarchies that each contain a `hierarchyLogicalId` .
|
CfnAssetModel.Builder |
CfnAssetModel.Builder.assetModelCompositeModels(IResolvable assetModelCompositeModels)
The composite asset models that are part of this asset model.
|
CfnAssetModelProps.Builder |
CfnAssetModelProps.Builder.assetModelCompositeModels(IResolvable assetModelCompositeModels)
Sets the value of
CfnAssetModelProps.getAssetModelCompositeModels() |
CfnAssetModel.Builder |
CfnAssetModel.Builder.assetModelHierarchies(IResolvable assetModelHierarchies)
The hierarchy definitions of the asset model.
|
CfnAssetModelProps.Builder |
CfnAssetModelProps.Builder.assetModelHierarchies(IResolvable assetModelHierarchies)
Sets the value of
CfnAssetModelProps.getAssetModelHierarchies() |
CfnAssetModel.Builder |
CfnAssetModel.Builder.assetModelProperties(IResolvable assetModelProperties)
The property definitions of the asset model.
|
CfnAssetModelProps.Builder |
CfnAssetModelProps.Builder.assetModelProperties(IResolvable assetModelProperties)
Sets the value of
CfnAssetModelProps.getAssetModelProperties() |
CfnAssetProps.Builder |
CfnAssetProps.Builder.assetProperties(IResolvable assetProperties)
Sets the value of
CfnAssetProps.getAssetProperties() |
CfnAsset.Builder |
CfnAsset.Builder.assetProperties(IResolvable assetProperties)
The list of asset properties for the asset.
|
CfnAssetModel.PropertyTypeProperty.Builder |
CfnAssetModel.PropertyTypeProperty.Builder.attribute(IResolvable attribute)
Sets the value of
CfnAssetModel.PropertyTypeProperty.getAttribute() |
CfnAssetModel.AssetModelCompositeModelProperty.Builder |
CfnAssetModel.AssetModelCompositeModelProperty.Builder.compositeModelProperties(IResolvable compositeModelProperties)
|
CfnGatewayProps.Builder |
CfnGatewayProps.Builder.gatewayCapabilitySummaries(IResolvable gatewayCapabilitySummaries)
Sets the value of
CfnGatewayProps.getGatewayCapabilitySummaries() |
CfnGateway.Builder |
CfnGateway.Builder.gatewayCapabilitySummaries(IResolvable gatewayCapabilitySummaries)
A list of gateway capability summaries that each contain a namespace and status.
|
CfnGatewayProps.Builder |
CfnGatewayProps.Builder.gatewayPlatform(IResolvable gatewayPlatform)
Sets the value of
CfnGatewayProps.getGatewayPlatform() |
CfnGateway.Builder |
CfnGateway.Builder.gatewayPlatform(IResolvable gatewayPlatform)
The gateway's platform.
|
CfnGateway.GatewayPlatformProperty.Builder |
CfnGateway.GatewayPlatformProperty.Builder.greengrass(IResolvable greengrass)
Sets the value of
CfnGateway.GatewayPlatformProperty.getGreengrass() |
CfnGateway.GatewayPlatformProperty.Builder |
CfnGateway.GatewayPlatformProperty.Builder.greengrassV2(IResolvable greengrassV2)
Sets the value of
CfnGateway.GatewayPlatformProperty.getGreengrassV2() |
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder |
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder.iamRole(IResolvable iamRole)
Sets the value of
CfnAccessPolicy.AccessPolicyIdentityProperty.getIamRole() |
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder |
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder.iamUser(IResolvable iamUser)
Sets the value of
CfnAccessPolicy.AccessPolicyIdentityProperty.getIamUser() |
CfnAssetModel.PropertyTypeProperty.Builder |
CfnAssetModel.PropertyTypeProperty.Builder.metric(IResolvable metric)
Sets the value of
CfnAssetModel.PropertyTypeProperty.getMetric() |
CfnAccessPolicy.AccessPolicyResourceProperty.Builder |
CfnAccessPolicy.AccessPolicyResourceProperty.Builder.portal(IResolvable portal)
Sets the value of
CfnAccessPolicy.AccessPolicyResourceProperty.getPortal() |
CfnAccessPolicy.AccessPolicyResourceProperty.Builder |
CfnAccessPolicy.AccessPolicyResourceProperty.Builder.project(IResolvable project)
Sets the value of
CfnAccessPolicy.AccessPolicyResourceProperty.getProject() |
void |
CfnAccessPolicy.setAccessPolicyIdentity(IResolvable value)
The identity for this access policy.
|
void |
CfnAccessPolicy.setAccessPolicyResource(IResolvable value)
The AWS IoT SiteWise Monitor resource for this access policy.
|
void |
CfnAsset.setAssetHierarchies(IResolvable value)
A list of asset hierarchies that each contain a `hierarchyLogicalId` .
|
void |
CfnAssetModel.setAssetModelCompositeModels(IResolvable value)
The composite asset models that are part of this asset model.
|
void |
CfnAssetModel.setAssetModelHierarchies(IResolvable value)
The hierarchy definitions of the asset model.
|
void |
CfnAssetModel.setAssetModelProperties(IResolvable value)
The property definitions of the asset model.
|
void |
CfnAsset.setAssetProperties(IResolvable value)
The list of asset properties for the asset.
|
void |
CfnGateway.setGatewayCapabilitySummaries(IResolvable value)
A list of gateway capability summaries that each contain a namespace and status.
|
void |
CfnGateway.setGatewayPlatform(IResolvable value)
The gateway's platform.
|
CfnAssetModel.PropertyTypeProperty.Builder |
CfnAssetModel.PropertyTypeProperty.Builder.transform(IResolvable transform)
Sets the value of
CfnAssetModel.PropertyTypeProperty.getTransform() |
CfnAssetModel.MetricWindowProperty.Builder |
CfnAssetModel.MetricWindowProperty.Builder.tumbling(IResolvable tumbling)
Sets the value of
CfnAssetModel.MetricWindowProperty.getTumbling() |
CfnAssetModel.AssetModelPropertyProperty.Builder |
CfnAssetModel.AssetModelPropertyProperty.Builder.type(IResolvable type)
Sets the value of
CfnAssetModel.AssetModelPropertyProperty.getType() |
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder |
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder.user(IResolvable user)
Sets the value of
CfnAccessPolicy.AccessPolicyIdentityProperty.getUser() |
CfnAssetModel.ExpressionVariableProperty.Builder |
CfnAssetModel.ExpressionVariableProperty.Builder.value(IResolvable value)
Sets the value of
CfnAssetModel.ExpressionVariableProperty.getValue() |
CfnAssetModel.MetricProperty.Builder |
CfnAssetModel.MetricProperty.Builder.variables(IResolvable variables)
Sets the value of
CfnAssetModel.MetricProperty.getVariables() |
CfnAssetModel.TransformProperty.Builder |
CfnAssetModel.TransformProperty.Builder.variables(IResolvable variables)
Sets the value of
CfnAssetModel.TransformProperty.getVariables() |
CfnAssetModel.MetricProperty.Builder |
CfnAssetModel.MetricProperty.Builder.window(IResolvable window)
Sets the value of
CfnAssetModel.MetricProperty.getWindow() |
| Modifier and Type | Method and Description |
|---|---|
CfnFlowTemplateProps.Builder |
CfnFlowTemplateProps.Builder.definition(IResolvable definition)
Sets the value of
CfnFlowTemplateProps.getDefinition() |
CfnFlowTemplate.Builder |
CfnFlowTemplate.Builder.definition(IResolvable definition)
A workflow's definition document.
|
void |
CfnFlowTemplate.setDefinition(IResolvable value)
A workflow's definition document.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnEntity.getAttrHasChildEntities()
A boolean value that specifies whether the entity has child entities or not.
|
IResolvable |
CfnComponentType.getAttrIsAbstract()
A boolean value that specifies whether the component type is abstract.
|
IResolvable |
CfnComponentType.getAttrIsSchemaInitialized()
A boolean value that specifies whether the component type has a schema initializer and that the schema initializer has run.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnServiceProfile.getAttrLoRaWanHrAllowed()
The HRAllowed value that describes whether handover roaming is allowed.
|
IResolvable |
CfnServiceProfile.getAttrLoRaWanNwkGeoLoc()
The NwkGeoLoc value.
|
IResolvable |
CfnServiceProfile.getAttrLoRaWanPrAllowed()
The PRAllowed value that describes whether passive roaming is allowed.
|
IResolvable |
CfnServiceProfile.getAttrLoRaWanRaAllowed()
The RAAllowed value that describes whether roaming activation is allowed.
|
IResolvable |
CfnServiceProfile.getAttrLoRaWanReportDevStatusBattery()
The ReportDevStatusBattery value.
|
IResolvable |
CfnServiceProfile.getAttrLoRaWanReportDevStatusMargin()
The ReportDevStatusMargin value.
|
IResolvable |
CfnServiceProfile.getAttrLoRaWanResponse() |
| Modifier and Type | Method and Description |
|---|---|
CfnWirelessDevice.LoRaWANDeviceProperty.Builder |
CfnWirelessDevice.LoRaWANDeviceProperty.Builder.abpV10X(IResolvable abpV10X)
Sets the value of
CfnWirelessDevice.LoRaWANDeviceProperty.getAbpV10X() |
CfnWirelessDevice.LoRaWANDeviceProperty.Builder |
CfnWirelessDevice.LoRaWANDeviceProperty.Builder.abpV11(IResolvable abpV11)
Sets the value of
CfnWirelessDevice.LoRaWANDeviceProperty.getAbpV11() |
CfnPartnerAccountProps.Builder |
CfnPartnerAccountProps.Builder.accountLinked(IResolvable accountLinked)
Sets the value of
CfnPartnerAccountProps.getAccountLinked() |
CfnPartnerAccount.Builder |
CfnPartnerAccount.Builder.accountLinked(IResolvable accountLinked)
`AWS::IoTWireless::PartnerAccount.AccountLinked`.
|
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder |
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.addGwMetadata(IResolvable addGwMetadata)
Sets the value of
CfnServiceProfile.LoRaWANServiceProfileProperty.getAddGwMetadata() |
CfnTaskDefinition.Builder |
CfnTaskDefinition.Builder.autoCreateTasks(IResolvable autoCreateTasks)
Whether to automatically create tasks using this task definition for all gateways with the specified current version.
|
CfnTaskDefinitionProps.Builder |
CfnTaskDefinitionProps.Builder.autoCreateTasks(IResolvable autoCreateTasks)
Sets the value of
CfnTaskDefinitionProps.getAutoCreateTasks() |
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder |
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder.currentVersion(IResolvable currentVersion)
|
CfnTaskDefinition.LoRaWANUpdateGatewayTaskEntryProperty.Builder |
CfnTaskDefinition.LoRaWANUpdateGatewayTaskEntryProperty.Builder.currentVersion(IResolvable currentVersion)
|
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder |
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.factoryPresetFreqsList(IResolvable factoryPresetFreqsList)
|
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder |
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.hrAllowed(IResolvable hrAllowed)
Sets the value of
CfnServiceProfile.LoRaWANServiceProfileProperty.getHrAllowed() |
CfnServiceProfile.Builder |
CfnServiceProfile.Builder.loRaWan(IResolvable loRaWan)
LoRaWAN service profile object.
|
CfnWirelessDevice.Builder |
CfnWirelessDevice.Builder.loRaWan(IResolvable loRaWan)
The device configuration information to use to create the wireless device.
|
CfnFuotaTask.Builder |
CfnFuotaTask.Builder.loRaWan(IResolvable loRaWan)
The LoRaWAN information used with a FUOTA task.
|
CfnServiceProfileProps.Builder |
CfnServiceProfileProps.Builder.loRaWan(IResolvable loRaWan)
Sets the value of
CfnServiceProfileProps.getLoRaWan() |
CfnMulticastGroupProps.Builder |
CfnMulticastGroupProps.Builder.loRaWan(IResolvable loRaWan)
Sets the value of
CfnMulticastGroupProps.getLoRaWan() |
CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty.Builder |
CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty.Builder.loRaWan(IResolvable loRaWan)
Sets the value of
CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty.getLoRaWan() |
CfnDeviceProfileProps.Builder |
CfnDeviceProfileProps.Builder.loRaWan(IResolvable loRaWan)
Sets the value of
CfnDeviceProfileProps.getLoRaWan() |
CfnFuotaTaskProps.Builder |
CfnFuotaTaskProps.Builder.loRaWan(IResolvable loRaWan)
Sets the value of
CfnFuotaTaskProps.getLoRaWan() |
CfnWirelessGatewayProps.Builder |
CfnWirelessGatewayProps.Builder.loRaWan(IResolvable loRaWan)
Sets the value of
CfnWirelessGatewayProps.getLoRaWan() |
CfnWirelessGateway.Builder |
CfnWirelessGateway.Builder.loRaWan(IResolvable loRaWan)
The gateway configuration information to use to create the wireless gateway.
|
CfnDeviceProfile.Builder |
CfnDeviceProfile.Builder.loRaWan(IResolvable loRaWan)
LoRaWAN device profile object.
|
CfnMulticastGroup.Builder |
CfnMulticastGroup.Builder.loRaWan(IResolvable loRaWan)
The LoRaWAN information that is to be used with the multicast group.
|
CfnWirelessDeviceProps.Builder |
CfnWirelessDeviceProps.Builder.loRaWan(IResolvable loRaWan)
Sets the value of
CfnWirelessDeviceProps.getLoRaWan() |
CfnTaskDefinition.Builder |
CfnTaskDefinition.Builder.loRaWanUpdateGatewayTaskEntry(IResolvable loRaWanUpdateGatewayTaskEntry)
`AWS::IoTWireless::TaskDefinition.LoRaWANUpdateGatewayTaskEntry`.
|
CfnTaskDefinitionProps.Builder |
CfnTaskDefinitionProps.Builder.loRaWanUpdateGatewayTaskEntry(IResolvable loRaWanUpdateGatewayTaskEntry)
Sets the value of
CfnTaskDefinitionProps.getLoRaWanUpdateGatewayTaskEntry() |
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder |
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.nwkGeoLoc(IResolvable nwkGeoLoc)
Sets the value of
CfnServiceProfile.LoRaWANServiceProfileProperty.getNwkGeoLoc() |
CfnWirelessDevice.LoRaWANDeviceProperty.Builder |
CfnWirelessDevice.LoRaWANDeviceProperty.Builder.otaaV10X(IResolvable otaaV10X)
Sets the value of
CfnWirelessDevice.LoRaWANDeviceProperty.getOtaaV10X() |
CfnWirelessDevice.LoRaWANDeviceProperty.Builder |
CfnWirelessDevice.LoRaWANDeviceProperty.Builder.otaaV11(IResolvable otaaV11)
Sets the value of
CfnWirelessDevice.LoRaWANDeviceProperty.getOtaaV11() |
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder |
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.prAllowed(IResolvable prAllowed)
Sets the value of
CfnServiceProfile.LoRaWANServiceProfileProperty.getPrAllowed() |
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder |
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.raAllowed(IResolvable raAllowed)
Sets the value of
CfnServiceProfile.LoRaWANServiceProfileProperty.getRaAllowed() |
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder |
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.reportDevStatusBattery(IResolvable reportDevStatusBattery)
|
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder |
CfnServiceProfile.LoRaWANServiceProfileProperty.Builder.reportDevStatusMargin(IResolvable reportDevStatusMargin)
|
CfnWirelessDevice.AbpV10xProperty.Builder |
CfnWirelessDevice.AbpV10xProperty.Builder.sessionKeys(IResolvable sessionKeys)
Sets the value of
CfnWirelessDevice.AbpV10xProperty.getSessionKeys() |
CfnWirelessDevice.AbpV11Property.Builder |
CfnWirelessDevice.AbpV11Property.Builder.sessionKeys(IResolvable sessionKeys)
Sets the value of
CfnWirelessDevice.AbpV11Property.getSessionKeys() |
void |
CfnPartnerAccount.setAccountLinked(IResolvable value)
`AWS::IoTWireless::PartnerAccount.AccountLinked`.
|
void |
CfnTaskDefinition.setAutoCreateTasks(IResolvable value)
Whether to automatically create tasks using this task definition for all gateways with the specified current version.
|
void |
CfnServiceProfile.setLoRaWan(IResolvable value)
LoRaWAN service profile object.
|
void |
CfnWirelessDevice.setLoRaWan(IResolvable value)
The device configuration information to use to create the wireless device.
|
void |
CfnFuotaTask.setLoRaWan(IResolvable value)
The LoRaWAN information used with a FUOTA task.
|
void |
CfnWirelessGateway.setLoRaWan(IResolvable value)
The gateway configuration information to use to create the wireless gateway.
|
void |
CfnDeviceProfile.setLoRaWan(IResolvable value)
LoRaWAN device profile object.
|
void |
CfnMulticastGroup.setLoRaWan(IResolvable value)
The LoRaWAN information that is to be used with the multicast group.
|
void |
CfnTaskDefinition.setLoRaWanUpdateGatewayTaskEntry(IResolvable value)
`AWS::IoTWireless::TaskDefinition.LoRaWANUpdateGatewayTaskEntry`.
|
void |
CfnPartnerAccount.setSidewalk(IResolvable value)
The Sidewalk account credentials.
|
void |
CfnPartnerAccount.setSidewalkUpdate(IResolvable value)
`AWS::IoTWireless::PartnerAccount.SidewalkUpdate`.
|
void |
CfnTaskDefinition.setUpdate(IResolvable value)
Information about the gateways to update.
|
CfnPartnerAccountProps.Builder |
CfnPartnerAccountProps.Builder.sidewalk(IResolvable sidewalk)
Sets the value of
CfnPartnerAccountProps.getSidewalk() |
CfnPartnerAccount.Builder |
CfnPartnerAccount.Builder.sidewalk(IResolvable sidewalk)
The Sidewalk account credentials.
|
CfnPartnerAccountProps.Builder |
CfnPartnerAccountProps.Builder.sidewalkUpdate(IResolvable sidewalkUpdate)
Sets the value of
CfnPartnerAccountProps.getSidewalkUpdate() |
CfnPartnerAccount.Builder |
CfnPartnerAccount.Builder.sidewalkUpdate(IResolvable sidewalkUpdate)
`AWS::IoTWireless::PartnerAccount.SidewalkUpdate`.
|
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder |
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.supports32BitFCnt(IResolvable supports32BitFCnt)
Sets the value of
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupports32BitFCnt() |
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder |
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.supportsClassB(IResolvable supportsClassB)
Sets the value of
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsClassB() |
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder |
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.supportsClassC(IResolvable supportsClassC)
Sets the value of
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsClassC() |
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder |
CfnDeviceProfile.LoRaWANDeviceProfileProperty.Builder.supportsJoin(IResolvable supportsJoin)
Sets the value of
CfnDeviceProfile.LoRaWANDeviceProfileProperty.getSupportsJoin() |
CfnTaskDefinition.Builder |
CfnTaskDefinition.Builder.update(IResolvable update)
Information about the gateways to update.
|
CfnTaskDefinitionProps.Builder |
CfnTaskDefinitionProps.Builder.update(IResolvable update)
Sets the value of
CfnTaskDefinitionProps.getUpdate() |
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder |
CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty.Builder.updateVersion(IResolvable updateVersion)
|
CfnTaskDefinition.LoRaWANUpdateGatewayTaskEntryProperty.Builder |
CfnTaskDefinition.LoRaWANUpdateGatewayTaskEntryProperty.Builder.updateVersion(IResolvable updateVersion)
|
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.Builder |
CfnChannel.Builder.authorized(IResolvable authorized)
Whether the channel is authorized.
|
CfnChannelProps.Builder |
CfnChannelProps.Builder.authorized(IResolvable authorized)
Sets the value of
CfnChannelProps.getAuthorized() |
CfnRecordingConfigurationProps.Builder |
CfnRecordingConfigurationProps.Builder.destinationConfiguration(IResolvable destinationConfiguration)
Sets the value of
CfnRecordingConfigurationProps.getDestinationConfiguration() |
CfnRecordingConfiguration.Builder |
CfnRecordingConfiguration.Builder.destinationConfiguration(IResolvable destinationConfiguration)
A destination configuration contains information about where recorded video will be stored.
|
CfnRecordingConfiguration.DestinationConfigurationProperty.Builder |
CfnRecordingConfiguration.DestinationConfigurationProperty.Builder.s3(IResolvable s3)
Sets the value of
CfnRecordingConfiguration.DestinationConfigurationProperty.getS3() |
void |
CfnChannel.setAuthorized(IResolvable value)
Whether the channel is authorized.
|
void |
CfnRecordingConfiguration.setDestinationConfiguration(IResolvable value)
A destination configuration contains information about where recorded video will be stored.
|
void |
CfnRecordingConfiguration.setThumbnailConfiguration(IResolvable value)
A thumbnail configuration enables/disables the recording of thumbnails for a live session and controls the interval at which thumbnails are generated for the live session.
|
CfnRecordingConfigurationProps.Builder |
CfnRecordingConfigurationProps.Builder.thumbnailConfiguration(IResolvable thumbnailConfiguration)
Sets the value of
CfnRecordingConfigurationProps.getThumbnailConfiguration() |
CfnRecordingConfiguration.Builder |
CfnRecordingConfiguration.Builder.thumbnailConfiguration(IResolvable thumbnailConfiguration)
A thumbnail configuration enables/disables the recording of thumbnails for a live session and controls the interval at which thumbnails are generated for the live session.
|
| Modifier and Type | Method and Description |
|---|---|
CfnConnector.KafkaClusterProperty.Builder |
CfnConnector.KafkaClusterProperty.Builder.apacheKafkaCluster(IResolvable apacheKafkaCluster)
Sets the value of
CfnConnector.KafkaClusterProperty.getApacheKafkaCluster() |
CfnConnector.CapacityProperty.Builder |
CfnConnector.CapacityProperty.Builder.autoScaling(IResolvable autoScaling)
Sets the value of
CfnConnector.CapacityProperty.getAutoScaling() |
CfnConnector.Builder |
CfnConnector.Builder.capacity(IResolvable capacity)
The connector's compute capacity settings.
|
CfnConnectorProps.Builder |
CfnConnectorProps.Builder.capacity(IResolvable capacity)
Sets the value of
CfnConnectorProps.getCapacity() |
CfnConnector.WorkerLogDeliveryProperty.Builder |
CfnConnector.WorkerLogDeliveryProperty.Builder.cloudWatchLogs(IResolvable cloudWatchLogs)
Sets the value of
CfnConnector.WorkerLogDeliveryProperty.getCloudWatchLogs() |
CfnConnector.Builder |
CfnConnector.Builder.connectorConfiguration(IResolvable connectorConfiguration)
The configuration of the connector.
|
CfnConnectorProps.Builder |
CfnConnectorProps.Builder.connectorConfiguration(IResolvable connectorConfiguration)
Sets the value of
CfnConnectorProps.getConnectorConfiguration() |
CfnConnector.PluginProperty.Builder |
CfnConnector.PluginProperty.Builder.customPlugin(IResolvable customPlugin)
Sets the value of
CfnConnector.PluginProperty.getCustomPlugin() |
CfnConnector.CloudWatchLogsLogDeliveryProperty.Builder |
CfnConnector.CloudWatchLogsLogDeliveryProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnConnector.CloudWatchLogsLogDeliveryProperty.getEnabled() |
CfnConnector.FirehoseLogDeliveryProperty.Builder |
CfnConnector.FirehoseLogDeliveryProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnConnector.FirehoseLogDeliveryProperty.getEnabled() |
CfnConnector.S3LogDeliveryProperty.Builder |
CfnConnector.S3LogDeliveryProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnConnector.S3LogDeliveryProperty.getEnabled() |
CfnConnector.WorkerLogDeliveryProperty.Builder |
CfnConnector.WorkerLogDeliveryProperty.Builder.firehose(IResolvable firehose)
Sets the value of
CfnConnector.WorkerLogDeliveryProperty.getFirehose() |
CfnConnector.Builder |
CfnConnector.Builder.kafkaCluster(IResolvable kafkaCluster)
The details of the Apache Kafka cluster to which the connector is connected.
|
CfnConnectorProps.Builder |
CfnConnectorProps.Builder.kafkaCluster(IResolvable kafkaCluster)
Sets the value of
CfnConnectorProps.getKafkaCluster() |
CfnConnector.Builder |
CfnConnector.Builder.kafkaClusterClientAuthentication(IResolvable kafkaClusterClientAuthentication)
The type of client authentication used to connect to the Apache Kafka cluster.
|
CfnConnectorProps.Builder |
CfnConnectorProps.Builder.kafkaClusterClientAuthentication(IResolvable kafkaClusterClientAuthentication)
Sets the value of
CfnConnectorProps.getKafkaClusterClientAuthentication() |
CfnConnector.Builder |
CfnConnector.Builder.kafkaClusterEncryptionInTransit(IResolvable kafkaClusterEncryptionInTransit)
Details of encryption in transit to the Apache Kafka cluster.
|
CfnConnectorProps.Builder |
CfnConnectorProps.Builder.kafkaClusterEncryptionInTransit(IResolvable kafkaClusterEncryptionInTransit)
Sets the value of
CfnConnectorProps.getKafkaClusterEncryptionInTransit() |
CfnConnector.Builder |
CfnConnector.Builder.logDelivery(IResolvable logDelivery)
The settings for delivering connector logs to Amazon CloudWatch Logs.
|
CfnConnectorProps.Builder |
CfnConnectorProps.Builder.logDelivery(IResolvable logDelivery)
Sets the value of
CfnConnectorProps.getLogDelivery() |
CfnConnector.Builder |
CfnConnector.Builder.plugins(IResolvable plugins)
Specifies which plugin to use for the connector.
|
CfnConnectorProps.Builder |
CfnConnectorProps.Builder.plugins(IResolvable plugins)
Sets the value of
CfnConnectorProps.getPlugins() |
CfnConnector.CapacityProperty.Builder |
CfnConnector.CapacityProperty.Builder.provisionedCapacity(IResolvable provisionedCapacity)
Sets the value of
CfnConnector.CapacityProperty.getProvisionedCapacity() |
CfnConnector.WorkerLogDeliveryProperty.Builder |
CfnConnector.WorkerLogDeliveryProperty.Builder.s3(IResolvable s3)
Sets the value of
CfnConnector.WorkerLogDeliveryProperty.getS3() |
CfnConnector.AutoScalingProperty.Builder |
CfnConnector.AutoScalingProperty.Builder.scaleInPolicy(IResolvable scaleInPolicy)
Sets the value of
CfnConnector.AutoScalingProperty.getScaleInPolicy() |
CfnConnector.AutoScalingProperty.Builder |
CfnConnector.AutoScalingProperty.Builder.scaleOutPolicy(IResolvable scaleOutPolicy)
Sets the value of
CfnConnector.AutoScalingProperty.getScaleOutPolicy() |
void |
CfnConnector.setCapacity(IResolvable value)
The connector's compute capacity settings.
|
void |
CfnConnector.setConnectorConfiguration(IResolvable value)
The configuration of the connector.
|
void |
CfnConnector.setKafkaCluster(IResolvable value)
The details of the Apache Kafka cluster to which the connector is connected.
|
void |
CfnConnector.setKafkaClusterClientAuthentication(IResolvable value)
The type of client authentication used to connect to the Apache Kafka cluster.
|
void |
CfnConnector.setKafkaClusterEncryptionInTransit(IResolvable value)
Details of encryption in transit to the Apache Kafka cluster.
|
void |
CfnConnector.setLogDelivery(IResolvable value)
The settings for delivering connector logs to Amazon CloudWatch Logs.
|
void |
CfnConnector.setPlugins(IResolvable value)
Specifies which plugin to use for the connector.
|
void |
CfnConnector.setWorkerConfiguration(IResolvable value)
The worker configurations that are in use with the connector.
|
CfnConnector.ApacheKafkaClusterProperty.Builder |
CfnConnector.ApacheKafkaClusterProperty.Builder.vpc(IResolvable vpc)
Sets the value of
CfnConnector.ApacheKafkaClusterProperty.getVpc() |
CfnConnector.Builder |
CfnConnector.Builder.workerConfiguration(IResolvable workerConfiguration)
The worker configurations that are in use with the connector.
|
CfnConnectorProps.Builder |
CfnConnectorProps.Builder.workerConfiguration(IResolvable workerConfiguration)
Sets the value of
CfnConnectorProps.getWorkerConfiguration() |
CfnConnector.LogDeliveryProperty.Builder |
CfnConnector.LogDeliveryProperty.Builder.workerLogDelivery(IResolvable workerLogDelivery)
Sets the value of
CfnConnector.LogDeliveryProperty.getWorkerLogDelivery() |
| Modifier and Type | Method and Description |
|---|---|
void |
CfnStream.setStreamEncryption(IResolvable value)
When specified, enables or updates server-side encryption using an AWS KMS key for a specified stream.
|
void |
CfnStream.setStreamModeDetails(IResolvable value)
Specifies the capacity mode to which you want to set your data stream.
|
CfnStreamProps.Builder |
CfnStreamProps.Builder.streamEncryption(IResolvable streamEncryption)
Sets the value of
CfnStreamProps.getStreamEncryption() |
CfnStream.Builder |
CfnStream.Builder.streamEncryption(IResolvable streamEncryption)
When specified, enables or updates server-side encryption using an AWS KMS key for a specified stream.
|
CfnStreamProps.Builder |
CfnStreamProps.Builder.streamModeDetails(IResolvable streamModeDetails)
Sets the value of
CfnStreamProps.getStreamModeDetails() |
CfnStream.Builder |
CfnStream.Builder.streamModeDetails(IResolvable streamModeDetails)
Specifies the capacity mode to which you want to set your data stream.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.FlinkRunConfigurationProperty.Builder |
CfnApplication.FlinkRunConfigurationProperty.Builder.allowNonRestoredState(IResolvable allowNonRestoredState)
Sets the value of
CfnApplication.FlinkRunConfigurationProperty.getAllowNonRestoredState() |
CfnApplication.ApplicationConfigurationProperty.Builder |
CfnApplication.ApplicationConfigurationProperty.Builder.applicationCodeConfiguration(IResolvable applicationCodeConfiguration)
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.applicationConfiguration(IResolvable applicationConfiguration)
Sets the value of
CfnApplicationProps.getApplicationConfiguration() |
CfnApplication.Builder |
CfnApplication.Builder.applicationConfiguration(IResolvable applicationConfiguration)
Use this parameter to configure the application.
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.applicationMaintenanceConfiguration(IResolvable applicationMaintenanceConfiguration)
Sets the value of
CfnApplicationProps.getApplicationMaintenanceConfiguration() |
CfnApplication.Builder |
CfnApplication.Builder.applicationMaintenanceConfiguration(IResolvable applicationMaintenanceConfiguration)
`AWS::KinesisAnalyticsV2::Application.ApplicationMaintenanceConfiguration`.
|
CfnApplication.RunConfigurationProperty.Builder |
CfnApplication.RunConfigurationProperty.Builder.applicationRestoreConfiguration(IResolvable applicationRestoreConfiguration)
|
CfnApplication.ApplicationConfigurationProperty.Builder |
CfnApplication.ApplicationConfigurationProperty.Builder.applicationSnapshotConfiguration(IResolvable applicationSnapshotConfiguration)
|
CfnApplication.ParallelismConfigurationProperty.Builder |
CfnApplication.ParallelismConfigurationProperty.Builder.autoScalingEnabled(IResolvable autoScalingEnabled)
Sets the value of
CfnApplication.ParallelismConfigurationProperty.getAutoScalingEnabled() |
CfnApplication.ZeppelinApplicationConfigurationProperty.Builder |
CfnApplication.ZeppelinApplicationConfigurationProperty.Builder.catalogConfiguration(IResolvable catalogConfiguration)
|
CfnApplication.FlinkApplicationConfigurationProperty.Builder |
CfnApplication.FlinkApplicationConfigurationProperty.Builder.checkpointConfiguration(IResolvable checkpointConfiguration)
|
CfnApplication.CheckpointConfigurationProperty.Builder |
CfnApplication.CheckpointConfigurationProperty.Builder.checkpointingEnabled(IResolvable checkpointingEnabled)
Sets the value of
CfnApplication.CheckpointConfigurationProperty.getCheckpointingEnabled() |
CfnApplicationCloudWatchLoggingOption.Builder |
CfnApplicationCloudWatchLoggingOption.Builder.cloudWatchLoggingOption(IResolvable cloudWatchLoggingOption)
Provides a description of Amazon CloudWatch logging options, including the log stream Amazon Resource Name (ARN).
|
CfnApplicationCloudWatchLoggingOptionProps.Builder |
CfnApplicationCloudWatchLoggingOptionProps.Builder.cloudWatchLoggingOption(IResolvable cloudWatchLoggingOption)
Sets the value of
CfnApplicationCloudWatchLoggingOptionProps.getCloudWatchLoggingOption() |
CfnApplication.ApplicationCodeConfigurationProperty.Builder |
CfnApplication.ApplicationCodeConfigurationProperty.Builder.codeContent(IResolvable codeContent)
Sets the value of
CfnApplication.ApplicationCodeConfigurationProperty.getCodeContent() |
CfnApplicationReferenceDataSource.MappingParametersProperty.Builder |
CfnApplicationReferenceDataSource.MappingParametersProperty.Builder.csvMappingParameters(IResolvable csvMappingParameters)
|
CfnApplication.MappingParametersProperty.Builder |
CfnApplication.MappingParametersProperty.Builder.csvMappingParameters(IResolvable csvMappingParameters)
Sets the value of
CfnApplication.MappingParametersProperty.getCsvMappingParameters() |
CfnApplication.ZeppelinApplicationConfigurationProperty.Builder |
CfnApplication.ZeppelinApplicationConfigurationProperty.Builder.customArtifactsConfiguration(IResolvable customArtifactsConfiguration)
|
CfnApplication.ZeppelinApplicationConfigurationProperty.Builder |
CfnApplication.ZeppelinApplicationConfigurationProperty.Builder.deployAsApplicationConfiguration(IResolvable deployAsApplicationConfiguration)
|
CfnApplicationOutput.OutputProperty.Builder |
CfnApplicationOutput.OutputProperty.Builder.destinationSchema(IResolvable destinationSchema)
Sets the value of
CfnApplicationOutput.OutputProperty.getDestinationSchema() |
CfnApplication.ApplicationConfigurationProperty.Builder |
CfnApplication.ApplicationConfigurationProperty.Builder.environmentProperties(IResolvable environmentProperties)
|
CfnApplication.ApplicationConfigurationProperty.Builder |
CfnApplication.ApplicationConfigurationProperty.Builder.flinkApplicationConfiguration(IResolvable flinkApplicationConfiguration)
|
CfnApplication.RunConfigurationProperty.Builder |
CfnApplication.RunConfigurationProperty.Builder.flinkRunConfiguration(IResolvable flinkRunConfiguration)
Sets the value of
CfnApplication.RunConfigurationProperty.getFlinkRunConfiguration() |
CfnApplication.CatalogConfigurationProperty.Builder |
CfnApplication.CatalogConfigurationProperty.Builder.glueDataCatalogConfiguration(IResolvable glueDataCatalogConfiguration)
|
CfnApplication.InputProcessingConfigurationProperty.Builder |
CfnApplication.InputProcessingConfigurationProperty.Builder.inputLambdaProcessor(IResolvable inputLambdaProcessor)
|
CfnApplication.InputProperty.Builder |
CfnApplication.InputProperty.Builder.inputParallelism(IResolvable inputParallelism)
Sets the value of
CfnApplication.InputProperty.getInputParallelism() |
CfnApplication.InputProperty.Builder |
CfnApplication.InputProperty.Builder.inputProcessingConfiguration(IResolvable inputProcessingConfiguration)
Sets the value of
CfnApplication.InputProperty.getInputProcessingConfiguration() |
CfnApplication.SqlApplicationConfigurationProperty.Builder |
CfnApplication.SqlApplicationConfigurationProperty.Builder.inputs(IResolvable inputs)
Sets the value of
CfnApplication.SqlApplicationConfigurationProperty.getInputs() |
CfnApplication.InputProperty.Builder |
CfnApplication.InputProperty.Builder.inputSchema(IResolvable inputSchema)
Sets the value of
CfnApplication.InputProperty.getInputSchema() |
CfnApplicationReferenceDataSource.MappingParametersProperty.Builder |
CfnApplicationReferenceDataSource.MappingParametersProperty.Builder.jsonMappingParameters(IResolvable jsonMappingParameters)
|
CfnApplication.MappingParametersProperty.Builder |
CfnApplication.MappingParametersProperty.Builder.jsonMappingParameters(IResolvable jsonMappingParameters)
Sets the value of
CfnApplication.MappingParametersProperty.getJsonMappingParameters() |
CfnApplication.InputProperty.Builder |
CfnApplication.InputProperty.Builder.kinesisFirehoseInput(IResolvable kinesisFirehoseInput)
Sets the value of
CfnApplication.InputProperty.getKinesisFirehoseInput() |
CfnApplicationOutput.OutputProperty.Builder |
CfnApplicationOutput.OutputProperty.Builder.kinesisFirehoseOutput(IResolvable kinesisFirehoseOutput)
Sets the value of
CfnApplicationOutput.OutputProperty.getKinesisFirehoseOutput() |
CfnApplication.InputProperty.Builder |
CfnApplication.InputProperty.Builder.kinesisStreamsInput(IResolvable kinesisStreamsInput)
Sets the value of
CfnApplication.InputProperty.getKinesisStreamsInput() |
CfnApplicationOutput.OutputProperty.Builder |
CfnApplicationOutput.OutputProperty.Builder.kinesisStreamsOutput(IResolvable kinesisStreamsOutput)
Sets the value of
CfnApplicationOutput.OutputProperty.getKinesisStreamsOutput() |
CfnApplicationOutput.OutputProperty.Builder |
CfnApplicationOutput.OutputProperty.Builder.lambdaOutput(IResolvable lambdaOutput)
Sets the value of
CfnApplicationOutput.OutputProperty.getLambdaOutput() |
CfnApplicationReferenceDataSource.RecordFormatProperty.Builder |
CfnApplicationReferenceDataSource.RecordFormatProperty.Builder.mappingParameters(IResolvable mappingParameters)
|
CfnApplication.RecordFormatProperty.Builder |
CfnApplication.RecordFormatProperty.Builder.mappingParameters(IResolvable mappingParameters)
Sets the value of
CfnApplication.RecordFormatProperty.getMappingParameters() |
CfnApplication.CustomArtifactConfigurationProperty.Builder |
CfnApplication.CustomArtifactConfigurationProperty.Builder.mavenReference(IResolvable mavenReference)
Sets the value of
CfnApplication.CustomArtifactConfigurationProperty.getMavenReference() |
CfnApplication.FlinkApplicationConfigurationProperty.Builder |
CfnApplication.FlinkApplicationConfigurationProperty.Builder.monitoringConfiguration(IResolvable monitoringConfiguration)
|
CfnApplication.ZeppelinApplicationConfigurationProperty.Builder |
CfnApplication.ZeppelinApplicationConfigurationProperty.Builder.monitoringConfiguration(IResolvable monitoringConfiguration)
|
CfnApplicationOutputProps.Builder |
CfnApplicationOutputProps.Builder.output(IResolvable output)
Sets the value of
CfnApplicationOutputProps.getOutput() |
CfnApplicationOutput.Builder |
CfnApplicationOutput.Builder.output(IResolvable output)
Describes a SQL-based Kinesis Data Analytics application's output configuration, in which you identify an in-application stream and a destination where you want the in-application stream data to be written.
|
CfnApplication.FlinkApplicationConfigurationProperty.Builder |
CfnApplication.FlinkApplicationConfigurationProperty.Builder.parallelismConfiguration(IResolvable parallelismConfiguration)
|
CfnApplication.EnvironmentPropertiesProperty.Builder |
CfnApplication.EnvironmentPropertiesProperty.Builder.propertyGroups(IResolvable propertyGroups)
Sets the value of
CfnApplication.EnvironmentPropertiesProperty.getPropertyGroups() |
CfnApplication.PropertyGroupProperty.Builder |
CfnApplication.PropertyGroupProperty.Builder.propertyMap(IResolvable propertyMap)
Sets the value of
CfnApplication.PropertyGroupProperty.getPropertyMap() |
CfnApplicationReferenceDataSource.ReferenceSchemaProperty.Builder |
CfnApplicationReferenceDataSource.ReferenceSchemaProperty.Builder.recordColumns(IResolvable recordColumns)
|
CfnApplication.InputSchemaProperty.Builder |
CfnApplication.InputSchemaProperty.Builder.recordColumns(IResolvable recordColumns)
Sets the value of
CfnApplication.InputSchemaProperty.getRecordColumns() |
CfnApplicationReferenceDataSource.ReferenceSchemaProperty.Builder |
CfnApplicationReferenceDataSource.ReferenceSchemaProperty.Builder.recordFormat(IResolvable recordFormat)
|
CfnApplication.InputSchemaProperty.Builder |
CfnApplication.InputSchemaProperty.Builder.recordFormat(IResolvable recordFormat)
Sets the value of
CfnApplication.InputSchemaProperty.getRecordFormat() |
CfnApplicationReferenceDataSourceProps.Builder |
CfnApplicationReferenceDataSourceProps.Builder.referenceDataSource(IResolvable referenceDataSource)
Sets the value of
CfnApplicationReferenceDataSourceProps.getReferenceDataSource() |
CfnApplicationReferenceDataSource.Builder |
CfnApplicationReferenceDataSource.Builder.referenceDataSource(IResolvable referenceDataSource)
For a SQL-based Kinesis Data Analytics application, describes the reference data source by providing the source information (Amazon S3 bucket name and object key name), the resulting in-application table name that is created, and the necessary schema to map the data elements in the Amazon S3 object to the in-application table.
|
CfnApplicationReferenceDataSource.ReferenceDataSourceProperty.Builder |
CfnApplicationReferenceDataSource.ReferenceDataSourceProperty.Builder.referenceSchema(IResolvable referenceSchema)
|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.runConfiguration(IResolvable runConfiguration)
Sets the value of
CfnApplicationProps.getRunConfiguration() |
CfnApplication.Builder |
CfnApplication.Builder.runConfiguration(IResolvable runConfiguration)
`AWS::KinesisAnalyticsV2::Application.RunConfiguration`.
|
CfnApplication.CodeContentProperty.Builder |
CfnApplication.CodeContentProperty.Builder.s3ContentLocation(IResolvable s3ContentLocation)
Sets the value of
CfnApplication.CodeContentProperty.getS3ContentLocation() |
CfnApplication.CustomArtifactConfigurationProperty.Builder |
CfnApplication.CustomArtifactConfigurationProperty.Builder.s3ContentLocation(IResolvable s3ContentLocation)
|
CfnApplication.DeployAsApplicationConfigurationProperty.Builder |
CfnApplication.DeployAsApplicationConfigurationProperty.Builder.s3ContentLocation(IResolvable s3ContentLocation)
|
CfnApplicationReferenceDataSource.ReferenceDataSourceProperty.Builder |
CfnApplicationReferenceDataSource.ReferenceDataSourceProperty.Builder.s3ReferenceDataSource(IResolvable s3ReferenceDataSource)
|
void |
CfnApplication.setApplicationConfiguration(IResolvable value)
Use this parameter to configure the application.
|
void |
CfnApplication.setApplicationMaintenanceConfiguration(IResolvable value)
`AWS::KinesisAnalyticsV2::Application.ApplicationMaintenanceConfiguration`.
|
void |
CfnApplicationCloudWatchLoggingOption.setCloudWatchLoggingOption(IResolvable value)
Provides a description of Amazon CloudWatch logging options, including the log stream Amazon Resource Name (ARN).
|
void |
CfnApplicationOutput.setOutput(IResolvable value)
Describes a SQL-based Kinesis Data Analytics application's output configuration, in which you identify an in-application stream and a destination where you want the in-application stream data to be written.
|
void |
CfnApplicationReferenceDataSource.setReferenceDataSource(IResolvable value)
For a SQL-based Kinesis Data Analytics application, describes the reference data source by providing the source information (Amazon S3 bucket name and object key name), the resulting in-application table name that is created, and the necessary schema to map the data elements in the Amazon S3 object to the in-application table.
|
void |
CfnApplication.setRunConfiguration(IResolvable value)
`AWS::KinesisAnalyticsV2::Application.RunConfiguration`.
|
CfnApplication.ApplicationSnapshotConfigurationProperty.Builder |
CfnApplication.ApplicationSnapshotConfigurationProperty.Builder.snapshotsEnabled(IResolvable snapshotsEnabled)
|
CfnApplication.ApplicationConfigurationProperty.Builder |
CfnApplication.ApplicationConfigurationProperty.Builder.sqlApplicationConfiguration(IResolvable sqlApplicationConfiguration)
|
CfnApplication.ApplicationConfigurationProperty.Builder |
CfnApplication.ApplicationConfigurationProperty.Builder.vpcConfigurations(IResolvable vpcConfigurations)
Sets the value of
CfnApplication.ApplicationConfigurationProperty.getVpcConfigurations() |
CfnApplication.ApplicationConfigurationProperty.Builder |
CfnApplication.ApplicationConfigurationProperty.Builder.zeppelinApplicationConfiguration(IResolvable zeppelinApplicationConfiguration)
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStreamProps.Builder |
CfnDeliveryStreamProps.Builder.amazonopensearchserviceDestinationConfiguration(IResolvable amazonopensearchserviceDestinationConfiguration)
|
CfnDeliveryStream.Builder |
CfnDeliveryStream.Builder.amazonopensearchserviceDestinationConfiguration(IResolvable amazonopensearchserviceDestinationConfiguration)
The destination in Amazon OpenSearch Service.
|
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Builder |
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Builder.bufferingHints(IResolvable bufferingHints)
|
CfnDeliveryStream.ElasticsearchDestinationConfigurationProperty.Builder |
CfnDeliveryStream.ElasticsearchDestinationConfigurationProperty.Builder.bufferingHints(IResolvable bufferingHints)
|
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder |
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder.bufferingHints(IResolvable bufferingHints)
|
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder |
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder.bufferingHints(IResolvable bufferingHints)
|
CfnDeliveryStream.S3DestinationConfigurationProperty.Builder |
CfnDeliveryStream.S3DestinationConfigurationProperty.Builder.bufferingHints(IResolvable bufferingHints)
Sets the value of
CfnDeliveryStream.S3DestinationConfigurationProperty.getBufferingHints() |
CfnDeliveryStream.OpenXJsonSerDeProperty.Builder |
CfnDeliveryStream.OpenXJsonSerDeProperty.Builder.caseInsensitive(IResolvable caseInsensitive)
Sets the value of
CfnDeliveryStream.OpenXJsonSerDeProperty.getCaseInsensitive() |
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Builder |
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Builder.cloudWatchLoggingOptions(IResolvable cloudWatchLoggingOptions)
|
CfnDeliveryStream.ElasticsearchDestinationConfigurationProperty.Builder |
CfnDeliveryStream.ElasticsearchDestinationConfigurationProperty.Builder.cloudWatchLoggingOptions(IResolvable cloudWatchLoggingOptions)
|
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder |
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder.cloudWatchLoggingOptions(IResolvable cloudWatchLoggingOptions)
|
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder |
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder.cloudWatchLoggingOptions(IResolvable cloudWatchLoggingOptions)
|
CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder |
CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder.cloudWatchLoggingOptions(IResolvable cloudWatchLoggingOptions)
|
CfnDeliveryStream.S3DestinationConfigurationProperty.Builder |
CfnDeliveryStream.S3DestinationConfigurationProperty.Builder.cloudWatchLoggingOptions(IResolvable cloudWatchLoggingOptions)
|
CfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder |
CfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder.cloudWatchLoggingOptions(IResolvable cloudWatchLoggingOptions)
|
CfnDeliveryStream.OpenXJsonSerDeProperty.Builder |
CfnDeliveryStream.OpenXJsonSerDeProperty.Builder.columnToJsonKeyMappings(IResolvable columnToJsonKeyMappings)
Sets the value of
CfnDeliveryStream.OpenXJsonSerDeProperty.getColumnToJsonKeyMappings() |
CfnDeliveryStream.HttpEndpointRequestConfigurationProperty.Builder |
CfnDeliveryStream.HttpEndpointRequestConfigurationProperty.Builder.commonAttributes(IResolvable commonAttributes)
|
CfnDeliveryStream.OpenXJsonSerDeProperty.Builder |
CfnDeliveryStream.OpenXJsonSerDeProperty.Builder.convertDotsInJsonKeysToUnderscores(IResolvable convertDotsInJsonKeysToUnderscores)
|
CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder |
CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder.copyCommand(IResolvable copyCommand)
|
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder |
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder.dataFormatConversionConfiguration(IResolvable dataFormatConversionConfiguration)
|
CfnDeliveryStreamProps.Builder |
CfnDeliveryStreamProps.Builder.deliveryStreamEncryptionConfigurationInput(IResolvable deliveryStreamEncryptionConfigurationInput)
Sets the value of
CfnDeliveryStreamProps.getDeliveryStreamEncryptionConfigurationInput() |
CfnDeliveryStream.Builder |
CfnDeliveryStream.Builder.deliveryStreamEncryptionConfigurationInput(IResolvable deliveryStreamEncryptionConfigurationInput)
Specifies the type and Amazon Resource Name (ARN) of the CMK to use for Server-Side Encryption (SSE).
|
CfnDeliveryStream.InputFormatConfigurationProperty.Builder |
CfnDeliveryStream.InputFormatConfigurationProperty.Builder.deserializer(IResolvable deserializer)
Sets the value of
CfnDeliveryStream.InputFormatConfigurationProperty.getDeserializer() |
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder |
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder.dynamicPartitioningConfiguration(IResolvable dynamicPartitioningConfiguration)
|
CfnDeliveryStreamProps.Builder |
CfnDeliveryStreamProps.Builder.elasticsearchDestinationConfiguration(IResolvable elasticsearchDestinationConfiguration)
Sets the value of
CfnDeliveryStreamProps.getElasticsearchDestinationConfiguration() |
CfnDeliveryStream.Builder |
CfnDeliveryStream.Builder.elasticsearchDestinationConfiguration(IResolvable elasticsearchDestinationConfiguration)
An Amazon ES destination for the delivery stream.
|
CfnDeliveryStream.CloudWatchLoggingOptionsProperty.Builder |
CfnDeliveryStream.CloudWatchLoggingOptionsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDeliveryStream.CloudWatchLoggingOptionsProperty.getEnabled() |
CfnDeliveryStream.DataFormatConversionConfigurationProperty.Builder |
CfnDeliveryStream.DataFormatConversionConfigurationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDeliveryStream.DataFormatConversionConfigurationProperty.getEnabled() |
CfnDeliveryStream.DynamicPartitioningConfigurationProperty.Builder |
CfnDeliveryStream.DynamicPartitioningConfigurationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDeliveryStream.DynamicPartitioningConfigurationProperty.getEnabled() |
CfnDeliveryStream.ProcessingConfigurationProperty.Builder |
CfnDeliveryStream.ProcessingConfigurationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDeliveryStream.ProcessingConfigurationProperty.getEnabled() |
CfnDeliveryStream.ParquetSerDeProperty.Builder |
CfnDeliveryStream.ParquetSerDeProperty.Builder.enableDictionaryCompression(IResolvable enableDictionaryCompression)
Sets the value of
CfnDeliveryStream.ParquetSerDeProperty.getEnableDictionaryCompression() |
CfnDeliveryStream.OrcSerDeProperty.Builder |
CfnDeliveryStream.OrcSerDeProperty.Builder.enablePadding(IResolvable enablePadding)
Sets the value of
CfnDeliveryStream.OrcSerDeProperty.getEnablePadding() |
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder |
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder.encryptionConfiguration(IResolvable encryptionConfiguration)
|
CfnDeliveryStream.S3DestinationConfigurationProperty.Builder |
CfnDeliveryStream.S3DestinationConfigurationProperty.Builder.encryptionConfiguration(IResolvable encryptionConfiguration)
|
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder |
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder.endpointConfiguration(IResolvable endpointConfiguration)
|
CfnDeliveryStreamProps.Builder |
CfnDeliveryStreamProps.Builder.extendedS3DestinationConfiguration(IResolvable extendedS3DestinationConfiguration)
Sets the value of
CfnDeliveryStreamProps.getExtendedS3DestinationConfiguration() |
CfnDeliveryStream.Builder |
CfnDeliveryStream.Builder.extendedS3DestinationConfiguration(IResolvable extendedS3DestinationConfiguration)
An Amazon S3 destination for the delivery stream.
|
CfnDeliveryStream.DeserializerProperty.Builder |
CfnDeliveryStream.DeserializerProperty.Builder.hiveJsonSerDe(IResolvable hiveJsonSerDe)
Sets the value of
CfnDeliveryStream.DeserializerProperty.getHiveJsonSerDe() |
CfnDeliveryStreamProps.Builder |
CfnDeliveryStreamProps.Builder.httpEndpointDestinationConfiguration(IResolvable httpEndpointDestinationConfiguration)
Sets the value of
CfnDeliveryStreamProps.getHttpEndpointDestinationConfiguration() |
CfnDeliveryStream.Builder |
CfnDeliveryStream.Builder.httpEndpointDestinationConfiguration(IResolvable httpEndpointDestinationConfiguration)
Enables configuring Kinesis Firehose to deliver data to any HTTP endpoint destination.
|
CfnDeliveryStream.DataFormatConversionConfigurationProperty.Builder |
CfnDeliveryStream.DataFormatConversionConfigurationProperty.Builder.inputFormatConfiguration(IResolvable inputFormatConfiguration)
|
CfnDeliveryStreamProps.Builder |
CfnDeliveryStreamProps.Builder.kinesisStreamSourceConfiguration(IResolvable kinesisStreamSourceConfiguration)
Sets the value of
CfnDeliveryStreamProps.getKinesisStreamSourceConfiguration() |
CfnDeliveryStream.Builder |
CfnDeliveryStream.Builder.kinesisStreamSourceConfiguration(IResolvable kinesisStreamSourceConfiguration)
When a Kinesis stream is used as the source for the delivery stream, a [KinesisStreamSourceConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-kinesisstreamsourceconfiguration.html) containing the Kinesis stream ARN and the role ARN for the source stream.
|
CfnDeliveryStream.EncryptionConfigurationProperty.Builder |
CfnDeliveryStream.EncryptionConfigurationProperty.Builder.kmsEncryptionConfig(IResolvable kmsEncryptionConfig)
|
CfnDeliveryStream.DeserializerProperty.Builder |
CfnDeliveryStream.DeserializerProperty.Builder.openXJsonSerDe(IResolvable openXJsonSerDe)
Sets the value of
CfnDeliveryStream.DeserializerProperty.getOpenXJsonSerDe() |
CfnDeliveryStream.SerializerProperty.Builder |
CfnDeliveryStream.SerializerProperty.Builder.orcSerDe(IResolvable orcSerDe)
Sets the value of
CfnDeliveryStream.SerializerProperty.getOrcSerDe() |
CfnDeliveryStream.DataFormatConversionConfigurationProperty.Builder |
CfnDeliveryStream.DataFormatConversionConfigurationProperty.Builder.outputFormatConfiguration(IResolvable outputFormatConfiguration)
|
CfnDeliveryStream.ProcessorProperty.Builder |
CfnDeliveryStream.ProcessorProperty.Builder.parameters(IResolvable parameters)
Sets the value of
CfnDeliveryStream.ProcessorProperty.getParameters() |
CfnDeliveryStream.SerializerProperty.Builder |
CfnDeliveryStream.SerializerProperty.Builder.parquetSerDe(IResolvable parquetSerDe)
Sets the value of
CfnDeliveryStream.SerializerProperty.getParquetSerDe() |
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Builder |
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Builder.processingConfiguration(IResolvable processingConfiguration)
|
CfnDeliveryStream.ElasticsearchDestinationConfigurationProperty.Builder |
CfnDeliveryStream.ElasticsearchDestinationConfigurationProperty.Builder.processingConfiguration(IResolvable processingConfiguration)
|
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder |
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder.processingConfiguration(IResolvable processingConfiguration)
|
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder |
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder.processingConfiguration(IResolvable processingConfiguration)
|
CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder |
CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder.processingConfiguration(IResolvable processingConfiguration)
|
CfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder |
CfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder.processingConfiguration(IResolvable processingConfiguration)
|
CfnDeliveryStream.ProcessingConfigurationProperty.Builder |
CfnDeliveryStream.ProcessingConfigurationProperty.Builder.processors(IResolvable processors)
Sets the value of
CfnDeliveryStream.ProcessingConfigurationProperty.getProcessors() |
CfnDeliveryStreamProps.Builder |
CfnDeliveryStreamProps.Builder.redshiftDestinationConfiguration(IResolvable redshiftDestinationConfiguration)
Sets the value of
CfnDeliveryStreamProps.getRedshiftDestinationConfiguration() |
CfnDeliveryStream.Builder |
CfnDeliveryStream.Builder.redshiftDestinationConfiguration(IResolvable redshiftDestinationConfiguration)
An Amazon Redshift destination for the delivery stream.
|
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder |
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder.requestConfiguration(IResolvable requestConfiguration)
|
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Builder |
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Builder.retryOptions(IResolvable retryOptions)
|
CfnDeliveryStream.DynamicPartitioningConfigurationProperty.Builder |
CfnDeliveryStream.DynamicPartitioningConfigurationProperty.Builder.retryOptions(IResolvable retryOptions)
|
CfnDeliveryStream.ElasticsearchDestinationConfigurationProperty.Builder |
CfnDeliveryStream.ElasticsearchDestinationConfigurationProperty.Builder.retryOptions(IResolvable retryOptions)
|
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder |
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder.retryOptions(IResolvable retryOptions)
|
CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder |
CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder.retryOptions(IResolvable retryOptions)
|
CfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder |
CfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder.retryOptions(IResolvable retryOptions)
|
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder |
CfnDeliveryStream.ExtendedS3DestinationConfigurationProperty.Builder.s3BackupConfiguration(IResolvable s3BackupConfiguration)
|
CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder |
CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder.s3BackupConfiguration(IResolvable s3BackupConfiguration)
|
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Builder |
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Builder.s3Configuration(IResolvable s3Configuration)
|
CfnDeliveryStream.ElasticsearchDestinationConfigurationProperty.Builder |
CfnDeliveryStream.ElasticsearchDestinationConfigurationProperty.Builder.s3Configuration(IResolvable s3Configuration)
|
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder |
CfnDeliveryStream.HttpEndpointDestinationConfigurationProperty.Builder.s3Configuration(IResolvable s3Configuration)
|
CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder |
CfnDeliveryStream.RedshiftDestinationConfigurationProperty.Builder.s3Configuration(IResolvable s3Configuration)
|
CfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder |
CfnDeliveryStream.SplunkDestinationConfigurationProperty.Builder.s3Configuration(IResolvable s3Configuration)
|
CfnDeliveryStreamProps.Builder |
CfnDeliveryStreamProps.Builder.s3DestinationConfiguration(IResolvable s3DestinationConfiguration)
Sets the value of
CfnDeliveryStreamProps.getS3DestinationConfiguration() |
CfnDeliveryStream.Builder |
CfnDeliveryStream.Builder.s3DestinationConfiguration(IResolvable s3DestinationConfiguration)
The `S3DestinationConfiguration` property type specifies an Amazon Simple Storage Service (Amazon S3) destination to which Amazon Kinesis Data Firehose (Kinesis Data Firehose) delivers data.
|
CfnDeliveryStream.DataFormatConversionConfigurationProperty.Builder |
CfnDeliveryStream.DataFormatConversionConfigurationProperty.Builder.schemaConfiguration(IResolvable schemaConfiguration)
|
CfnDeliveryStream.OutputFormatConfigurationProperty.Builder |
CfnDeliveryStream.OutputFormatConfigurationProperty.Builder.serializer(IResolvable serializer)
Sets the value of
CfnDeliveryStream.OutputFormatConfigurationProperty.getSerializer() |
void |
CfnDeliveryStream.setAmazonopensearchserviceDestinationConfiguration(IResolvable value)
The destination in Amazon OpenSearch Service.
|
void |
CfnDeliveryStream.setDeliveryStreamEncryptionConfigurationInput(IResolvable value)
Specifies the type and Amazon Resource Name (ARN) of the CMK to use for Server-Side Encryption (SSE).
|
void |
CfnDeliveryStream.setElasticsearchDestinationConfiguration(IResolvable value)
An Amazon ES destination for the delivery stream.
|
void |
CfnDeliveryStream.setExtendedS3DestinationConfiguration(IResolvable value)
An Amazon S3 destination for the delivery stream.
|
void |
CfnDeliveryStream.setHttpEndpointDestinationConfiguration(IResolvable value)
Enables configuring Kinesis Firehose to deliver data to any HTTP endpoint destination.
|
void |
CfnDeliveryStream.setKinesisStreamSourceConfiguration(IResolvable value)
When a Kinesis stream is used as the source for the delivery stream, a [KinesisStreamSourceConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-kinesisstreamsourceconfiguration.html) containing the Kinesis stream ARN and the role ARN for the source stream.
|
void |
CfnDeliveryStream.setRedshiftDestinationConfiguration(IResolvable value)
An Amazon Redshift destination for the delivery stream.
|
void |
CfnDeliveryStream.setS3DestinationConfiguration(IResolvable value)
The `S3DestinationConfiguration` property type specifies an Amazon Simple Storage Service (Amazon S3) destination to which Amazon Kinesis Data Firehose (Kinesis Data Firehose) delivers data.
|
void |
CfnDeliveryStream.setSplunkDestinationConfiguration(IResolvable value)
The configuration of a destination in Splunk for the delivery stream.
|
CfnDeliveryStreamProps.Builder |
CfnDeliveryStreamProps.Builder.splunkDestinationConfiguration(IResolvable splunkDestinationConfiguration)
Sets the value of
CfnDeliveryStreamProps.getSplunkDestinationConfiguration() |
CfnDeliveryStream.Builder |
CfnDeliveryStream.Builder.splunkDestinationConfiguration(IResolvable splunkDestinationConfiguration)
The configuration of a destination in Splunk for the delivery stream.
|
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Builder |
CfnDeliveryStream.AmazonopensearchserviceDestinationConfigurationProperty.Builder.vpcConfiguration(IResolvable vpcConfiguration)
|
CfnDeliveryStream.ElasticsearchDestinationConfigurationProperty.Builder |
CfnDeliveryStream.ElasticsearchDestinationConfigurationProperty.Builder.vpcConfiguration(IResolvable vpcConfiguration)
|
| Modifier and Type | Method and Description |
|---|---|
CfnKeyProps.Builder |
CfnKeyProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnKeyProps.getEnabled() |
CfnReplicaKeyProps.Builder |
CfnReplicaKeyProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnReplicaKeyProps.getEnabled() |
CfnKey.Builder |
CfnKey.Builder.enabled(IResolvable enabled)
Specifies whether the KMS key is enabled.
|
CfnReplicaKey.Builder |
CfnReplicaKey.Builder.enabled(IResolvable enabled)
Specifies whether the replica key is enabled.
|
CfnKeyProps.Builder |
CfnKeyProps.Builder.enableKeyRotation(IResolvable enableKeyRotation)
Sets the value of
CfnKeyProps.getEnableKeyRotation() |
CfnKey.Builder |
CfnKey.Builder.enableKeyRotation(IResolvable enableKeyRotation)
Enables automatic rotation of the key material for the specified KMS key.
|
CfnKeyProps.Builder |
CfnKeyProps.Builder.multiRegion(IResolvable multiRegion)
Sets the value of
CfnKeyProps.getMultiRegion() |
CfnKey.Builder |
CfnKey.Builder.multiRegion(IResolvable multiRegion)
Creates a multi-Region primary key that you can replicate in other AWS Regions .
|
void |
CfnKey.setEnabled(IResolvable value)
Specifies whether the KMS key is enabled.
|
void |
CfnReplicaKey.setEnabled(IResolvable value)
Specifies whether the replica key is enabled.
|
void |
CfnKey.setEnableKeyRotation(IResolvable value)
Enables automatic rotation of the key material for the specified KMS key.
|
void |
CfnKey.setMultiRegion(IResolvable value)
Creates a multi-Region primary key that you can replicate in other AWS Regions .
|
| Modifier and Type | Method and Description |
|---|---|
CfnDataLakeSettingsProps.Builder |
CfnDataLakeSettingsProps.Builder.admins(IResolvable admins)
Sets the value of
CfnDataLakeSettingsProps.getAdmins() |
CfnDataLakeSettings.Builder |
CfnDataLakeSettings.Builder.admins(IResolvable admins)
A list of AWS Lake Formation principals.
|
CfnPermissions.TableWithColumnsResourceProperty.Builder |
CfnPermissions.TableWithColumnsResourceProperty.Builder.columnWildcard(IResolvable columnWildcard)
Sets the value of
CfnPermissions.TableWithColumnsResourceProperty.getColumnWildcard() |
CfnDataCellsFilterProps.Builder |
CfnDataCellsFilterProps.Builder.columnWildcard(IResolvable columnWildcard)
Sets the value of
CfnDataCellsFilterProps.getColumnWildcard() |
CfnPrincipalPermissions.TableWithColumnsResourceProperty.Builder |
CfnPrincipalPermissions.TableWithColumnsResourceProperty.Builder.columnWildcard(IResolvable columnWildcard)
|
CfnDataCellsFilter.Builder |
CfnDataCellsFilter.Builder.columnWildcard(IResolvable columnWildcard)
`AWS::LakeFormation::DataCellsFilter.ColumnWildcard`.
|
CfnPrincipalPermissions.ResourceProperty.Builder |
CfnPrincipalPermissions.ResourceProperty.Builder.database(IResolvable database)
Sets the value of
CfnPrincipalPermissions.ResourceProperty.getDatabase() |
CfnTagAssociation.ResourceProperty.Builder |
CfnTagAssociation.ResourceProperty.Builder.database(IResolvable database)
Sets the value of
CfnTagAssociation.ResourceProperty.getDatabase() |
CfnPermissions.ResourceProperty.Builder |
CfnPermissions.ResourceProperty.Builder.databaseResource(IResolvable databaseResource)
Sets the value of
CfnPermissions.ResourceProperty.getDatabaseResource() |
CfnPrincipalPermissions.ResourceProperty.Builder |
CfnPrincipalPermissions.ResourceProperty.Builder.dataCellsFilter(IResolvable dataCellsFilter)
Sets the value of
CfnPrincipalPermissions.ResourceProperty.getDataCellsFilter() |
CfnPermissions.Builder |
CfnPermissions.Builder.dataLakePrincipal(IResolvable dataLakePrincipal)
The AWS Lake Formation principal.
|
CfnPermissionsProps.Builder |
CfnPermissionsProps.Builder.dataLakePrincipal(IResolvable dataLakePrincipal)
Sets the value of
CfnPermissionsProps.getDataLakePrincipal() |
CfnPrincipalPermissions.ResourceProperty.Builder |
CfnPrincipalPermissions.ResourceProperty.Builder.dataLocation(IResolvable dataLocation)
Sets the value of
CfnPrincipalPermissions.ResourceProperty.getDataLocation() |
CfnPermissions.ResourceProperty.Builder |
CfnPermissions.ResourceProperty.Builder.dataLocationResource(IResolvable dataLocationResource)
Sets the value of
CfnPermissions.ResourceProperty.getDataLocationResource() |
CfnPrincipalPermissions.LFTagPolicyResourceProperty.Builder |
CfnPrincipalPermissions.LFTagPolicyResourceProperty.Builder.expression(IResolvable expression)
Sets the value of
CfnPrincipalPermissions.LFTagPolicyResourceProperty.getExpression() |
CfnPrincipalPermissions.ResourceProperty.Builder |
CfnPrincipalPermissions.ResourceProperty.Builder.lfTag(IResolvable lfTag)
Sets the value of
CfnPrincipalPermissions.ResourceProperty.getLfTag() |
CfnPrincipalPermissions.ResourceProperty.Builder |
CfnPrincipalPermissions.ResourceProperty.Builder.lfTagPolicy(IResolvable lfTagPolicy)
Sets the value of
CfnPrincipalPermissions.ResourceProperty.getLfTagPolicy() |
CfnTagAssociationProps.Builder |
CfnTagAssociationProps.Builder.lfTags(IResolvable lfTags)
Sets the value of
CfnTagAssociationProps.getLfTags() |
CfnTagAssociation.Builder |
CfnTagAssociation.Builder.lfTags(IResolvable lfTags)
`AWS::LakeFormation::TagAssociation.LFTags`.
|
CfnPrincipalPermissionsProps.Builder |
CfnPrincipalPermissionsProps.Builder.principal(IResolvable principal)
Sets the value of
CfnPrincipalPermissionsProps.getPrincipal() |
CfnPrincipalPermissions.Builder |
CfnPrincipalPermissions.Builder.principal(IResolvable principal)
`AWS::LakeFormation::PrincipalPermissions.Principal`.
|
CfnPermissions.Builder |
CfnPermissions.Builder.resource(IResolvable resource)
A structure for the resource.
|
CfnTagAssociationProps.Builder |
CfnTagAssociationProps.Builder.resource(IResolvable resource)
Sets the value of
CfnTagAssociationProps.getResource() |
CfnPrincipalPermissionsProps.Builder |
CfnPrincipalPermissionsProps.Builder.resource(IResolvable resource)
Sets the value of
CfnPrincipalPermissionsProps.getResource() |
CfnPrincipalPermissions.Builder |
CfnPrincipalPermissions.Builder.resource(IResolvable resource)
`AWS::LakeFormation::PrincipalPermissions.Resource`.
|
CfnPermissionsProps.Builder |
CfnPermissionsProps.Builder.resource(IResolvable resource)
Sets the value of
CfnPermissionsProps.getResource() |
CfnTagAssociation.Builder |
CfnTagAssociation.Builder.resource(IResolvable resource)
`AWS::LakeFormation::TagAssociation.Resource`.
|
CfnDataCellsFilterProps.Builder |
CfnDataCellsFilterProps.Builder.rowFilter(IResolvable rowFilter)
Sets the value of
CfnDataCellsFilterProps.getRowFilter() |
CfnDataCellsFilter.Builder |
CfnDataCellsFilter.Builder.rowFilter(IResolvable rowFilter)
`AWS::LakeFormation::DataCellsFilter.RowFilter`.
|
void |
CfnDataLakeSettings.setAdmins(IResolvable value)
A list of AWS Lake Formation principals.
|
void |
CfnDataCellsFilter.setColumnWildcard(IResolvable value)
`AWS::LakeFormation::DataCellsFilter.ColumnWildcard`.
|
void |
CfnPermissions.setDataLakePrincipal(IResolvable value)
The AWS Lake Formation principal.
|
void |
CfnTagAssociation.setLfTags(IResolvable value)
`AWS::LakeFormation::TagAssociation.LFTags`.
|
void |
CfnPrincipalPermissions.setPrincipal(IResolvable value)
`AWS::LakeFormation::PrincipalPermissions.Principal`.
|
void |
CfnPermissions.setResource(IResolvable value)
A structure for the resource.
|
void |
CfnPrincipalPermissions.setResource(IResolvable value)
`AWS::LakeFormation::PrincipalPermissions.Resource`.
|
void |
CfnTagAssociation.setResource(IResolvable value)
`AWS::LakeFormation::TagAssociation.Resource`.
|
void |
CfnDataCellsFilter.setRowFilter(IResolvable value)
`AWS::LakeFormation::DataCellsFilter.RowFilter`.
|
void |
CfnResource.setUseServiceLinkedRole(IResolvable value)
Designates a trusted caller, an IAM principal, by registering this caller with the Data Catalog.
|
CfnPrincipalPermissions.ResourceProperty.Builder |
CfnPrincipalPermissions.ResourceProperty.Builder.table(IResolvable table)
Sets the value of
CfnPrincipalPermissions.ResourceProperty.getTable() |
CfnTagAssociation.ResourceProperty.Builder |
CfnTagAssociation.ResourceProperty.Builder.table(IResolvable table)
Sets the value of
CfnTagAssociation.ResourceProperty.getTable() |
CfnPermissions.ResourceProperty.Builder |
CfnPermissions.ResourceProperty.Builder.tableResource(IResolvable tableResource)
Sets the value of
CfnPermissions.ResourceProperty.getTableResource() |
CfnPermissions.TableResourceProperty.Builder |
CfnPermissions.TableResourceProperty.Builder.tableWildcard(IResolvable tableWildcard)
Sets the value of
CfnPermissions.TableResourceProperty.getTableWildcard() |
CfnPrincipalPermissions.ResourceProperty.Builder |
CfnPrincipalPermissions.ResourceProperty.Builder.tableWithColumns(IResolvable tableWithColumns)
Sets the value of
CfnPrincipalPermissions.ResourceProperty.getTableWithColumns() |
CfnTagAssociation.ResourceProperty.Builder |
CfnTagAssociation.ResourceProperty.Builder.tableWithColumns(IResolvable tableWithColumns)
Sets the value of
CfnTagAssociation.ResourceProperty.getTableWithColumns() |
CfnPermissions.ResourceProperty.Builder |
CfnPermissions.ResourceProperty.Builder.tableWithColumnsResource(IResolvable tableWithColumnsResource)
Sets the value of
CfnPermissions.ResourceProperty.getTableWithColumnsResource() |
CfnResource.Builder |
CfnResource.Builder.useServiceLinkedRole(IResolvable useServiceLinkedRole)
Designates a trusted caller, an IAM principal, by registering this caller with the Data Catalog.
|
CfnResourceProps.Builder |
CfnResourceProps.Builder.useServiceLinkedRole(IResolvable useServiceLinkedRole)
Sets the value of
CfnResourceProps.getUseServiceLinkedRole() |
| Modifier and Type | Method and Description |
|---|---|
CfnAlias.AliasRoutingConfigurationProperty.Builder |
CfnAlias.AliasRoutingConfigurationProperty.Builder.additionalVersionWeights(IResolvable additionalVersionWeights)
Sets the value of
CfnAlias.AliasRoutingConfigurationProperty.getAdditionalVersionWeights() |
CfnUrl.CorsProperty.Builder |
CfnUrl.CorsProperty.Builder.allowCredentials(IResolvable allowCredentials)
Sets the value of
CfnUrl.CorsProperty.getAllowCredentials() |
CfnCodeSigningConfig.Builder |
CfnCodeSigningConfig.Builder.allowedPublishers(IResolvable allowedPublishers)
List of allowed publishers.
|
CfnCodeSigningConfigProps.Builder |
CfnCodeSigningConfigProps.Builder.allowedPublishers(IResolvable allowedPublishers)
Sets the value of
CfnCodeSigningConfigProps.getAllowedPublishers() |
CfnEventSourceMapping.Builder |
CfnEventSourceMapping.Builder.amazonManagedKafkaEventSourceConfig(IResolvable amazonManagedKafkaEventSourceConfig)
`AWS::Lambda::EventSourceMapping.AmazonManagedKafkaEventSourceConfig`.
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.amazonManagedKafkaEventSourceConfig(IResolvable amazonManagedKafkaEventSourceConfig)
Sets the value of
CfnEventSourceMappingProps.getAmazonManagedKafkaEventSourceConfig() |
CfnEventSourceMapping.Builder |
CfnEventSourceMapping.Builder.bisectBatchOnFunctionError(IResolvable bisectBatchOnFunctionError)
(Streams only) If the function returns an error, split the batch in two and retry.
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.bisectBatchOnFunctionError(IResolvable bisectBatchOnFunctionError)
Sets the value of
CfnEventSourceMappingProps.getBisectBatchOnFunctionError() |
CfnFunction.Builder |
CfnFunction.Builder.code(IResolvable code)
The code for the function.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.code(IResolvable code)
Sets the value of
CfnFunctionProps.getCode() |
CfnCodeSigningConfig.Builder |
CfnCodeSigningConfig.Builder.codeSigningPolicies(IResolvable codeSigningPolicies)
The code signing policy controls the validation failure action for signature mismatch or expiry.
|
CfnCodeSigningConfigProps.Builder |
CfnCodeSigningConfigProps.Builder.codeSigningPolicies(IResolvable codeSigningPolicies)
Sets the value of
CfnCodeSigningConfigProps.getCodeSigningPolicies() |
CfnLayerVersion.Builder |
CfnLayerVersion.Builder.content(IResolvable content)
The function layer archive.
|
CfnLayerVersionProps.Builder |
CfnLayerVersionProps.Builder.content(IResolvable content)
Sets the value of
CfnLayerVersionProps.getContent() |
CfnUrlProps.Builder |
CfnUrlProps.Builder.cors(IResolvable cors)
Sets the value of
CfnUrlProps.getCors() |
CfnUrl.Builder |
CfnUrl.Builder.cors(IResolvable cors)
The [Cross-Origin Resource Sharing (CORS)](https://docs.aws.amazon.com/https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) settings for your function URL.
|
CfnFunction.Builder |
CfnFunction.Builder.deadLetterConfig(IResolvable deadLetterConfig)
A dead letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when they fail processing.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.deadLetterConfig(IResolvable deadLetterConfig)
Sets the value of
CfnFunctionProps.getDeadLetterConfig() |
CfnEventSourceMapping.Builder |
CfnEventSourceMapping.Builder.destinationConfig(IResolvable destinationConfig)
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
|
CfnEventInvokeConfigProps.Builder |
CfnEventInvokeConfigProps.Builder.destinationConfig(IResolvable destinationConfig)
Sets the value of
CfnEventInvokeConfigProps.getDestinationConfig() |
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.destinationConfig(IResolvable destinationConfig)
Sets the value of
CfnEventSourceMappingProps.getDestinationConfig() |
CfnEventInvokeConfig.Builder |
CfnEventInvokeConfig.Builder.destinationConfig(IResolvable destinationConfig)
A destination for events after they have been sent to a function for processing.
|
CfnEventSourceMapping.Builder |
CfnEventSourceMapping.Builder.enabled(IResolvable enabled)
When true, the event source mapping is active.
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnEventSourceMappingProps.getEnabled() |
CfnEventSourceMapping.SelfManagedEventSourceProperty.Builder |
CfnEventSourceMapping.SelfManagedEventSourceProperty.Builder.endpoints(IResolvable endpoints)
Sets the value of
CfnEventSourceMapping.SelfManagedEventSourceProperty.getEndpoints() |
CfnFunction.Builder |
CfnFunction.Builder.environment(IResolvable environment)
Environment variables that are accessible from function code during execution.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.environment(IResolvable environment)
Sets the value of
CfnFunctionProps.getEnvironment() |
CfnFunction.Builder |
CfnFunction.Builder.ephemeralStorage(IResolvable ephemeralStorage)
The size of the function’s /tmp directory in MB.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.ephemeralStorage(IResolvable ephemeralStorage)
Sets the value of
CfnFunctionProps.getEphemeralStorage() |
CfnFunction.Builder |
CfnFunction.Builder.fileSystemConfigs(IResolvable fileSystemConfigs)
Connection settings for an Amazon EFS file system.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.fileSystemConfigs(IResolvable fileSystemConfigs)
Sets the value of
CfnFunctionProps.getFileSystemConfigs() |
CfnEventSourceMapping.Builder |
CfnEventSourceMapping.Builder.filterCriteria(IResolvable filterCriteria)
(Streams and Amazon SQS) An object that defines the filter criteria that determine whether Lambda should process an event.
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.filterCriteria(IResolvable filterCriteria)
Sets the value of
CfnEventSourceMappingProps.getFilterCriteria() |
CfnEventSourceMapping.FilterCriteriaProperty.Builder |
CfnEventSourceMapping.FilterCriteriaProperty.Builder.filters(IResolvable filters)
Sets the value of
CfnEventSourceMapping.FilterCriteriaProperty.getFilters() |
CfnFunction.Builder |
CfnFunction.Builder.imageConfig(IResolvable imageConfig)
Configuration values that override the container image Dockerfile settings.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.imageConfig(IResolvable imageConfig)
Sets the value of
CfnFunctionProps.getImageConfig() |
CfnEventSourceMapping.DestinationConfigProperty.Builder |
CfnEventSourceMapping.DestinationConfigProperty.Builder.onFailure(IResolvable onFailure)
Sets the value of
CfnEventSourceMapping.DestinationConfigProperty.getOnFailure() |
CfnEventInvokeConfig.DestinationConfigProperty.Builder |
CfnEventInvokeConfig.DestinationConfigProperty.Builder.onFailure(IResolvable onFailure)
Sets the value of
CfnEventInvokeConfig.DestinationConfigProperty.getOnFailure() |
CfnEventInvokeConfig.DestinationConfigProperty.Builder |
CfnEventInvokeConfig.DestinationConfigProperty.Builder.onSuccess(IResolvable onSuccess)
Sets the value of
CfnEventInvokeConfig.DestinationConfigProperty.getOnSuccess() |
CfnAliasProps.Builder |
CfnAliasProps.Builder.provisionedConcurrencyConfig(IResolvable provisionedConcurrencyConfig)
Sets the value of
CfnAliasProps.getProvisionedConcurrencyConfig() |
CfnVersionProps.Builder |
CfnVersionProps.Builder.provisionedConcurrencyConfig(IResolvable provisionedConcurrencyConfig)
Sets the value of
CfnVersionProps.getProvisionedConcurrencyConfig() |
CfnVersion.Builder |
CfnVersion.Builder.provisionedConcurrencyConfig(IResolvable provisionedConcurrencyConfig)
Specifies a provisioned concurrency configuration for a function's version.
|
CfnAlias.Builder |
CfnAlias.Builder.provisionedConcurrencyConfig(IResolvable provisionedConcurrencyConfig)
Specifies a [provisioned concurrency](https://docs.aws.amazon.com/lambda/latest/dg/configuration-concurrency.html) configuration for a function's alias.
|
CfnAliasProps.Builder |
CfnAliasProps.Builder.routingConfig(IResolvable routingConfig)
Sets the value of
CfnAliasProps.getRoutingConfig() |
CfnAlias.Builder |
CfnAlias.Builder.routingConfig(IResolvable routingConfig)
The [routing configuration](https://docs.aws.amazon.com/lambda/latest/dg/lambda-traffic-shifting-using-aliases.html) of the alias.
|
CfnEventSourceMapping.Builder |
CfnEventSourceMapping.Builder.selfManagedEventSource(IResolvable selfManagedEventSource)
The self-managed Apache Kafka cluster for your event source.
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.selfManagedEventSource(IResolvable selfManagedEventSource)
Sets the value of
CfnEventSourceMappingProps.getSelfManagedEventSource() |
CfnEventSourceMapping.Builder |
CfnEventSourceMapping.Builder.selfManagedKafkaEventSourceConfig(IResolvable selfManagedKafkaEventSourceConfig)
`AWS::Lambda::EventSourceMapping.SelfManagedKafkaEventSourceConfig`.
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.selfManagedKafkaEventSourceConfig(IResolvable selfManagedKafkaEventSourceConfig)
Sets the value of
CfnEventSourceMappingProps.getSelfManagedKafkaEventSourceConfig() |
void |
CfnCodeSigningConfig.setAllowedPublishers(IResolvable value)
List of allowed publishers.
|
void |
CfnEventSourceMapping.setAmazonManagedKafkaEventSourceConfig(IResolvable value)
`AWS::Lambda::EventSourceMapping.AmazonManagedKafkaEventSourceConfig`.
|
void |
CfnEventSourceMapping.setBisectBatchOnFunctionError(IResolvable value)
(Streams only) If the function returns an error, split the batch in two and retry.
|
void |
CfnFunction.setCode(IResolvable value)
The code for the function.
|
void |
CfnCodeSigningConfig.setCodeSigningPolicies(IResolvable value)
The code signing policy controls the validation failure action for signature mismatch or expiry.
|
void |
CfnLayerVersion.setContent(IResolvable value)
The function layer archive.
|
void |
CfnUrl.setCors(IResolvable value)
The [Cross-Origin Resource Sharing (CORS)](https://docs.aws.amazon.com/https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) settings for your function URL.
|
void |
CfnFunction.setDeadLetterConfig(IResolvable value)
A dead letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when they fail processing.
|
void |
CfnEventSourceMapping.setDestinationConfig(IResolvable value)
(Streams only) An Amazon SQS queue or Amazon SNS topic destination for discarded records.
|
void |
CfnEventInvokeConfig.setDestinationConfig(IResolvable value)
A destination for events after they have been sent to a function for processing.
|
void |
CfnEventSourceMapping.setEnabled(IResolvable value)
When true, the event source mapping is active.
|
void |
CfnFunction.setEnvironment(IResolvable value)
Environment variables that are accessible from function code during execution.
|
void |
CfnFunction.setEphemeralStorage(IResolvable value)
The size of the function’s /tmp directory in MB.
|
void |
CfnFunction.setFileSystemConfigs(IResolvable value)
Connection settings for an Amazon EFS file system.
|
void |
CfnEventSourceMapping.setFilterCriteria(IResolvable value)
(Streams and Amazon SQS) An object that defines the filter criteria that determine whether Lambda should process an event.
|
void |
CfnFunction.setImageConfig(IResolvable value)
Configuration values that override the container image Dockerfile settings.
|
void |
CfnVersion.setProvisionedConcurrencyConfig(IResolvable value)
Specifies a provisioned concurrency configuration for a function's version.
|
void |
CfnAlias.setProvisionedConcurrencyConfig(IResolvable value)
Specifies a [provisioned concurrency](https://docs.aws.amazon.com/lambda/latest/dg/configuration-concurrency.html) configuration for a function's alias.
|
void |
CfnAlias.setRoutingConfig(IResolvable value)
The [routing configuration](https://docs.aws.amazon.com/lambda/latest/dg/lambda-traffic-shifting-using-aliases.html) of the alias.
|
void |
CfnEventSourceMapping.setSelfManagedEventSource(IResolvable value)
The self-managed Apache Kafka cluster for your event source.
|
void |
CfnEventSourceMapping.setSelfManagedKafkaEventSourceConfig(IResolvable value)
`AWS::Lambda::EventSourceMapping.SelfManagedKafkaEventSourceConfig`.
|
void |
CfnEventSourceMapping.setSourceAccessConfigurations(IResolvable value)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
void |
CfnFunction.setTracingConfig(IResolvable value)
Set `Mode` to `Active` to sample and trace a subset of incoming requests with [X-Ray](https://docs.aws.amazon.com/lambda/latest/dg/services-xray.html) .
|
void |
CfnFunction.setVpcConfig(IResolvable value)
For network connectivity to AWS resources in a [VPC](https://docs.aws.amazon.com/lambda/latest/dg/configuration-network.html) , specify a list of security groups and subnets in the VPC.
|
CfnEventSourceMapping.Builder |
CfnEventSourceMapping.Builder.sourceAccessConfigurations(IResolvable sourceAccessConfigurations)
An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.
|
CfnEventSourceMappingProps.Builder |
CfnEventSourceMappingProps.Builder.sourceAccessConfigurations(IResolvable sourceAccessConfigurations)
Sets the value of
CfnEventSourceMappingProps.getSourceAccessConfigurations() |
CfnFunction.Builder |
CfnFunction.Builder.tracingConfig(IResolvable tracingConfig)
Set `Mode` to `Active` to sample and trace a subset of incoming requests with [X-Ray](https://docs.aws.amazon.com/lambda/latest/dg/services-xray.html) .
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.tracingConfig(IResolvable tracingConfig)
Sets the value of
CfnFunctionProps.getTracingConfig() |
CfnFunction.EnvironmentProperty.Builder |
CfnFunction.EnvironmentProperty.Builder.variables(IResolvable variables)
Sets the value of
CfnFunction.EnvironmentProperty.getVariables() |
CfnFunction.Builder |
CfnFunction.Builder.vpcConfig(IResolvable vpcConfig)
For network connectivity to AWS resources in a [VPC](https://docs.aws.amazon.com/lambda/latest/dg/configuration-network.html) , specify a list of security groups and subnets in the VPC.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.vpcConfig(IResolvable vpcConfig)
Sets the value of
CfnFunctionProps.getVpcConfig() |
| Modifier and Type | Method and Description |
|---|---|
CfnLicense.EntitlementProperty.Builder |
CfnLicense.EntitlementProperty.Builder.allowCheckIn(IResolvable allowCheckIn)
Sets the value of
CfnLicense.EntitlementProperty.getAllowCheckIn() |
CfnLicense.BorrowConfigurationProperty.Builder |
CfnLicense.BorrowConfigurationProperty.Builder.allowEarlyCheckIn(IResolvable allowEarlyCheckIn)
Sets the value of
CfnLicense.BorrowConfigurationProperty.getAllowEarlyCheckIn() |
CfnLicense.ConsumptionConfigurationProperty.Builder |
CfnLicense.ConsumptionConfigurationProperty.Builder.borrowConfiguration(IResolvable borrowConfiguration)
Sets the value of
CfnLicense.ConsumptionConfigurationProperty.getBorrowConfiguration() |
CfnLicense.Builder |
CfnLicense.Builder.consumptionConfiguration(IResolvable consumptionConfiguration)
Configuration for consumption of the license.
|
CfnLicenseProps.Builder |
CfnLicenseProps.Builder.consumptionConfiguration(IResolvable consumptionConfiguration)
Sets the value of
CfnLicenseProps.getConsumptionConfiguration() |
CfnLicense.Builder |
CfnLicense.Builder.entitlements(IResolvable entitlements)
License entitlements.
|
CfnLicenseProps.Builder |
CfnLicenseProps.Builder.entitlements(IResolvable entitlements)
Sets the value of
CfnLicenseProps.getEntitlements() |
CfnLicense.Builder |
CfnLicense.Builder.issuer(IResolvable issuer)
License issuer.
|
CfnLicenseProps.Builder |
CfnLicenseProps.Builder.issuer(IResolvable issuer)
Sets the value of
CfnLicenseProps.getIssuer() |
CfnLicense.Builder |
CfnLicense.Builder.licenseMetadata(IResolvable licenseMetadata)
License metadata.
|
CfnLicenseProps.Builder |
CfnLicenseProps.Builder.licenseMetadata(IResolvable licenseMetadata)
Sets the value of
CfnLicenseProps.getLicenseMetadata() |
CfnLicense.EntitlementProperty.Builder |
CfnLicense.EntitlementProperty.Builder.overage(IResolvable overage)
Sets the value of
CfnLicense.EntitlementProperty.getOverage() |
CfnLicense.ConsumptionConfigurationProperty.Builder |
CfnLicense.ConsumptionConfigurationProperty.Builder.provisionalConfiguration(IResolvable provisionalConfiguration)
|
void |
CfnLicense.setConsumptionConfiguration(IResolvable value)
Configuration for consumption of the license.
|
void |
CfnLicense.setEntitlements(IResolvable value)
License entitlements.
|
void |
CfnLicense.setIssuer(IResolvable value)
License issuer.
|
void |
CfnLicense.setLicenseMetadata(IResolvable value)
License metadata.
|
void |
CfnLicense.setValidity(IResolvable value)
Date and time range during which the license is valid, in ISO8601-UTC format.
|
CfnLicense.Builder |
CfnLicense.Builder.validity(IResolvable validity)
Date and time range during which the license is valid, in ISO8601-UTC format.
|
CfnLicenseProps.Builder |
CfnLicenseProps.Builder.validity(IResolvable validity)
Sets the value of
CfnLicenseProps.getValidity() |
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnBucket.getAttrAbleToUpdateBundle()
A Boolean value indicating whether the bundle that is currently applied to your distribution can be changed to another bundle.
|
IResolvable |
CfnDistribution.getAttrAbleToUpdateBundle()
Indicates whether you can update the distribution’s current bundle to another bundle.
|
IResolvable |
CfnDisk.getAttrIsAttached()
A Boolean value indicating whether the disk is attached to an instance.
|
IResolvable |
CfnStaticIp.getAttrIsAttached()
A Boolean value indicating whether the static IP is attached to an instance.
|
IResolvable |
CfnInstance.getAttrIsStaticIp()
A Boolean value indicating whether the instance has a static IP assigned to it.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.Builder |
CfnBucket.Builder.accessRules(IResolvable accessRules)
An object that describes the access rules for the bucket.
|
CfnBucketProps.Builder |
CfnBucketProps.Builder.accessRules(IResolvable accessRules)
Sets the value of
CfnBucketProps.getAccessRules() |
CfnDisk.Builder |
CfnDisk.Builder.addOns(IResolvable addOns)
An array of add-ons for the disk.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.addOns(IResolvable addOns)
Sets the value of
CfnInstanceProps.getAddOns() |
CfnInstance.Builder |
CfnInstance.Builder.addOns(IResolvable addOns)
An array of add-ons for the instance.
|
CfnDiskProps.Builder |
CfnDiskProps.Builder.addOns(IResolvable addOns)
Sets the value of
CfnDiskProps.getAddOns() |
CfnBucket.AccessRulesProperty.Builder |
CfnBucket.AccessRulesProperty.Builder.allowPublicOverrides(IResolvable allowPublicOverrides)
Sets the value of
CfnBucket.AccessRulesProperty.getAllowPublicOverrides() |
CfnDisk.AddOnProperty.Builder |
CfnDisk.AddOnProperty.Builder.autoSnapshotAddOnRequest(IResolvable autoSnapshotAddOnRequest)
Sets the value of
CfnDisk.AddOnProperty.getAutoSnapshotAddOnRequest() |
CfnInstance.AddOnProperty.Builder |
CfnInstance.AddOnProperty.Builder.autoSnapshotAddOnRequest(IResolvable autoSnapshotAddOnRequest)
Sets the value of
CfnInstance.AddOnProperty.getAutoSnapshotAddOnRequest() |
CfnDatabaseProps.Builder |
CfnDatabaseProps.Builder.backupRetention(IResolvable backupRetention)
Sets the value of
CfnDatabaseProps.getBackupRetention() |
CfnDatabase.Builder |
CfnDatabase.Builder.backupRetention(IResolvable backupRetention)
A Boolean value indicating whether automated backup retention is enabled for the database.
|
CfnDistributionProps.Builder |
CfnDistributionProps.Builder.cacheBehaviors(IResolvable cacheBehaviors)
Sets the value of
CfnDistributionProps.getCacheBehaviors() |
CfnDistribution.Builder |
CfnDistribution.Builder.cacheBehaviors(IResolvable cacheBehaviors)
An array of objects that describe the per-path cache behavior of the distribution.
|
CfnDistributionProps.Builder |
CfnDistributionProps.Builder.cacheBehaviorSettings(IResolvable cacheBehaviorSettings)
Sets the value of
CfnDistributionProps.getCacheBehaviorSettings() |
CfnDistribution.Builder |
CfnDistribution.Builder.cacheBehaviorSettings(IResolvable cacheBehaviorSettings)
An object that describes the cache behavior settings of the distribution.
|
CfnContainer.ContainerServiceDeploymentProperty.Builder |
CfnContainer.ContainerServiceDeploymentProperty.Builder.containers(IResolvable containers)
Sets the value of
CfnContainer.ContainerServiceDeploymentProperty.getContainers() |
CfnContainer.Builder |
CfnContainer.Builder.containerServiceDeployment(IResolvable containerServiceDeployment)
An object that describes the current container deployment of the container service.
|
CfnContainerProps.Builder |
CfnContainerProps.Builder.containerServiceDeployment(IResolvable containerServiceDeployment)
Sets the value of
CfnContainerProps.getContainerServiceDeployment() |
CfnDistributionProps.Builder |
CfnDistributionProps.Builder.defaultCacheBehavior(IResolvable defaultCacheBehavior)
Sets the value of
CfnDistributionProps.getDefaultCacheBehavior() |
CfnDistribution.Builder |
CfnDistribution.Builder.defaultCacheBehavior(IResolvable defaultCacheBehavior)
An object that describes the default cache behavior of the distribution.
|
CfnInstance.HardwareProperty.Builder |
CfnInstance.HardwareProperty.Builder.disks(IResolvable disks)
Sets the value of
CfnInstance.HardwareProperty.getDisks() |
CfnContainer.ContainerProperty.Builder |
CfnContainer.ContainerProperty.Builder.environment(IResolvable environment)
Sets the value of
CfnContainer.ContainerProperty.getEnvironment() |
CfnDistribution.CacheSettingsProperty.Builder |
CfnDistribution.CacheSettingsProperty.Builder.forwardedCookies(IResolvable forwardedCookies)
Sets the value of
CfnDistribution.CacheSettingsProperty.getForwardedCookies() |
CfnDistribution.CacheSettingsProperty.Builder |
CfnDistribution.CacheSettingsProperty.Builder.forwardedHeaders(IResolvable forwardedHeaders)
Sets the value of
CfnDistribution.CacheSettingsProperty.getForwardedHeaders() |
CfnDistribution.CacheSettingsProperty.Builder |
CfnDistribution.CacheSettingsProperty.Builder.forwardedQueryStrings(IResolvable forwardedQueryStrings)
Sets the value of
CfnDistribution.CacheSettingsProperty.getForwardedQueryStrings() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.hardware(IResolvable hardware)
Sets the value of
CfnInstanceProps.getHardware() |
CfnInstance.Builder |
CfnInstance.Builder.hardware(IResolvable hardware)
The hardware properties for the instance, such as the vCPU count, attached disks, and amount of RAM.
|
CfnContainer.PublicEndpointProperty.Builder |
CfnContainer.PublicEndpointProperty.Builder.healthCheckConfig(IResolvable healthCheckConfig)
Sets the value of
CfnContainer.PublicEndpointProperty.getHealthCheckConfig() |
CfnLoadBalancerTlsCertificateProps.Builder |
CfnLoadBalancerTlsCertificateProps.Builder.httpsRedirectionEnabled(IResolvable httpsRedirectionEnabled)
Sets the value of
CfnLoadBalancerTlsCertificateProps.getHttpsRedirectionEnabled() |
CfnLoadBalancerTlsCertificate.Builder |
CfnLoadBalancerTlsCertificate.Builder.httpsRedirectionEnabled(IResolvable httpsRedirectionEnabled)
A Boolean value indicating whether HTTPS redirection is enabled for the load balancer that the TLS certificate is attached to.
|
CfnLoadBalancerTlsCertificateProps.Builder |
CfnLoadBalancerTlsCertificateProps.Builder.isAttached(IResolvable isAttached)
Sets the value of
CfnLoadBalancerTlsCertificateProps.getIsAttached() |
CfnLoadBalancerTlsCertificate.Builder |
CfnLoadBalancerTlsCertificate.Builder.isAttached(IResolvable isAttached)
A Boolean value indicating whether the SSL/TLS certificate is attached to a Lightsail load balancer.
|
CfnContainer.Builder |
CfnContainer.Builder.isDisabled(IResolvable isDisabled)
A Boolean value indicating whether the container service is disabled.
|
CfnContainerProps.Builder |
CfnContainerProps.Builder.isDisabled(IResolvable isDisabled)
Sets the value of
CfnContainerProps.getIsDisabled() |
CfnDistributionProps.Builder |
CfnDistributionProps.Builder.isEnabled(IResolvable isEnabled)
Sets the value of
CfnDistributionProps.getIsEnabled() |
CfnDistribution.Builder |
CfnDistribution.Builder.isEnabled(IResolvable isEnabled)
A Boolean value indicating whether the distribution is enabled.
|
CfnDatabase.RelationalDatabaseParameterProperty.Builder |
CfnDatabase.RelationalDatabaseParameterProperty.Builder.isModifiable(IResolvable isModifiable)
Sets the value of
CfnDatabase.RelationalDatabaseParameterProperty.getIsModifiable() |
CfnInstance.DiskProperty.Builder |
CfnInstance.DiskProperty.Builder.isSystemDisk(IResolvable isSystemDisk)
Sets the value of
CfnInstance.DiskProperty.getIsSystemDisk() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.networking(IResolvable networking)
Sets the value of
CfnInstanceProps.getNetworking() |
CfnInstance.Builder |
CfnInstance.Builder.networking(IResolvable networking)
The public ports and the monthly amount of data transfer allocated for the instance.
|
CfnAlarmProps.Builder |
CfnAlarmProps.Builder.notificationEnabled(IResolvable notificationEnabled)
Sets the value of
CfnAlarmProps.getNotificationEnabled() |
CfnAlarm.Builder |
CfnAlarm.Builder.notificationEnabled(IResolvable notificationEnabled)
A Boolean value indicating whether the alarm is enabled.
|
CfnBucket.Builder |
CfnBucket.Builder.objectVersioning(IResolvable objectVersioning)
Indicates whether object versioning is enabled for the bucket.
|
CfnBucketProps.Builder |
CfnBucketProps.Builder.objectVersioning(IResolvable objectVersioning)
Sets the value of
CfnBucketProps.getObjectVersioning() |
CfnDistribution.QueryStringObjectProperty.Builder |
CfnDistribution.QueryStringObjectProperty.Builder.option(IResolvable option)
Sets the value of
CfnDistribution.QueryStringObjectProperty.getOption() |
CfnDistributionProps.Builder |
CfnDistributionProps.Builder.origin(IResolvable origin)
Sets the value of
CfnDistributionProps.getOrigin() |
CfnDistribution.Builder |
CfnDistribution.Builder.origin(IResolvable origin)
An object that describes the origin resource of the distribution, such as a Lightsail instance, bucket, or load balancer.
|
CfnContainer.ContainerProperty.Builder |
CfnContainer.ContainerProperty.Builder.ports(IResolvable ports)
Sets the value of
CfnContainer.ContainerProperty.getPorts() |
CfnInstance.NetworkingProperty.Builder |
CfnInstance.NetworkingProperty.Builder.ports(IResolvable ports)
Sets the value of
CfnInstance.NetworkingProperty.getPorts() |
CfnContainer.Builder |
CfnContainer.Builder.publicDomainNames(IResolvable publicDomainNames)
The public domain name of the container service, such as `example.com` and `www.example.com` .
|
CfnContainerProps.Builder |
CfnContainerProps.Builder.publicDomainNames(IResolvable publicDomainNames)
Sets the value of
CfnContainerProps.getPublicDomainNames() |
CfnContainer.ContainerServiceDeploymentProperty.Builder |
CfnContainer.ContainerServiceDeploymentProperty.Builder.publicEndpoint(IResolvable publicEndpoint)
Sets the value of
CfnContainer.ContainerServiceDeploymentProperty.getPublicEndpoint() |
CfnDatabaseProps.Builder |
CfnDatabaseProps.Builder.publiclyAccessible(IResolvable publiclyAccessible)
Sets the value of
CfnDatabaseProps.getPubliclyAccessible() |
CfnDatabase.Builder |
CfnDatabase.Builder.publiclyAccessible(IResolvable publiclyAccessible)
A Boolean value indicating whether the database is accessible to anyone on the internet.
|
CfnDatabaseProps.Builder |
CfnDatabaseProps.Builder.relationalDatabaseParameters(IResolvable relationalDatabaseParameters)
Sets the value of
CfnDatabaseProps.getRelationalDatabaseParameters() |
CfnDatabase.Builder |
CfnDatabase.Builder.relationalDatabaseParameters(IResolvable relationalDatabaseParameters)
An array of parameters for the database.
|
CfnDatabaseProps.Builder |
CfnDatabaseProps.Builder.rotateMasterUserPassword(IResolvable rotateMasterUserPassword)
Sets the value of
CfnDatabaseProps.getRotateMasterUserPassword() |
CfnDatabase.Builder |
CfnDatabase.Builder.rotateMasterUserPassword(IResolvable rotateMasterUserPassword)
A Boolean value indicating whether to change the primary user password to a new, strong password generated by Lightsail .
|
CfnLoadBalancerProps.Builder |
CfnLoadBalancerProps.Builder.sessionStickinessEnabled(IResolvable sessionStickinessEnabled)
Sets the value of
CfnLoadBalancerProps.getSessionStickinessEnabled() |
CfnLoadBalancer.Builder |
CfnLoadBalancer.Builder.sessionStickinessEnabled(IResolvable sessionStickinessEnabled)
A Boolean value indicating whether session stickiness is enabled.
|
void |
CfnBucket.setAccessRules(IResolvable value)
An object that describes the access rules for the bucket.
|
void |
CfnDisk.setAddOns(IResolvable value)
An array of add-ons for the disk.
|
void |
CfnInstance.setAddOns(IResolvable value)
An array of add-ons for the instance.
|
void |
CfnDatabase.setBackupRetention(IResolvable value)
A Boolean value indicating whether automated backup retention is enabled for the database.
|
void |
CfnDistribution.setCacheBehaviors(IResolvable value)
An array of objects that describe the per-path cache behavior of the distribution.
|
void |
CfnDistribution.setCacheBehaviorSettings(IResolvable value)
An object that describes the cache behavior settings of the distribution.
|
void |
CfnContainer.setContainerServiceDeployment(IResolvable value)
An object that describes the current container deployment of the container service.
|
void |
CfnDistribution.setDefaultCacheBehavior(IResolvable value)
An object that describes the default cache behavior of the distribution.
|
void |
CfnInstance.setHardware(IResolvable value)
The hardware properties for the instance, such as the vCPU count, attached disks, and amount of RAM.
|
void |
CfnLoadBalancerTlsCertificate.setHttpsRedirectionEnabled(IResolvable value)
A Boolean value indicating whether HTTPS redirection is enabled for the load balancer that the TLS certificate is attached to.
|
void |
CfnLoadBalancerTlsCertificate.setIsAttached(IResolvable value)
A Boolean value indicating whether the SSL/TLS certificate is attached to a Lightsail load balancer.
|
void |
CfnContainer.setIsDisabled(IResolvable value)
A Boolean value indicating whether the container service is disabled.
|
void |
CfnDistribution.setIsEnabled(IResolvable value)
A Boolean value indicating whether the distribution is enabled.
|
void |
CfnInstance.setNetworking(IResolvable value)
The public ports and the monthly amount of data transfer allocated for the instance.
|
void |
CfnAlarm.setNotificationEnabled(IResolvable value)
A Boolean value indicating whether the alarm is enabled.
|
void |
CfnBucket.setObjectVersioning(IResolvable value)
Indicates whether object versioning is enabled for the bucket.
|
void |
CfnDistribution.setOrigin(IResolvable value)
An object that describes the origin resource of the distribution, such as a Lightsail instance, bucket, or load balancer.
|
void |
CfnContainer.setPublicDomainNames(IResolvable value)
The public domain name of the container service, such as `example.com` and `www.example.com` .
|
void |
CfnDatabase.setPubliclyAccessible(IResolvable value)
A Boolean value indicating whether the database is accessible to anyone on the internet.
|
void |
CfnDatabase.setRelationalDatabaseParameters(IResolvable value)
An array of parameters for the database.
|
void |
CfnDatabase.setRotateMasterUserPassword(IResolvable value)
A Boolean value indicating whether to change the primary user password to a new, strong password generated by Lightsail .
|
void |
CfnLoadBalancer.setSessionStickinessEnabled(IResolvable value)
A Boolean value indicating whether session stickiness is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
CfnMap.Builder |
CfnMap.Builder.configuration(IResolvable configuration)
Specifies the map style selected from an available data provider.
|
CfnMapProps.Builder |
CfnMapProps.Builder.configuration(IResolvable configuration)
Sets the value of
CfnMapProps.getConfiguration() |
CfnPlaceIndex.Builder |
CfnPlaceIndex.Builder.dataSourceConfiguration(IResolvable dataSourceConfiguration)
Specifies the data storage option for requesting Places.
|
CfnPlaceIndexProps.Builder |
CfnPlaceIndexProps.Builder.dataSourceConfiguration(IResolvable dataSourceConfiguration)
Sets the value of
CfnPlaceIndexProps.getDataSourceConfiguration() |
void |
CfnMap.setConfiguration(IResolvable value)
Specifies the map style selected from an available data provider.
|
void |
CfnPlaceIndex.setDataSourceConfiguration(IResolvable value)
Specifies the data storage option for requesting Places.
|
| Modifier and Type | Method and Description |
|---|---|
CfnMetricFilter.MetricTransformationProperty.Builder |
CfnMetricFilter.MetricTransformationProperty.Builder.dimensions(IResolvable dimensions)
Sets the value of
CfnMetricFilter.MetricTransformationProperty.getDimensions() |
CfnMetricFilterProps.Builder |
CfnMetricFilterProps.Builder.metricTransformations(IResolvable metricTransformations)
Sets the value of
CfnMetricFilterProps.getMetricTransformations() |
CfnMetricFilter.Builder |
CfnMetricFilter.Builder.metricTransformations(IResolvable metricTransformations)
The metric transformations.
|
void |
CfnMetricFilter.setMetricTransformations(IResolvable value)
The metric transformations.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.DefinitionProperty.Builder |
CfnApplication.DefinitionProperty.Builder.content(IResolvable content)
Sets the value of
CfnApplication.DefinitionProperty.getContent() |
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.definition(IResolvable definition)
Sets the value of
CfnApplicationProps.getDefinition() |
CfnApplication.Builder |
CfnApplication.Builder.definition(IResolvable definition)
`AWS::M2::Application.Definition`.
|
CfnEnvironment.StorageConfigurationProperty.Builder |
CfnEnvironment.StorageConfigurationProperty.Builder.efs(IResolvable efs)
Sets the value of
CfnEnvironment.StorageConfigurationProperty.getEfs() |
CfnEnvironment.StorageConfigurationProperty.Builder |
CfnEnvironment.StorageConfigurationProperty.Builder.fsx(IResolvable fsx)
Sets the value of
CfnEnvironment.StorageConfigurationProperty.getFsx() |
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.highAvailabilityConfig(IResolvable highAvailabilityConfig)
Sets the value of
CfnEnvironmentProps.getHighAvailabilityConfig() |
CfnEnvironment.Builder |
CfnEnvironment.Builder.highAvailabilityConfig(IResolvable highAvailabilityConfig)
`AWS::M2::Environment.HighAvailabilityConfig`.
|
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.publiclyAccessible(IResolvable publiclyAccessible)
Sets the value of
CfnEnvironmentProps.getPubliclyAccessible() |
CfnEnvironment.Builder |
CfnEnvironment.Builder.publiclyAccessible(IResolvable publiclyAccessible)
`AWS::M2::Environment.PubliclyAccessible`.
|
CfnApplication.DefinitionProperty.Builder |
CfnApplication.DefinitionProperty.Builder.s3Location(IResolvable s3Location)
Sets the value of
CfnApplication.DefinitionProperty.getS3Location() |
void |
CfnApplication.setDefinition(IResolvable value)
`AWS::M2::Application.Definition`.
|
void |
CfnEnvironment.setHighAvailabilityConfig(IResolvable value)
`AWS::M2::Environment.HighAvailabilityConfig`.
|
void |
CfnEnvironment.setPubliclyAccessible(IResolvable value)
`AWS::M2::Environment.PubliclyAccessible`.
|
void |
CfnEnvironment.setStorageConfigurations(IResolvable value)
`AWS::M2::Environment.StorageConfigurations`.
|
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.storageConfigurations(IResolvable storageConfigurations)
Sets the value of
CfnEnvironmentProps.getStorageConfigurations() |
CfnEnvironment.Builder |
CfnEnvironment.Builder.storageConfigurations(IResolvable storageConfigurations)
`AWS::M2::Environment.StorageConfigurations`.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnFindingsFilter.getAttrFindingsFilterListItems()
An array of `FindingsFilterListItem` objects, one for each findings filter that's associated with the account.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAllowList.Builder |
CfnAllowList.Builder.criteria(IResolvable criteria)
`AWS::Macie::AllowList.Criteria`.
|
CfnAllowListProps.Builder |
CfnAllowListProps.Builder.criteria(IResolvable criteria)
Sets the value of
CfnAllowListProps.getCriteria() |
CfnFindingsFilterProps.Builder |
CfnFindingsFilterProps.Builder.findingCriteria(IResolvable findingCriteria)
Sets the value of
CfnFindingsFilterProps.getFindingCriteria() |
CfnFindingsFilter.Builder |
CfnFindingsFilter.Builder.findingCriteria(IResolvable findingCriteria)
The criteria to use to filter findings.
|
CfnAllowList.CriteriaProperty.Builder |
CfnAllowList.CriteriaProperty.Builder.s3WordsList(IResolvable s3WordsList)
Sets the value of
CfnAllowList.CriteriaProperty.getS3WordsList() |
void |
CfnAllowList.setCriteria(IResolvable value)
`AWS::Macie::AllowList.Criteria`.
|
void |
CfnFindingsFilter.setFindingCriteria(IResolvable value)
The criteria to use to filter findings.
|
| Modifier and Type | Method and Description |
|---|---|
CfnMember.VotingPolicyProperty.Builder |
CfnMember.VotingPolicyProperty.Builder.approvalThresholdPolicy(IResolvable approvalThresholdPolicy)
Sets the value of
CfnMember.VotingPolicyProperty.getApprovalThresholdPolicy() |
CfnMember.Builder |
CfnMember.Builder.memberConfiguration(IResolvable memberConfiguration)
Configuration properties of the member.
|
CfnMemberProps.Builder |
CfnMemberProps.Builder.memberConfiguration(IResolvable memberConfiguration)
Sets the value of
CfnMemberProps.getMemberConfiguration() |
CfnMember.MemberFrameworkConfigurationProperty.Builder |
CfnMember.MemberFrameworkConfigurationProperty.Builder.memberFabricConfiguration(IResolvable memberFabricConfiguration)
|
CfnMember.MemberConfigurationProperty.Builder |
CfnMember.MemberConfigurationProperty.Builder.memberFrameworkConfiguration(IResolvable memberFrameworkConfiguration)
Sets the value of
CfnMember.MemberConfigurationProperty.getMemberFrameworkConfiguration() |
CfnMember.Builder |
CfnMember.Builder.networkConfiguration(IResolvable networkConfiguration)
Configuration properties of the network to which the member belongs.
|
CfnMemberProps.Builder |
CfnMemberProps.Builder.networkConfiguration(IResolvable networkConfiguration)
Sets the value of
CfnMemberProps.getNetworkConfiguration() |
CfnMember.NetworkFrameworkConfigurationProperty.Builder |
CfnMember.NetworkFrameworkConfigurationProperty.Builder.networkFabricConfiguration(IResolvable networkFabricConfiguration)
|
CfnMember.NetworkConfigurationProperty.Builder |
CfnMember.NetworkConfigurationProperty.Builder.networkFrameworkConfiguration(IResolvable networkFrameworkConfiguration)
|
CfnNodeProps.Builder |
CfnNodeProps.Builder.nodeConfiguration(IResolvable nodeConfiguration)
Sets the value of
CfnNodeProps.getNodeConfiguration() |
CfnNode.Builder |
CfnNode.Builder.nodeConfiguration(IResolvable nodeConfiguration)
Configuration properties of a peer node.
|
void |
CfnMember.setMemberConfiguration(IResolvable value)
Configuration properties of the member.
|
void |
CfnMember.setNetworkConfiguration(IResolvable value)
Configuration properties of the network to which the member belongs.
|
void |
CfnNode.setNodeConfiguration(IResolvable value)
Configuration properties of a peer node.
|
CfnMember.NetworkConfigurationProperty.Builder |
CfnMember.NetworkConfigurationProperty.Builder.votingPolicy(IResolvable votingPolicy)
Sets the value of
CfnMember.NetworkConfigurationProperty.getVotingPolicy() |
| Modifier and Type | Method and Description |
|---|---|
CfnFlow.SourceProperty.Builder |
CfnFlow.SourceProperty.Builder.decryption(IResolvable decryption)
Sets the value of
CfnFlow.SourceProperty.getDecryption() |
CfnFlowSourceProps.Builder |
CfnFlowSourceProps.Builder.decryption(IResolvable decryption)
Sets the value of
CfnFlowSourceProps.getDecryption() |
CfnFlowSource.Builder |
CfnFlowSource.Builder.decryption(IResolvable decryption)
The type of encryption that is used on the content ingested from the source.
|
CfnFlowOutput.Builder |
CfnFlowOutput.Builder.encryption(IResolvable encryption)
The encryption credentials that you want to use for the output.
|
CfnFlowEntitlement.Builder |
CfnFlowEntitlement.Builder.encryption(IResolvable encryption)
The type of encryption that MediaConnect will use on the output that is associated with the entitlement.
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.encryption(IResolvable encryption)
Sets the value of
CfnFlowOutputProps.getEncryption() |
CfnFlowEntitlementProps.Builder |
CfnFlowEntitlementProps.Builder.encryption(IResolvable encryption)
Sets the value of
CfnFlowEntitlementProps.getEncryption() |
void |
CfnFlowSource.setDecryption(IResolvable value)
The type of encryption that is used on the content ingested from the source.
|
void |
CfnFlowOutput.setEncryption(IResolvable value)
The encryption credentials that you want to use for the output.
|
void |
CfnFlowEntitlement.setEncryption(IResolvable value)
The type of encryption that MediaConnect will use on the output that is associated with the entitlement.
|
void |
CfnFlow.setSource(IResolvable value)
The settings for the source that you want to use for the new flow.
|
void |
CfnFlow.setSourceFailoverConfig(IResolvable value)
The settings for source failover.
|
void |
CfnFlowOutput.setVpcInterfaceAttachment(IResolvable value)
The VPC interface that you want to send your output to.
|
CfnFlow.Builder |
CfnFlow.Builder.source(IResolvable source)
The settings for the source that you want to use for the new flow.
|
CfnFlowProps.Builder |
CfnFlowProps.Builder.source(IResolvable source)
Sets the value of
CfnFlowProps.getSource() |
CfnFlow.Builder |
CfnFlow.Builder.sourceFailoverConfig(IResolvable sourceFailoverConfig)
The settings for source failover.
|
CfnFlowProps.Builder |
CfnFlowProps.Builder.sourceFailoverConfig(IResolvable sourceFailoverConfig)
Sets the value of
CfnFlowProps.getSourceFailoverConfig() |
CfnFlowOutput.Builder |
CfnFlowOutput.Builder.vpcInterfaceAttachment(IResolvable vpcInterfaceAttachment)
The VPC interface that you want to send your output to.
|
CfnFlowOutputProps.Builder |
CfnFlowOutputProps.Builder.vpcInterfaceAttachment(IResolvable vpcInterfaceAttachment)
Sets the value of
CfnFlowOutputProps.getVpcInterfaceAttachment() |
| Modifier and Type | Method and Description |
|---|---|
CfnJobTemplate.Builder |
CfnJobTemplate.Builder.accelerationSettings(IResolvable accelerationSettings)
Accelerated transcoding can significantly speed up jobs with long, visually complex content.
|
CfnJobTemplateProps.Builder |
CfnJobTemplateProps.Builder.accelerationSettings(IResolvable accelerationSettings)
Sets the value of
CfnJobTemplateProps.getAccelerationSettings() |
CfnJobTemplate.Builder |
CfnJobTemplate.Builder.hopDestinations(IResolvable hopDestinations)
Optional.
|
CfnJobTemplateProps.Builder |
CfnJobTemplateProps.Builder.hopDestinations(IResolvable hopDestinations)
Sets the value of
CfnJobTemplateProps.getHopDestinations() |
void |
CfnJobTemplate.setAccelerationSettings(IResolvable value)
Accelerated transcoding can significantly speed up jobs with long, visually complex content.
|
void |
CfnJobTemplate.setHopDestinations(IResolvable value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnAsset.getAttrEgressEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
CfnContainer.Builder |
CfnContainer.Builder.accessLoggingEnabled(IResolvable accessLoggingEnabled)
The state of access logging on the container.
|
CfnContainerProps.Builder |
CfnContainerProps.Builder.accessLoggingEnabled(IResolvable accessLoggingEnabled)
Sets the value of
CfnContainerProps.getAccessLoggingEnabled() |
CfnContainer.Builder |
CfnContainer.Builder.corsPolicy(IResolvable corsPolicy)
Sets the cross-origin resource sharing (CORS) configuration on a container so that the container can service cross-origin requests.
|
CfnContainerProps.Builder |
CfnContainerProps.Builder.corsPolicy(IResolvable corsPolicy)
Sets the value of
CfnContainerProps.getCorsPolicy() |
CfnContainer.Builder |
CfnContainer.Builder.metricPolicy(IResolvable metricPolicy)
`AWS::MediaStore::Container.MetricPolicy`.
|
CfnContainerProps.Builder |
CfnContainerProps.Builder.metricPolicy(IResolvable metricPolicy)
Sets the value of
CfnContainerProps.getMetricPolicy() |
CfnContainer.MetricPolicyProperty.Builder |
CfnContainer.MetricPolicyProperty.Builder.metricPolicyRules(IResolvable metricPolicyRules)
Sets the value of
CfnContainer.MetricPolicyProperty.getMetricPolicyRules() |
void |
CfnContainer.setAccessLoggingEnabled(IResolvable value)
The state of access logging on the container.
|
void |
CfnContainer.setCorsPolicy(IResolvable value)
Sets the cross-origin resource sharing (CORS) configuration on a container so that the container can service cross-origin requests.
|
void |
CfnContainer.setMetricPolicy(IResolvable value)
`AWS::MediaStore::Container.MetricPolicy`.
|
| Modifier and Type | Method and Description |
|---|---|
CfnPlaybackConfiguration.ManifestProcessingRulesProperty.Builder |
CfnPlaybackConfiguration.ManifestProcessingRulesProperty.Builder.adMarkerPassthrough(IResolvable adMarkerPassthrough)
|
CfnPlaybackConfigurationProps.Builder |
CfnPlaybackConfigurationProps.Builder.availSuppression(IResolvable availSuppression)
Sets the value of
CfnPlaybackConfigurationProps.getAvailSuppression() |
CfnPlaybackConfiguration.Builder |
CfnPlaybackConfiguration.Builder.availSuppression(IResolvable availSuppression)
The configuration for avail suppression, also known as ad suppression.
|
CfnPlaybackConfigurationProps.Builder |
CfnPlaybackConfigurationProps.Builder.bumper(IResolvable bumper)
Sets the value of
CfnPlaybackConfigurationProps.getBumper() |
CfnPlaybackConfiguration.Builder |
CfnPlaybackConfiguration.Builder.bumper(IResolvable bumper)
The configuration for bumpers.
|
CfnPlaybackConfigurationProps.Builder |
CfnPlaybackConfigurationProps.Builder.cdnConfiguration(IResolvable cdnConfiguration)
Sets the value of
CfnPlaybackConfigurationProps.getCdnConfiguration() |
CfnPlaybackConfiguration.Builder |
CfnPlaybackConfiguration.Builder.cdnConfiguration(IResolvable cdnConfiguration)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
|
CfnPlaybackConfigurationProps.Builder |
CfnPlaybackConfigurationProps.Builder.configurationAliases(IResolvable configurationAliases)
Sets the value of
CfnPlaybackConfigurationProps.getConfigurationAliases() |
CfnPlaybackConfiguration.Builder |
CfnPlaybackConfiguration.Builder.configurationAliases(IResolvable configurationAliases)
The player parameters and aliases used as dynamic variables during session initialization.
|
CfnPlaybackConfigurationProps.Builder |
CfnPlaybackConfigurationProps.Builder.dashConfiguration(IResolvable dashConfiguration)
Sets the value of
CfnPlaybackConfigurationProps.getDashConfiguration() |
CfnPlaybackConfiguration.Builder |
CfnPlaybackConfiguration.Builder.dashConfiguration(IResolvable dashConfiguration)
The configuration for DASH content.
|
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Builder |
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnPlaybackConfiguration.AdMarkerPassthroughProperty.getEnabled() |
CfnPlaybackConfigurationProps.Builder |
CfnPlaybackConfigurationProps.Builder.livePreRollConfiguration(IResolvable livePreRollConfiguration)
Sets the value of
CfnPlaybackConfigurationProps.getLivePreRollConfiguration() |
CfnPlaybackConfiguration.Builder |
CfnPlaybackConfiguration.Builder.livePreRollConfiguration(IResolvable livePreRollConfiguration)
The configuration for pre-roll ad insertion.
|
CfnPlaybackConfigurationProps.Builder |
CfnPlaybackConfigurationProps.Builder.manifestProcessingRules(IResolvable manifestProcessingRules)
Sets the value of
CfnPlaybackConfigurationProps.getManifestProcessingRules() |
CfnPlaybackConfiguration.Builder |
CfnPlaybackConfiguration.Builder.manifestProcessingRules(IResolvable manifestProcessingRules)
The configuration for manifest processing rules.
|
void |
CfnPlaybackConfiguration.setAvailSuppression(IResolvable value)
The configuration for avail suppression, also known as ad suppression.
|
void |
CfnPlaybackConfiguration.setBumper(IResolvable value)
The configuration for bumpers.
|
void |
CfnPlaybackConfiguration.setCdnConfiguration(IResolvable value)
The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management.
|
void |
CfnPlaybackConfiguration.setConfigurationAliases(IResolvable value)
The player parameters and aliases used as dynamic variables during session initialization.
|
void |
CfnPlaybackConfiguration.setDashConfiguration(IResolvable value)
The configuration for DASH content.
|
void |
CfnPlaybackConfiguration.setLivePreRollConfiguration(IResolvable value)
The configuration for pre-roll ad insertion.
|
void |
CfnPlaybackConfiguration.setManifestProcessingRules(IResolvable value)
The configuration for manifest processing rules.
|
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.Builder |
CfnCluster.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
When set to true, the cluster will automatically receive minor engine version upgrades after launch.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
Sets the value of
CfnClusterProps.getAutoMinorVersionUpgrade() |
void |
CfnCluster.setAutoMinorVersionUpgrade(IResolvable value)
When set to true, the cluster will automatically receive minor engine version upgrades after launch.
|
void |
CfnCluster.setTlsEnabled(IResolvable value)
A flag to indicate if In-transit encryption is enabled.
|
CfnCluster.Builder |
CfnCluster.Builder.tlsEnabled(IResolvable tlsEnabled)
A flag to indicate if In-transit encryption is enabled.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.tlsEnabled(IResolvable tlsEnabled)
Sets the value of
CfnClusterProps.getTlsEnabled() |
| Modifier and Type | Method and Description |
|---|---|
CfnEnvironment.LoggingConfigurationProperty.Builder |
CfnEnvironment.LoggingConfigurationProperty.Builder.dagProcessingLogs(IResolvable dagProcessingLogs)
Sets the value of
CfnEnvironment.LoggingConfigurationProperty.getDagProcessingLogs() |
CfnEnvironment.ModuleLoggingConfigurationProperty.Builder |
CfnEnvironment.ModuleLoggingConfigurationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnEnvironment.ModuleLoggingConfigurationProperty.getEnabled() |
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.loggingConfiguration(IResolvable loggingConfiguration)
Sets the value of
CfnEnvironmentProps.getLoggingConfiguration() |
CfnEnvironment.Builder |
CfnEnvironment.Builder.loggingConfiguration(IResolvable loggingConfiguration)
The Apache Airflow logs being sent to CloudWatch Logs: `DagProcessingLogs` , `SchedulerLogs` , `TaskLogs` , `WebserverLogs` , `WorkerLogs` .
|
CfnEnvironmentProps.Builder |
CfnEnvironmentProps.Builder.networkConfiguration(IResolvable networkConfiguration)
Sets the value of
CfnEnvironmentProps.getNetworkConfiguration() |
CfnEnvironment.Builder |
CfnEnvironment.Builder.networkConfiguration(IResolvable networkConfiguration)
The VPC networking components used to secure and enable network traffic between the AWS resources for your environment.
|
CfnEnvironment.LoggingConfigurationProperty.Builder |
CfnEnvironment.LoggingConfigurationProperty.Builder.schedulerLogs(IResolvable schedulerLogs)
Sets the value of
CfnEnvironment.LoggingConfigurationProperty.getSchedulerLogs() |
void |
CfnEnvironment.setLoggingConfiguration(IResolvable value)
The Apache Airflow logs being sent to CloudWatch Logs: `DagProcessingLogs` , `SchedulerLogs` , `TaskLogs` , `WebserverLogs` , `WorkerLogs` .
|
void |
CfnEnvironment.setNetworkConfiguration(IResolvable value)
The VPC networking components used to secure and enable network traffic between the AWS resources for your environment.
|
CfnEnvironment.LoggingConfigurationProperty.Builder |
CfnEnvironment.LoggingConfigurationProperty.Builder.taskLogs(IResolvable taskLogs)
Sets the value of
CfnEnvironment.LoggingConfigurationProperty.getTaskLogs() |
CfnEnvironment.LoggingConfigurationProperty.Builder |
CfnEnvironment.LoggingConfigurationProperty.Builder.webserverLogs(IResolvable webserverLogs)
Sets the value of
CfnEnvironment.LoggingConfigurationProperty.getWebserverLogs() |
CfnEnvironment.LoggingConfigurationProperty.Builder |
CfnEnvironment.LoggingConfigurationProperty.Builder.workerLogs(IResolvable workerLogs)
Sets the value of
CfnEnvironment.LoggingConfigurationProperty.getWorkerLogs() |
| Modifier and Type | Method and Description |
|---|---|
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.allowMajorVersionUpgrade(IResolvable allowMajorVersionUpgrade)
Sets the value of
CfnDBInstanceProps.getAllowMajorVersionUpgrade() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.allowMajorVersionUpgrade(IResolvable allowMajorVersionUpgrade)
Indicates that major version upgrades are allowed.
|
CfnDBCluster.Builder |
CfnDBCluster.Builder.associatedRoles(IResolvable associatedRoles)
Provides a list of the Amazon Identity and Access Management (IAM) roles that are associated with the DB cluster.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.associatedRoles(IResolvable associatedRoles)
Sets the value of
CfnDBClusterProps.getAssociatedRoles() |
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
Sets the value of
CfnDBInstanceProps.getAutoMinorVersionUpgrade() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
Indicates that minor version patches are applied automatically.
|
CfnDBCluster.Builder |
CfnDBCluster.Builder.deletionProtection(IResolvable deletionProtection)
Indicates whether or not the DB cluster has deletion protection enabled.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.deletionProtection(IResolvable deletionProtection)
Sets the value of
CfnDBClusterProps.getDeletionProtection() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.iamAuthEnabled(IResolvable iamAuthEnabled)
True if mapping of Amazon Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.iamAuthEnabled(IResolvable iamAuthEnabled)
Sets the value of
CfnDBClusterProps.getIamAuthEnabled() |
void |
CfnDBInstance.setAllowMajorVersionUpgrade(IResolvable value)
Indicates that major version upgrades are allowed.
|
void |
CfnDBCluster.setAssociatedRoles(IResolvable value)
Provides a list of the Amazon Identity and Access Management (IAM) roles that are associated with the DB cluster.
|
void |
CfnDBInstance.setAutoMinorVersionUpgrade(IResolvable value)
Indicates that minor version patches are applied automatically.
|
void |
CfnDBCluster.setDeletionProtection(IResolvable value)
Indicates whether or not the DB cluster has deletion protection enabled.
|
void |
CfnDBCluster.setIamAuthEnabled(IResolvable value)
True if mapping of Amazon Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.
|
void |
CfnDBCluster.setStorageEncrypted(IResolvable value)
Indicates whether the DB cluster is encrypted.
|
void |
CfnDBCluster.setUseLatestRestorableTime(IResolvable value)
Creates a new DB cluster from a DB snapshot or DB cluster snapshot.
|
CfnDBCluster.Builder |
CfnDBCluster.Builder.storageEncrypted(IResolvable storageEncrypted)
Indicates whether the DB cluster is encrypted.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.storageEncrypted(IResolvable storageEncrypted)
Sets the value of
CfnDBClusterProps.getStorageEncrypted() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.useLatestRestorableTime(IResolvable useLatestRestorableTime)
Creates a new DB cluster from a DB snapshot or DB cluster snapshot.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.useLatestRestorableTime(IResolvable useLatestRestorableTime)
Sets the value of
CfnDBClusterProps.getUseLatestRestorableTime() |
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnCoreNetwork.getAttrEdges() |
IResolvable |
CfnCoreNetwork.getAttrSegments() |
| Modifier and Type | Method and Description |
|---|---|
CfnLink.Builder |
CfnLink.Builder.bandwidth(IResolvable bandwidth)
The bandwidth for the link.
|
CfnLinkProps.Builder |
CfnLinkProps.Builder.bandwidth(IResolvable bandwidth)
Sets the value of
CfnLinkProps.getBandwidth() |
CfnConnectPeerProps.Builder |
CfnConnectPeerProps.Builder.bgpOptions(IResolvable bgpOptions)
Sets the value of
CfnConnectPeerProps.getBgpOptions() |
CfnConnectPeer.Builder |
CfnConnectPeer.Builder.bgpOptions(IResolvable bgpOptions)
The BGP peer options.
|
CfnVpcAttachment.VpcOptionsProperty.Builder |
CfnVpcAttachment.VpcOptionsProperty.Builder.ipv6Support(IResolvable ipv6Support)
Sets the value of
CfnVpcAttachment.VpcOptionsProperty.getIpv6Support() |
CfnDevice.Builder |
CfnDevice.Builder.location(IResolvable location)
The site location.
|
CfnSite.Builder |
CfnSite.Builder.location(IResolvable location)
The site location.
|
CfnSiteProps.Builder |
CfnSiteProps.Builder.location(IResolvable location)
Sets the value of
CfnSiteProps.getLocation() |
CfnDeviceProps.Builder |
CfnDeviceProps.Builder.location(IResolvable location)
Sets the value of
CfnDeviceProps.getLocation() |
CfnVpcAttachment.Builder |
CfnVpcAttachment.Builder.options(IResolvable options)
Options for creating the VPC attachment.
|
CfnVpcAttachmentProps.Builder |
CfnVpcAttachmentProps.Builder.options(IResolvable options)
Sets the value of
CfnVpcAttachmentProps.getOptions() |
CfnConnectAttachment.Builder |
CfnConnectAttachment.Builder.options(IResolvable options)
Options for creating a Connect attachment.
|
CfnConnectAttachmentProps.Builder |
CfnConnectAttachmentProps.Builder.options(IResolvable options)
Sets the value of
CfnConnectAttachmentProps.getOptions() |
void |
CfnLink.setBandwidth(IResolvable value)
The bandwidth for the link.
|
void |
CfnConnectPeer.setBgpOptions(IResolvable value)
The BGP peer options.
|
void |
CfnDevice.setLocation(IResolvable value)
The site location.
|
void |
CfnSite.setLocation(IResolvable value)
The site location.
|
void |
CfnVpcAttachment.setOptions(IResolvable value)
Options for creating the VPC attachment.
|
void |
CfnConnectAttachment.setOptions(IResolvable value)
Options for creating a Connect attachment.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStudioComponent.StudioComponentConfigurationProperty.Builder |
CfnStudioComponent.StudioComponentConfigurationProperty.Builder.activeDirectoryConfiguration(IResolvable activeDirectoryConfiguration)
|
CfnStudioComponent.StudioComponentConfigurationProperty.Builder |
CfnStudioComponent.StudioComponentConfigurationProperty.Builder.computeFarmConfiguration(IResolvable computeFarmConfiguration)
|
CfnStudioComponent.ActiveDirectoryConfigurationProperty.Builder |
CfnStudioComponent.ActiveDirectoryConfigurationProperty.Builder.computerAttributes(IResolvable computerAttributes)
|
CfnStudioComponentProps.Builder |
CfnStudioComponentProps.Builder.configuration(IResolvable configuration)
Sets the value of
CfnStudioComponentProps.getConfiguration() |
CfnStudioComponent.Builder |
CfnStudioComponent.Builder.configuration(IResolvable configuration)
The configuration of the studio component, based on component type.
|
CfnStudioComponentProps.Builder |
CfnStudioComponentProps.Builder.initializationScripts(IResolvable initializationScripts)
Sets the value of
CfnStudioComponentProps.getInitializationScripts() |
CfnStudioComponent.Builder |
CfnStudioComponent.Builder.initializationScripts(IResolvable initializationScripts)
Initialization scripts for studio components.
|
CfnStudioComponent.StudioComponentConfigurationProperty.Builder |
CfnStudioComponent.StudioComponentConfigurationProperty.Builder.licenseServiceConfiguration(IResolvable licenseServiceConfiguration)
|
CfnLaunchProfile.StreamConfigurationSessionStorageProperty.Builder |
CfnLaunchProfile.StreamConfigurationSessionStorageProperty.Builder.root(IResolvable root)
Sets the value of
CfnLaunchProfile.StreamConfigurationSessionStorageProperty.getRoot() |
CfnStudioComponentProps.Builder |
CfnStudioComponentProps.Builder.scriptParameters(IResolvable scriptParameters)
Sets the value of
CfnStudioComponentProps.getScriptParameters() |
CfnStudioComponent.Builder |
CfnStudioComponent.Builder.scriptParameters(IResolvable scriptParameters)
Parameters for the studio component scripts.
|
CfnLaunchProfile.StreamConfigurationProperty.Builder |
CfnLaunchProfile.StreamConfigurationProperty.Builder.sessionStorage(IResolvable sessionStorage)
Sets the value of
CfnLaunchProfile.StreamConfigurationProperty.getSessionStorage() |
void |
CfnStudioComponent.setConfiguration(IResolvable value)
The configuration of the studio component, based on component type.
|
void |
CfnStudioComponent.setInitializationScripts(IResolvable value)
Initialization scripts for studio components.
|
void |
CfnStudioComponent.setScriptParameters(IResolvable value)
Parameters for the studio component scripts.
|
void |
CfnLaunchProfile.setStreamConfiguration(IResolvable value)
A configuration for a streaming session.
|
void |
CfnStudio.setStudioEncryptionConfiguration(IResolvable value)
Configuration of the encryption method that is used for the studio.
|
CfnStudioComponent.StudioComponentConfigurationProperty.Builder |
CfnStudioComponent.StudioComponentConfigurationProperty.Builder.sharedFileSystemConfiguration(IResolvable sharedFileSystemConfiguration)
|
CfnLaunchProfileProps.Builder |
CfnLaunchProfileProps.Builder.streamConfiguration(IResolvable streamConfiguration)
Sets the value of
CfnLaunchProfileProps.getStreamConfiguration() |
CfnLaunchProfile.Builder |
CfnLaunchProfile.Builder.streamConfiguration(IResolvable streamConfiguration)
A configuration for a streaming session.
|
CfnStudioProps.Builder |
CfnStudioProps.Builder.studioEncryptionConfiguration(IResolvable studioEncryptionConfiguration)
Sets the value of
CfnStudioProps.getStudioEncryptionConfiguration() |
CfnStudio.Builder |
CfnStudio.Builder.studioEncryptionConfiguration(IResolvable studioEncryptionConfiguration)
Configuration of the encryption method that is used for the studio.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.Builder |
CfnDomain.Builder.advancedOptions(IResolvable advancedOptions)
Additional options to specify for the OpenSearch Service domain.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.advancedOptions(IResolvable advancedOptions)
Sets the value of
CfnDomainProps.getAdvancedOptions() |
CfnDomain.Builder |
CfnDomain.Builder.advancedSecurityOptions(IResolvable advancedSecurityOptions)
Specifies options for fine-grained access control.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.advancedSecurityOptions(IResolvable advancedSecurityOptions)
Sets the value of
CfnDomainProps.getAdvancedSecurityOptions() |
CfnDomain.Builder |
CfnDomain.Builder.clusterConfig(IResolvable clusterConfig)
`ClusterConfig` is a property of the AWS::OpenSearchService::Domain resource that configures an Amazon OpenSearch Service cluster.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.clusterConfig(IResolvable clusterConfig)
Sets the value of
CfnDomainProps.getClusterConfig() |
CfnDomain.Builder |
CfnDomain.Builder.cognitoOptions(IResolvable cognitoOptions)
Configures OpenSearch Service to use Amazon Cognito authentication for OpenSearch Dashboards.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.cognitoOptions(IResolvable cognitoOptions)
Sets the value of
CfnDomainProps.getCognitoOptions() |
CfnDomain.DomainEndpointOptionsProperty.Builder |
CfnDomain.DomainEndpointOptionsProperty.Builder.customEndpointEnabled(IResolvable customEndpointEnabled)
Sets the value of
CfnDomain.DomainEndpointOptionsProperty.getCustomEndpointEnabled() |
CfnDomain.ClusterConfigProperty.Builder |
CfnDomain.ClusterConfigProperty.Builder.dedicatedMasterEnabled(IResolvable dedicatedMasterEnabled)
Sets the value of
CfnDomain.ClusterConfigProperty.getDedicatedMasterEnabled() |
CfnDomain.Builder |
CfnDomain.Builder.domainEndpointOptions(IResolvable domainEndpointOptions)
Specifies additional options for the domain endpoint, such as whether to require HTTPS for all traffic or whether to use a custom endpoint rather than the default endpoint.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.domainEndpointOptions(IResolvable domainEndpointOptions)
Sets the value of
CfnDomainProps.getDomainEndpointOptions() |
CfnDomain.EBSOptionsProperty.Builder |
CfnDomain.EBSOptionsProperty.Builder.ebsEnabled(IResolvable ebsEnabled)
Sets the value of
CfnDomain.EBSOptionsProperty.getEbsEnabled() |
CfnDomain.Builder |
CfnDomain.Builder.ebsOptions(IResolvable ebsOptions)
The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.ebsOptions(IResolvable ebsOptions)
Sets the value of
CfnDomainProps.getEbsOptions() |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDomain.AdvancedSecurityOptionsInputProperty.getEnabled() |
CfnDomain.CognitoOptionsProperty.Builder |
CfnDomain.CognitoOptionsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDomain.CognitoOptionsProperty.getEnabled() |
CfnDomain.EncryptionAtRestOptionsProperty.Builder |
CfnDomain.EncryptionAtRestOptionsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDomain.EncryptionAtRestOptionsProperty.getEnabled() |
CfnDomain.LogPublishingOptionProperty.Builder |
CfnDomain.LogPublishingOptionProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDomain.LogPublishingOptionProperty.getEnabled() |
CfnDomain.NodeToNodeEncryptionOptionsProperty.Builder |
CfnDomain.NodeToNodeEncryptionOptionsProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnDomain.NodeToNodeEncryptionOptionsProperty.getEnabled() |
CfnDomain.Builder |
CfnDomain.Builder.encryptionAtRestOptions(IResolvable encryptionAtRestOptions)
Whether the domain should encrypt data at rest, and if so, the AWS KMS key to use.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.encryptionAtRestOptions(IResolvable encryptionAtRestOptions)
Sets the value of
CfnDomainProps.getEncryptionAtRestOptions() |
CfnDomain.DomainEndpointOptionsProperty.Builder |
CfnDomain.DomainEndpointOptionsProperty.Builder.enforceHttps(IResolvable enforceHttps)
Sets the value of
CfnDomain.DomainEndpointOptionsProperty.getEnforceHttps() |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.internalUserDatabaseEnabled(IResolvable internalUserDatabaseEnabled)
|
CfnDomain.Builder |
CfnDomain.Builder.logPublishingOptions(IResolvable logPublishingOptions)
An object with one or more of the following keys: `SEARCH_SLOW_LOGS` , `ES_APPLICATION_LOGS` , `INDEX_SLOW_LOGS` , `AUDIT_LOGS` , depending on the types of logs you want to publish.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.logPublishingOptions(IResolvable logPublishingOptions)
Sets the value of
CfnDomainProps.getLogPublishingOptions() |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder |
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.masterUserOptions(IResolvable masterUserOptions)
Sets the value of
CfnDomain.AdvancedSecurityOptionsInputProperty.getMasterUserOptions() |
CfnDomain.Builder |
CfnDomain.Builder.nodeToNodeEncryptionOptions(IResolvable nodeToNodeEncryptionOptions)
Specifies whether node-to-node encryption is enabled.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.nodeToNodeEncryptionOptions(IResolvable nodeToNodeEncryptionOptions)
Sets the value of
CfnDomainProps.getNodeToNodeEncryptionOptions() |
void |
CfnDomain.setAdvancedOptions(IResolvable value)
Additional options to specify for the OpenSearch Service domain.
|
void |
CfnDomain.setAdvancedSecurityOptions(IResolvable value)
Specifies options for fine-grained access control.
|
void |
CfnDomain.setClusterConfig(IResolvable value)
`ClusterConfig` is a property of the AWS::OpenSearchService::Domain resource that configures an Amazon OpenSearch Service cluster.
|
void |
CfnDomain.setCognitoOptions(IResolvable value)
Configures OpenSearch Service to use Amazon Cognito authentication for OpenSearch Dashboards.
|
void |
CfnDomain.setDomainEndpointOptions(IResolvable value)
Specifies additional options for the domain endpoint, such as whether to require HTTPS for all traffic or whether to use a custom endpoint rather than the default endpoint.
|
void |
CfnDomain.setEbsOptions(IResolvable value)
The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain.
|
void |
CfnDomain.setEncryptionAtRestOptions(IResolvable value)
Whether the domain should encrypt data at rest, and if so, the AWS KMS key to use.
|
void |
CfnDomain.setLogPublishingOptions(IResolvable value)
An object with one or more of the following keys: `SEARCH_SLOW_LOGS` , `ES_APPLICATION_LOGS` , `INDEX_SLOW_LOGS` , `AUDIT_LOGS` , depending on the types of logs you want to publish.
|
void |
CfnDomain.setNodeToNodeEncryptionOptions(IResolvable value)
Specifies whether node-to-node encryption is enabled.
|
void |
CfnDomain.setSnapshotOptions(IResolvable value)
*DEPRECATED* .
|
void |
CfnDomain.setVpcOptions(IResolvable value)
The virtual private cloud (VPC) configuration for the OpenSearch Service domain.
|
CfnDomain.Builder |
CfnDomain.Builder.snapshotOptions(IResolvable snapshotOptions)
*DEPRECATED* .
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.snapshotOptions(IResolvable snapshotOptions)
Sets the value of
CfnDomainProps.getSnapshotOptions() |
CfnDomain.Builder |
CfnDomain.Builder.vpcOptions(IResolvable vpcOptions)
The virtual private cloud (VPC) configuration for the OpenSearch Service domain.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.vpcOptions(IResolvable vpcOptions)
Sets the value of
CfnDomainProps.getVpcOptions() |
CfnDomain.ClusterConfigProperty.Builder |
CfnDomain.ClusterConfigProperty.Builder.warmEnabled(IResolvable warmEnabled)
Sets the value of
CfnDomain.ClusterConfigProperty.getWarmEnabled() |
CfnDomain.ClusterConfigProperty.Builder |
CfnDomain.ClusterConfigProperty.Builder.zoneAwarenessConfig(IResolvable zoneAwarenessConfig)
Sets the value of
CfnDomain.ClusterConfigProperty.getZoneAwarenessConfig() |
CfnDomain.ClusterConfigProperty.Builder |
CfnDomain.ClusterConfigProperty.Builder.zoneAwarenessEnabled(IResolvable zoneAwarenessEnabled)
Sets the value of
CfnDomain.ClusterConfigProperty.getZoneAwarenessEnabled() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserProfile.Builder |
CfnUserProfile.Builder.allowSelfManagement(IResolvable allowSelfManagement)
Whether users can specify their own SSH public key through the My Settings page.
|
CfnUserProfileProps.Builder |
CfnUserProfileProps.Builder.allowSelfManagement(IResolvable allowSelfManagement)
Sets the value of
CfnUserProfileProps.getAllowSelfManagement() |
CfnApp.Builder |
CfnApp.Builder.appSource(IResolvable appSource)
A `Source` object that specifies the app repository.
|
CfnAppProps.Builder |
CfnAppProps.Builder.appSource(IResolvable appSource)
Sets the value of
CfnAppProps.getAppSource() |
CfnApp.Builder |
CfnApp.Builder.attributes(IResolvable attributes)
One or more user-defined key/value pairs to be added to the stack attributes.
|
CfnAppProps.Builder |
CfnAppProps.Builder.attributes(IResolvable attributes)
Sets the value of
CfnAppProps.getAttributes() |
CfnLayerProps.Builder |
CfnLayerProps.Builder.attributes(IResolvable attributes)
Sets the value of
CfnLayerProps.getAttributes() |
CfnStackProps.Builder |
CfnStackProps.Builder.attributes(IResolvable attributes)
Sets the value of
CfnStackProps.getAttributes() |
CfnLayer.Builder |
CfnLayer.Builder.attributes(IResolvable attributes)
One or more user-defined key-value pairs to be added to the stack attributes.
|
CfnStack.Builder |
CfnStack.Builder.attributes(IResolvable attributes)
One or more user-defined key-value pairs to be added to the stack attributes.
|
CfnLayerProps.Builder |
CfnLayerProps.Builder.autoAssignElasticIps(IResolvable autoAssignElasticIps)
Sets the value of
CfnLayerProps.getAutoAssignElasticIps() |
CfnLayer.Builder |
CfnLayer.Builder.autoAssignElasticIps(IResolvable autoAssignElasticIps)
Whether to automatically assign an [Elastic IP address](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html) to the layer's instances.
|
CfnLayerProps.Builder |
CfnLayerProps.Builder.autoAssignPublicIps(IResolvable autoAssignPublicIps)
Sets the value of
CfnLayerProps.getAutoAssignPublicIps() |
CfnLayer.Builder |
CfnLayer.Builder.autoAssignPublicIps(IResolvable autoAssignPublicIps)
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.blockDeviceMappings(IResolvable blockDeviceMappings)
Sets the value of
CfnInstanceProps.getBlockDeviceMappings() |
CfnInstance.Builder |
CfnInstance.Builder.blockDeviceMappings(IResolvable blockDeviceMappings)
An array of `BlockDeviceMapping` objects that specify the instance's block devices.
|
CfnStackProps.Builder |
CfnStackProps.Builder.chefConfiguration(IResolvable chefConfiguration)
Sets the value of
CfnStackProps.getChefConfiguration() |
CfnStack.Builder |
CfnStack.Builder.chefConfiguration(IResolvable chefConfiguration)
A `ChefConfiguration` object that specifies whether to enable Berkshelf and the Berkshelf version on Chef 11.10 stacks.
|
CfnStackProps.Builder |
CfnStackProps.Builder.clonePermissions(IResolvable clonePermissions)
Sets the value of
CfnStackProps.getClonePermissions() |
CfnStack.Builder |
CfnStack.Builder.clonePermissions(IResolvable clonePermissions)
If you're cloning an AWS OpsWorks stack, indicates whether to clone the source stack's permissions.
|
CfnStackProps.Builder |
CfnStackProps.Builder.configurationManager(IResolvable configurationManager)
Sets the value of
CfnStackProps.getConfigurationManager() |
CfnStack.Builder |
CfnStack.Builder.configurationManager(IResolvable configurationManager)
The configuration manager.
|
CfnStackProps.Builder |
CfnStackProps.Builder.customCookbooksSource(IResolvable customCookbooksSource)
Sets the value of
CfnStackProps.getCustomCookbooksSource() |
CfnStack.Builder |
CfnStack.Builder.customCookbooksSource(IResolvable customCookbooksSource)
Contains the information required to retrieve an app or cookbook from a repository.
|
CfnLayerProps.Builder |
CfnLayerProps.Builder.customRecipes(IResolvable customRecipes)
Sets the value of
CfnLayerProps.getCustomRecipes() |
CfnLayer.Builder |
CfnLayer.Builder.customRecipes(IResolvable customRecipes)
A `LayerCustomRecipes` object that specifies the layer custom recipes.
|
CfnApp.Builder |
CfnApp.Builder.dataSources(IResolvable dataSources)
The app's data source.
|
CfnAppProps.Builder |
CfnAppProps.Builder.dataSources(IResolvable dataSources)
Sets the value of
CfnAppProps.getDataSources() |
CfnLayer.ShutdownEventConfigurationProperty.Builder |
CfnLayer.ShutdownEventConfigurationProperty.Builder.delayUntilElbConnectionsDrained(IResolvable delayUntilElbConnectionsDrained)
|
CfnInstance.EbsBlockDeviceProperty.Builder |
CfnInstance.EbsBlockDeviceProperty.Builder.deleteOnTermination(IResolvable deleteOnTermination)
Sets the value of
CfnInstance.EbsBlockDeviceProperty.getDeleteOnTermination() |
CfnLayer.LoadBasedAutoScalingProperty.Builder |
CfnLayer.LoadBasedAutoScalingProperty.Builder.downScaling(IResolvable downScaling)
Sets the value of
CfnLayer.LoadBasedAutoScalingProperty.getDownScaling() |
CfnInstance.BlockDeviceMappingProperty.Builder |
CfnInstance.BlockDeviceMappingProperty.Builder.ebs(IResolvable ebs)
Sets the value of
CfnInstance.BlockDeviceMappingProperty.getEbs() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.ebsOptimized(IResolvable ebsOptimized)
Sets the value of
CfnInstanceProps.getEbsOptimized() |
CfnInstance.Builder |
CfnInstance.Builder.ebsOptimized(IResolvable ebsOptimized)
Whether to create an Amazon EBS-optimized instance.
|
CfnStackProps.Builder |
CfnStackProps.Builder.elasticIps(IResolvable elasticIps)
Sets the value of
CfnStackProps.getElasticIps() |
CfnStack.Builder |
CfnStack.Builder.elasticIps(IResolvable elasticIps)
A list of Elastic IP addresses to register with the AWS OpsWorks stack.
|
CfnLayer.LoadBasedAutoScalingProperty.Builder |
CfnLayer.LoadBasedAutoScalingProperty.Builder.enable(IResolvable enable)
Sets the value of
CfnLayer.LoadBasedAutoScalingProperty.getEnable() |
CfnLayerProps.Builder |
CfnLayerProps.Builder.enableAutoHealing(IResolvable enableAutoHealing)
Sets the value of
CfnLayerProps.getEnableAutoHealing() |
CfnLayer.Builder |
CfnLayer.Builder.enableAutoHealing(IResolvable enableAutoHealing)
Whether to disable auto healing for the layer.
|
CfnApp.Builder |
CfnApp.Builder.enableSsl(IResolvable enableSsl)
Whether to enable SSL for the app.
|
CfnAppProps.Builder |
CfnAppProps.Builder.enableSsl(IResolvable enableSsl)
Sets the value of
CfnAppProps.getEnableSsl() |
CfnLayer.VolumeConfigurationProperty.Builder |
CfnLayer.VolumeConfigurationProperty.Builder.encrypted(IResolvable encrypted)
Sets the value of
CfnLayer.VolumeConfigurationProperty.getEncrypted() |
CfnApp.Builder |
CfnApp.Builder.environment(IResolvable environment)
An array of `EnvironmentVariable` objects that specify environment variables to be associated with the app.
|
CfnAppProps.Builder |
CfnAppProps.Builder.environment(IResolvable environment)
Sets the value of
CfnAppProps.getEnvironment() |
CfnInstance.TimeBasedAutoScalingProperty.Builder |
CfnInstance.TimeBasedAutoScalingProperty.Builder.friday(IResolvable friday)
Sets the value of
CfnInstance.TimeBasedAutoScalingProperty.getFriday() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.installUpdatesOnBoot(IResolvable installUpdatesOnBoot)
Sets the value of
CfnInstanceProps.getInstallUpdatesOnBoot() |
CfnInstance.Builder |
CfnInstance.Builder.installUpdatesOnBoot(IResolvable installUpdatesOnBoot)
Whether to install operating system and package updates when the instance boots.
|
CfnLayerProps.Builder |
CfnLayerProps.Builder.installUpdatesOnBoot(IResolvable installUpdatesOnBoot)
Sets the value of
CfnLayerProps.getInstallUpdatesOnBoot() |
CfnLayer.Builder |
CfnLayer.Builder.installUpdatesOnBoot(IResolvable installUpdatesOnBoot)
Whether to install operating system and package updates when the instance boots.
|
CfnLayerProps.Builder |
CfnLayerProps.Builder.lifecycleEventConfiguration(IResolvable lifecycleEventConfiguration)
Sets the value of
CfnLayerProps.getLifecycleEventConfiguration() |
CfnLayer.Builder |
CfnLayer.Builder.lifecycleEventConfiguration(IResolvable lifecycleEventConfiguration)
A `LifeCycleEventConfiguration` object that you can use to configure the Shutdown event to specify an execution timeout and enable or disable Elastic Load Balancer connection draining.
|
CfnLayerProps.Builder |
CfnLayerProps.Builder.loadBasedAutoScaling(IResolvable loadBasedAutoScaling)
Sets the value of
CfnLayerProps.getLoadBasedAutoScaling() |
CfnLayer.Builder |
CfnLayer.Builder.loadBasedAutoScaling(IResolvable loadBasedAutoScaling)
The load-based scaling configuration for the AWS OpsWorks layer.
|
CfnStack.ChefConfigurationProperty.Builder |
CfnStack.ChefConfigurationProperty.Builder.manageBerkshelf(IResolvable manageBerkshelf)
Sets the value of
CfnStack.ChefConfigurationProperty.getManageBerkshelf() |
CfnInstance.TimeBasedAutoScalingProperty.Builder |
CfnInstance.TimeBasedAutoScalingProperty.Builder.monday(IResolvable monday)
Sets the value of
CfnInstance.TimeBasedAutoScalingProperty.getMonday() |
CfnStackProps.Builder |
CfnStackProps.Builder.rdsDbInstances(IResolvable rdsDbInstances)
Sets the value of
CfnStackProps.getRdsDbInstances() |
CfnStack.Builder |
CfnStack.Builder.rdsDbInstances(IResolvable rdsDbInstances)
The Amazon Relational Database Service ( Amazon RDS ) database instance to register with the AWS OpsWorks stack.
|
CfnInstance.TimeBasedAutoScalingProperty.Builder |
CfnInstance.TimeBasedAutoScalingProperty.Builder.saturday(IResolvable saturday)
Sets the value of
CfnInstance.TimeBasedAutoScalingProperty.getSaturday() |
CfnApp.EnvironmentVariableProperty.Builder |
CfnApp.EnvironmentVariableProperty.Builder.secure(IResolvable secure)
Sets the value of
CfnApp.EnvironmentVariableProperty.getSecure() |
void |
CfnUserProfile.setAllowSelfManagement(IResolvable value)
Whether users can specify their own SSH public key through the My Settings page.
|
void |
CfnApp.setAppSource(IResolvable value)
A `Source` object that specifies the app repository.
|
void |
CfnApp.setAttributes(IResolvable value)
One or more user-defined key/value pairs to be added to the stack attributes.
|
void |
CfnLayer.setAttributes(IResolvable value)
One or more user-defined key-value pairs to be added to the stack attributes.
|
void |
CfnStack.setAttributes(IResolvable value)
One or more user-defined key-value pairs to be added to the stack attributes.
|
void |
CfnLayer.setAutoAssignElasticIps(IResolvable value)
Whether to automatically assign an [Elastic IP address](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html) to the layer's instances.
|
void |
CfnLayer.setAutoAssignPublicIps(IResolvable value)
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's instances.
|
void |
CfnInstance.setBlockDeviceMappings(IResolvable value)
An array of `BlockDeviceMapping` objects that specify the instance's block devices.
|
void |
CfnStack.setChefConfiguration(IResolvable value)
A `ChefConfiguration` object that specifies whether to enable Berkshelf and the Berkshelf version on Chef 11.10 stacks.
|
void |
CfnStack.setClonePermissions(IResolvable value)
If you're cloning an AWS OpsWorks stack, indicates whether to clone the source stack's permissions.
|
void |
CfnStack.setConfigurationManager(IResolvable value)
The configuration manager.
|
void |
CfnStack.setCustomCookbooksSource(IResolvable value)
Contains the information required to retrieve an app or cookbook from a repository.
|
void |
CfnLayer.setCustomRecipes(IResolvable value)
A `LayerCustomRecipes` object that specifies the layer custom recipes.
|
void |
CfnApp.setDataSources(IResolvable value)
The app's data source.
|
void |
CfnInstance.setEbsOptimized(IResolvable value)
Whether to create an Amazon EBS-optimized instance.
|
void |
CfnStack.setElasticIps(IResolvable value)
A list of Elastic IP addresses to register with the AWS OpsWorks stack.
|
void |
CfnLayer.setEnableAutoHealing(IResolvable value)
Whether to disable auto healing for the layer.
|
void |
CfnApp.setEnableSsl(IResolvable value)
Whether to enable SSL for the app.
|
void |
CfnApp.setEnvironment(IResolvable value)
An array of `EnvironmentVariable` objects that specify environment variables to be associated with the app.
|
void |
CfnInstance.setInstallUpdatesOnBoot(IResolvable value)
Whether to install operating system and package updates when the instance boots.
|
void |
CfnLayer.setInstallUpdatesOnBoot(IResolvable value)
Whether to install operating system and package updates when the instance boots.
|
void |
CfnLayer.setLifecycleEventConfiguration(IResolvable value)
A `LifeCycleEventConfiguration` object that you can use to configure the Shutdown event to specify an execution timeout and enable or disable Elastic Load Balancer connection draining.
|
void |
CfnLayer.setLoadBasedAutoScaling(IResolvable value)
The load-based scaling configuration for the AWS OpsWorks layer.
|
void |
CfnStack.setRdsDbInstances(IResolvable value)
The Amazon Relational Database Service ( Amazon RDS ) database instance to register with the AWS OpsWorks stack.
|
void |
CfnApp.setSslConfiguration(IResolvable value)
An `SslConfiguration` object with the SSL configuration.
|
void |
CfnInstance.setTimeBasedAutoScaling(IResolvable value)
The time-based scaling configuration for the instance.
|
void |
CfnStack.setUseCustomCookbooks(IResolvable value)
Whether the stack uses custom cookbooks.
|
void |
CfnLayer.setUseEbsOptimizedInstances(IResolvable value)
Whether to use Amazon EBS-optimized instances.
|
void |
CfnStack.setUseOpsworksSecurityGroups(IResolvable value)
Whether to associate the AWS OpsWorks Stacks built-in security groups with the stack's layers.
|
void |
CfnLayer.setVolumeConfigurations(IResolvable value)
A `VolumeConfigurations` object that describes the layer's Amazon EBS volumes.
|
CfnLayer.LifecycleEventConfigurationProperty.Builder |
CfnLayer.LifecycleEventConfigurationProperty.Builder.shutdownEventConfiguration(IResolvable shutdownEventConfiguration)
|
CfnApp.Builder |
CfnApp.Builder.sslConfiguration(IResolvable sslConfiguration)
An `SslConfiguration` object with the SSL configuration.
|
CfnAppProps.Builder |
CfnAppProps.Builder.sslConfiguration(IResolvable sslConfiguration)
Sets the value of
CfnAppProps.getSslConfiguration() |
CfnInstance.TimeBasedAutoScalingProperty.Builder |
CfnInstance.TimeBasedAutoScalingProperty.Builder.sunday(IResolvable sunday)
Sets the value of
CfnInstance.TimeBasedAutoScalingProperty.getSunday() |
CfnInstance.TimeBasedAutoScalingProperty.Builder |
CfnInstance.TimeBasedAutoScalingProperty.Builder.thursday(IResolvable thursday)
Sets the value of
CfnInstance.TimeBasedAutoScalingProperty.getThursday() |
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.timeBasedAutoScaling(IResolvable timeBasedAutoScaling)
Sets the value of
CfnInstanceProps.getTimeBasedAutoScaling() |
CfnInstance.Builder |
CfnInstance.Builder.timeBasedAutoScaling(IResolvable timeBasedAutoScaling)
The time-based scaling configuration for the instance.
|
CfnInstance.TimeBasedAutoScalingProperty.Builder |
CfnInstance.TimeBasedAutoScalingProperty.Builder.tuesday(IResolvable tuesday)
Sets the value of
CfnInstance.TimeBasedAutoScalingProperty.getTuesday() |
CfnLayer.LoadBasedAutoScalingProperty.Builder |
CfnLayer.LoadBasedAutoScalingProperty.Builder.upScaling(IResolvable upScaling)
Sets the value of
CfnLayer.LoadBasedAutoScalingProperty.getUpScaling() |
CfnStackProps.Builder |
CfnStackProps.Builder.useCustomCookbooks(IResolvable useCustomCookbooks)
Sets the value of
CfnStackProps.getUseCustomCookbooks() |
CfnStack.Builder |
CfnStack.Builder.useCustomCookbooks(IResolvable useCustomCookbooks)
Whether the stack uses custom cookbooks.
|
CfnLayerProps.Builder |
CfnLayerProps.Builder.useEbsOptimizedInstances(IResolvable useEbsOptimizedInstances)
Sets the value of
CfnLayerProps.getUseEbsOptimizedInstances() |
CfnLayer.Builder |
CfnLayer.Builder.useEbsOptimizedInstances(IResolvable useEbsOptimizedInstances)
Whether to use Amazon EBS-optimized instances.
|
CfnStackProps.Builder |
CfnStackProps.Builder.useOpsworksSecurityGroups(IResolvable useOpsworksSecurityGroups)
Sets the value of
CfnStackProps.getUseOpsworksSecurityGroups() |
CfnStack.Builder |
CfnStack.Builder.useOpsworksSecurityGroups(IResolvable useOpsworksSecurityGroups)
Whether to associate the AWS OpsWorks Stacks built-in security groups with the stack's layers.
|
CfnLayerProps.Builder |
CfnLayerProps.Builder.volumeConfigurations(IResolvable volumeConfigurations)
Sets the value of
CfnLayerProps.getVolumeConfigurations() |
CfnLayer.Builder |
CfnLayer.Builder.volumeConfigurations(IResolvable volumeConfigurations)
A `VolumeConfigurations` object that describes the layer's Amazon EBS volumes.
|
CfnInstance.TimeBasedAutoScalingProperty.Builder |
CfnInstance.TimeBasedAutoScalingProperty.Builder.wednesday(IResolvable wednesday)
Sets the value of
CfnInstance.TimeBasedAutoScalingProperty.getWednesday() |
| Modifier and Type | Method and Description |
|---|---|
CfnServer.Builder |
CfnServer.Builder.associatePublicIpAddress(IResolvable associatePublicIpAddress)
Associate a public IP address with a server that you are launching.
|
CfnServerProps.Builder |
CfnServerProps.Builder.associatePublicIpAddress(IResolvable associatePublicIpAddress)
Sets the value of
CfnServerProps.getAssociatePublicIpAddress() |
CfnServer.Builder |
CfnServer.Builder.disableAutomatedBackup(IResolvable disableAutomatedBackup)
Enable or disable scheduled backups.
|
CfnServerProps.Builder |
CfnServerProps.Builder.disableAutomatedBackup(IResolvable disableAutomatedBackup)
Sets the value of
CfnServerProps.getDisableAutomatedBackup() |
CfnServer.Builder |
CfnServer.Builder.engineAttributes(IResolvable engineAttributes)
Optional engine attributes on a specified server.
|
CfnServerProps.Builder |
CfnServerProps.Builder.engineAttributes(IResolvable engineAttributes)
Sets the value of
CfnServerProps.getEngineAttributes() |
void |
CfnServer.setAssociatePublicIpAddress(IResolvable value)
Associate a public IP address with a server that you are launching.
|
void |
CfnServer.setDisableAutomatedBackup(IResolvable value)
Enable or disable scheduled backups.
|
void |
CfnServer.setEngineAttributes(IResolvable value)
Optional engine attributes on a specified server.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnPackageVersion.getAttrIsLatestPatch()
Whether the package version is the latest version.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationInstanceProps.Builder |
CfnApplicationInstanceProps.Builder.manifestOverridesPayload(IResolvable manifestOverridesPayload)
Sets the value of
CfnApplicationInstanceProps.getManifestOverridesPayload() |
CfnApplicationInstance.Builder |
CfnApplicationInstance.Builder.manifestOverridesPayload(IResolvable manifestOverridesPayload)
Setting overrides for the application manifest.
|
CfnApplicationInstanceProps.Builder |
CfnApplicationInstanceProps.Builder.manifestPayload(IResolvable manifestPayload)
Sets the value of
CfnApplicationInstanceProps.getManifestPayload() |
CfnApplicationInstance.Builder |
CfnApplicationInstance.Builder.manifestPayload(IResolvable manifestPayload)
The application's manifest document.
|
CfnPackageVersionProps.Builder |
CfnPackageVersionProps.Builder.markLatest(IResolvable markLatest)
Sets the value of
CfnPackageVersionProps.getMarkLatest() |
CfnPackageVersion.Builder |
CfnPackageVersion.Builder.markLatest(IResolvable markLatest)
Whether to mark the new version as the latest version.
|
void |
CfnApplicationInstance.setManifestOverridesPayload(IResolvable value)
Setting overrides for the application manifest.
|
void |
CfnApplicationInstance.setManifestPayload(IResolvable value)
The application's manifest document.
|
void |
CfnPackageVersion.setMarkLatest(IResolvable value)
Whether to mark the new version as the latest version.
|
| Modifier and Type | Method and Description |
|---|---|
CfnSolution.SolutionConfigProperty.Builder |
CfnSolution.SolutionConfigProperty.Builder.algorithmHyperParameters(IResolvable algorithmHyperParameters)
Sets the value of
CfnSolution.SolutionConfigProperty.getAlgorithmHyperParameters() |
CfnDatasetProps.Builder |
CfnDatasetProps.Builder.datasetImportJob(IResolvable datasetImportJob)
Sets the value of
CfnDatasetProps.getDatasetImportJob() |
CfnDataset.Builder |
CfnDataset.Builder.datasetImportJob(IResolvable datasetImportJob)
Describes a job that imports training data from a data source (Amazon S3 bucket) to an Amazon Personalize dataset.
|
CfnSolution.SolutionConfigProperty.Builder |
CfnSolution.SolutionConfigProperty.Builder.featureTransformationParameters(IResolvable featureTransformationParameters)
Sets the value of
CfnSolution.SolutionConfigProperty.getFeatureTransformationParameters() |
CfnSolutionProps.Builder |
CfnSolutionProps.Builder.performAutoMl(IResolvable performAutoMl)
Sets the value of
CfnSolutionProps.getPerformAutoMl() |
CfnSolution.Builder |
CfnSolution.Builder.performAutoMl(IResolvable performAutoMl)
When true, Amazon Personalize performs a search for the best USER_PERSONALIZATION recipe from the list specified in the solution configuration ( `recipeArn` must not be specified).
|
CfnSolutionProps.Builder |
CfnSolutionProps.Builder.performHpo(IResolvable performHpo)
Sets the value of
CfnSolutionProps.getPerformHpo() |
CfnSolution.Builder |
CfnSolution.Builder.performHpo(IResolvable performHpo)
Whether to perform hyperparameter optimization (HPO) on the chosen recipe.
|
void |
CfnDataset.setDatasetImportJob(IResolvable value)
Describes a job that imports training data from a data source (Amazon S3 bucket) to an Amazon Personalize dataset.
|
void |
CfnSolution.setPerformAutoMl(IResolvable value)
When true, Amazon Personalize performs a search for the best USER_PERSONALIZATION recipe from the list specified in the solution configuration ( `recipeArn` must not be specified).
|
void |
CfnSolution.setPerformHpo(IResolvable value)
Whether to perform hyperparameter optimization (HPO) on the chosen recipe.
|
void |
CfnSolution.setSolutionConfig(IResolvable value)
Describes the configuration properties for the solution.
|
CfnSolutionProps.Builder |
CfnSolutionProps.Builder.solutionConfig(IResolvable solutionConfig)
Sets the value of
CfnSolutionProps.getSolutionConfig() |
CfnSolution.Builder |
CfnSolution.Builder.solutionConfig(IResolvable solutionConfig)
Describes the configuration properties for the solution.
|
| Modifier and Type | Method and Description |
|---|---|
CfnCampaignProps.Builder |
CfnCampaignProps.Builder.additionalTreatments(IResolvable additionalTreatments)
Sets the value of
CfnCampaignProps.getAdditionalTreatments() |
CfnCampaign.Builder |
CfnCampaign.Builder.additionalTreatments(IResolvable additionalTreatments)
An array of requests that defines additional treatments for the campaign, in addition to the default treatment for the campaign.
|
CfnPushTemplate.Builder |
CfnPushTemplate.Builder.adm(IResolvable adm)
The message template to use for the ADM (Amazon Device Messaging) channel.
|
CfnPushTemplateProps.Builder |
CfnPushTemplateProps.Builder.adm(IResolvable adm)
Sets the value of
CfnPushTemplateProps.getAdm() |
CfnCampaign.MessageConfigurationProperty.Builder |
CfnCampaign.MessageConfigurationProperty.Builder.admMessage(IResolvable admMessage)
Sets the value of
CfnCampaign.MessageConfigurationProperty.getAdmMessage() |
CfnInAppTemplate.ButtonConfigProperty.Builder |
CfnInAppTemplate.ButtonConfigProperty.Builder.android(IResolvable android)
Sets the value of
CfnInAppTemplate.ButtonConfigProperty.getAndroid() |
CfnCampaign.InAppMessageButtonProperty.Builder |
CfnCampaign.InAppMessageButtonProperty.Builder.android(IResolvable android)
Sets the value of
CfnCampaign.InAppMessageButtonProperty.getAndroid() |
CfnPushTemplate.Builder |
CfnPushTemplate.Builder.apns(IResolvable apns)
The message template to use for the APNs (Apple Push Notification service) channel.
|
CfnPushTemplateProps.Builder |
CfnPushTemplateProps.Builder.apns(IResolvable apns)
Sets the value of
CfnPushTemplateProps.getApns() |
CfnCampaign.MessageConfigurationProperty.Builder |
CfnCampaign.MessageConfigurationProperty.Builder.apnsMessage(IResolvable apnsMessage)
Sets the value of
CfnCampaign.MessageConfigurationProperty.getApnsMessage() |
CfnSegment.DemographicProperty.Builder |
CfnSegment.DemographicProperty.Builder.appVersion(IResolvable appVersion)
Sets the value of
CfnSegment.DemographicProperty.getAppVersion() |
CfnPushTemplate.Builder |
CfnPushTemplate.Builder.baidu(IResolvable baidu)
The message template to use for the Baidu (Baidu Cloud Push) channel.
|
CfnPushTemplateProps.Builder |
CfnPushTemplateProps.Builder.baidu(IResolvable baidu)
Sets the value of
CfnPushTemplateProps.getBaidu() |
CfnCampaign.MessageConfigurationProperty.Builder |
CfnCampaign.MessageConfigurationProperty.Builder.baiduMessage(IResolvable baiduMessage)
Sets the value of
CfnCampaign.MessageConfigurationProperty.getBaiduMessage() |
CfnSegment.SegmentDimensionsProperty.Builder |
CfnSegment.SegmentDimensionsProperty.Builder.behavior(IResolvable behavior)
Sets the value of
CfnSegment.SegmentDimensionsProperty.getBehavior() |
CfnInAppTemplate.InAppMessageContentProperty.Builder |
CfnInAppTemplate.InAppMessageContentProperty.Builder.bodyConfig(IResolvable bodyConfig)
Sets the value of
CfnInAppTemplate.InAppMessageContentProperty.getBodyConfig() |
CfnCampaign.InAppMessageContentProperty.Builder |
CfnCampaign.InAppMessageContentProperty.Builder.bodyConfig(IResolvable bodyConfig)
Sets the value of
CfnCampaign.InAppMessageContentProperty.getBodyConfig() |
CfnCampaignProps.Builder |
CfnCampaignProps.Builder.campaignHook(IResolvable campaignHook)
Sets the value of
CfnCampaignProps.getCampaignHook() |
CfnCampaign.Builder |
CfnCampaign.Builder.campaignHook(IResolvable campaignHook)
Specifies the Lambda function to use as a code hook for a campaign.
|
CfnApplicationSettings.Builder |
CfnApplicationSettings.Builder.campaignHook(IResolvable campaignHook)
The settings for the Lambda function to use by default as a code hook for campaigns in the application.
|
CfnApplicationSettingsProps.Builder |
CfnApplicationSettingsProps.Builder.campaignHook(IResolvable campaignHook)
Sets the value of
CfnApplicationSettingsProps.getCampaignHook() |
CfnSegment.DemographicProperty.Builder |
CfnSegment.DemographicProperty.Builder.channel(IResolvable channel)
Sets the value of
CfnSegment.DemographicProperty.getChannel() |
CfnApplicationSettings.Builder |
CfnApplicationSettings.Builder.cloudWatchMetricsEnabled(IResolvable cloudWatchMetricsEnabled)
Specifies whether to enable application-related alarms in Amazon CloudWatch.
|
CfnApplicationSettingsProps.Builder |
CfnApplicationSettingsProps.Builder.cloudWatchMetricsEnabled(IResolvable cloudWatchMetricsEnabled)
Sets the value of
CfnApplicationSettingsProps.getCloudWatchMetricsEnabled() |
CfnInAppTemplateProps.Builder |
CfnInAppTemplateProps.Builder.content(IResolvable content)
Sets the value of
CfnInAppTemplateProps.getContent() |
CfnInAppTemplate.Builder |
CfnInAppTemplate.Builder.content(IResolvable content)
An object that contains information about the content of an in-app message, including its title and body text, text colors, background colors, images, buttons, and behaviors.
|
CfnCampaign.CampaignInAppMessageProperty.Builder |
CfnCampaign.CampaignInAppMessageProperty.Builder.content(IResolvable content)
Sets the value of
CfnCampaign.CampaignInAppMessageProperty.getContent() |
CfnSegment.GPSPointProperty.Builder |
CfnSegment.GPSPointProperty.Builder.coordinates(IResolvable coordinates)
Sets the value of
CfnSegment.GPSPointProperty.getCoordinates() |
CfnSegment.LocationProperty.Builder |
CfnSegment.LocationProperty.Builder.country(IResolvable country)
Sets the value of
CfnSegment.LocationProperty.getCountry() |
CfnCampaignProps.Builder |
CfnCampaignProps.Builder.customDeliveryConfiguration(IResolvable customDeliveryConfiguration)
Sets the value of
CfnCampaignProps.getCustomDeliveryConfiguration() |
CfnCampaign.WriteTreatmentResourceProperty.Builder |
CfnCampaign.WriteTreatmentResourceProperty.Builder.customDeliveryConfiguration(IResolvable customDeliveryConfiguration)
|
CfnCampaign.Builder |
CfnCampaign.Builder.customDeliveryConfiguration(IResolvable customDeliveryConfiguration)
The delivery configuration settings for sending the treatment through a custom channel.
|
CfnCampaign.MessageConfigurationProperty.Builder |
CfnCampaign.MessageConfigurationProperty.Builder.customMessage(IResolvable customMessage)
Sets the value of
CfnCampaign.MessageConfigurationProperty.getCustomMessage() |
CfnInAppTemplate.ButtonConfigProperty.Builder |
CfnInAppTemplate.ButtonConfigProperty.Builder.defaultConfig(IResolvable defaultConfig)
Sets the value of
CfnInAppTemplate.ButtonConfigProperty.getDefaultConfig() |
CfnCampaign.InAppMessageButtonProperty.Builder |
CfnCampaign.InAppMessageButtonProperty.Builder.defaultConfig(IResolvable defaultConfig)
Sets the value of
CfnCampaign.InAppMessageButtonProperty.getDefaultConfig() |
CfnCampaign.MessageConfigurationProperty.Builder |
CfnCampaign.MessageConfigurationProperty.Builder.defaultMessage(IResolvable defaultMessage)
Sets the value of
CfnCampaign.MessageConfigurationProperty.getDefaultMessage() |
CfnPushTemplate.Builder |
CfnPushTemplate.Builder.defaultValue(IResolvable defaultValue)
The default message template to use for push notification channels.
|
CfnPushTemplateProps.Builder |
CfnPushTemplateProps.Builder.defaultValue(IResolvable defaultValue)
Sets the value of
CfnPushTemplateProps.getDefaultValue() |
CfnSegment.SegmentDimensionsProperty.Builder |
CfnSegment.SegmentDimensionsProperty.Builder.demographic(IResolvable demographic)
Sets the value of
CfnSegment.SegmentDimensionsProperty.getDemographic() |
CfnSegment.DemographicProperty.Builder |
CfnSegment.DemographicProperty.Builder.deviceType(IResolvable deviceType)
Sets the value of
CfnSegment.DemographicProperty.getDeviceType() |
CfnSegment.GroupsProperty.Builder |
CfnSegment.GroupsProperty.Builder.dimensions(IResolvable dimensions)
Sets the value of
CfnSegment.GroupsProperty.getDimensions() |
CfnSegment.Builder |
CfnSegment.Builder.dimensions(IResolvable dimensions)
The criteria that define the dimensions for the segment.
|
CfnCampaign.CampaignEventFilterProperty.Builder |
CfnCampaign.CampaignEventFilterProperty.Builder.dimensions(IResolvable dimensions)
Sets the value of
CfnCampaign.CampaignEventFilterProperty.getDimensions() |
CfnSegmentProps.Builder |
CfnSegmentProps.Builder.dimensions(IResolvable dimensions)
Sets the value of
CfnSegmentProps.getDimensions() |
CfnCampaign.MessageConfigurationProperty.Builder |
CfnCampaign.MessageConfigurationProperty.Builder.emailMessage(IResolvable emailMessage)
Sets the value of
CfnCampaign.MessageConfigurationProperty.getEmailMessage() |
CfnCampaign.TemplateConfigurationProperty.Builder |
CfnCampaign.TemplateConfigurationProperty.Builder.emailTemplate(IResolvable emailTemplate)
Sets the value of
CfnCampaign.TemplateConfigurationProperty.getEmailTemplate() |
CfnAPNSSandboxChannelProps.Builder |
CfnAPNSSandboxChannelProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnAPNSSandboxChannelProps.getEnabled() |
CfnADMChannel.Builder |
CfnADMChannel.Builder.enabled(IResolvable enabled)
Specifies whether to enable the ADM channel for the application.
|
CfnGCMChannelProps.Builder |
CfnGCMChannelProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnGCMChannelProps.getEnabled() |
CfnAPNSSandboxChannel.Builder |
CfnAPNSSandboxChannel.Builder.enabled(IResolvable enabled)
Specifies whether to enable the APNs Sandbox channel for the Amazon Pinpoint application.
|
CfnBaiduChannel.Builder |
CfnBaiduChannel.Builder.enabled(IResolvable enabled)
Specifies whether to enable the Baidu channel for the application.
|
CfnEmailChannel.Builder |
CfnEmailChannel.Builder.enabled(IResolvable enabled)
Specifies whether to enable the email channel for the application.
|
CfnVoiceChannelProps.Builder |
CfnVoiceChannelProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnVoiceChannelProps.getEnabled() |
CfnBaiduChannelProps.Builder |
CfnBaiduChannelProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnBaiduChannelProps.getEnabled() |
CfnAPNSVoipSandboxChannel.Builder |
CfnAPNSVoipSandboxChannel.Builder.enabled(IResolvable enabled)
Specifies whether the APNs VoIP sandbox channel is enabled for the application.
|
CfnSMSChannelProps.Builder |
CfnSMSChannelProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnSMSChannelProps.getEnabled() |
CfnEmailChannelProps.Builder |
CfnEmailChannelProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnEmailChannelProps.getEnabled() |
CfnSMSChannel.Builder |
CfnSMSChannel.Builder.enabled(IResolvable enabled)
Specifies whether to enable the SMS channel for the application.
|
CfnAPNSChannel.Builder |
CfnAPNSChannel.Builder.enabled(IResolvable enabled)
Specifies whether to enable the APNs channel for the application.
|
CfnADMChannelProps.Builder |
CfnADMChannelProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnADMChannelProps.getEnabled() |
CfnAPNSChannelProps.Builder |
CfnAPNSChannelProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnAPNSChannelProps.getEnabled() |
CfnGCMChannel.Builder |
CfnGCMChannel.Builder.enabled(IResolvable enabled)
Specifies whether to enable the GCM channel for the Amazon Pinpoint application.
|
CfnAPNSVoipChannelProps.Builder |
CfnAPNSVoipChannelProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnAPNSVoipChannelProps.getEnabled() |
CfnVoiceChannel.Builder |
CfnVoiceChannel.Builder.enabled(IResolvable enabled)
Specifies whether to enable the voice channel for the application.
|
CfnAPNSVoipChannel.Builder |
CfnAPNSVoipChannel.Builder.enabled(IResolvable enabled)
Specifies whether to enable the APNs VoIP channel for the Amazon Pinpoint application.
|
CfnAPNSVoipSandboxChannelProps.Builder |
CfnAPNSVoipSandboxChannelProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnAPNSVoipSandboxChannelProps.getEnabled() |
CfnCampaign.ScheduleProperty.Builder |
CfnCampaign.ScheduleProperty.Builder.eventFilter(IResolvable eventFilter)
Sets the value of
CfnCampaign.ScheduleProperty.getEventFilter() |
CfnCampaign.EventDimensionsProperty.Builder |
CfnCampaign.EventDimensionsProperty.Builder.eventType(IResolvable eventType)
Sets the value of
CfnCampaign.EventDimensionsProperty.getEventType() |
CfnPushTemplate.Builder |
CfnPushTemplate.Builder.gcm(IResolvable gcm)
The message template to use for the GCM channel, which is used to send notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.
|
CfnPushTemplateProps.Builder |
CfnPushTemplateProps.Builder.gcm(IResolvable gcm)
Sets the value of
CfnPushTemplateProps.getGcm() |
CfnCampaign.MessageConfigurationProperty.Builder |
CfnCampaign.MessageConfigurationProperty.Builder.gcmMessage(IResolvable gcmMessage)
Sets the value of
CfnCampaign.MessageConfigurationProperty.getGcmMessage() |
CfnSegment.LocationProperty.Builder |
CfnSegment.LocationProperty.Builder.gpsPoint(IResolvable gpsPoint)
Sets the value of
CfnSegment.LocationProperty.getGpsPoint() |
CfnSegment.SegmentGroupsProperty.Builder |
CfnSegment.SegmentGroupsProperty.Builder.groups(IResolvable groups)
Sets the value of
CfnSegment.SegmentGroupsProperty.getGroups() |
CfnInAppTemplate.InAppMessageContentProperty.Builder |
CfnInAppTemplate.InAppMessageContentProperty.Builder.headerConfig(IResolvable headerConfig)
Sets the value of
CfnInAppTemplate.InAppMessageContentProperty.getHeaderConfig() |
CfnCampaign.InAppMessageContentProperty.Builder |
CfnCampaign.InAppMessageContentProperty.Builder.headerConfig(IResolvable headerConfig)
Sets the value of
CfnCampaign.InAppMessageContentProperty.getHeaderConfig() |
CfnCampaign.MessageConfigurationProperty.Builder |
CfnCampaign.MessageConfigurationProperty.Builder.inAppMessage(IResolvable inAppMessage)
Sets the value of
CfnCampaign.MessageConfigurationProperty.getInAppMessage() |
CfnInAppTemplate.ButtonConfigProperty.Builder |
CfnInAppTemplate.ButtonConfigProperty.Builder.ios(IResolvable ios)
Sets the value of
CfnInAppTemplate.ButtonConfigProperty.getIos() |
CfnCampaign.InAppMessageButtonProperty.Builder |
CfnCampaign.InAppMessageButtonProperty.Builder.ios(IResolvable ios)
Sets the value of
CfnCampaign.InAppMessageButtonProperty.getIos() |
CfnCampaign.ScheduleProperty.Builder |
CfnCampaign.ScheduleProperty.Builder.isLocalTime(IResolvable isLocalTime)
Sets the value of
CfnCampaign.ScheduleProperty.getIsLocalTime() |
CfnCampaignProps.Builder |
CfnCampaignProps.Builder.isPaused(IResolvable isPaused)
Sets the value of
CfnCampaignProps.getIsPaused() |
CfnCampaign.Builder |
CfnCampaign.Builder.isPaused(IResolvable isPaused)
Specifies whether to pause the campaign.
|
CfnCampaignProps.Builder |
CfnCampaignProps.Builder.limits(IResolvable limits)
Sets the value of
CfnCampaignProps.getLimits() |
CfnCampaign.Builder |
CfnCampaign.Builder.limits(IResolvable limits)
The messaging limits for the campaign.
|
CfnApplicationSettings.Builder |
CfnApplicationSettings.Builder.limits(IResolvable limits)
The default sending limits for campaigns in the application.
|
CfnApplicationSettingsProps.Builder |
CfnApplicationSettingsProps.Builder.limits(IResolvable limits)
Sets the value of
CfnApplicationSettingsProps.getLimits() |
CfnSegment.SegmentDimensionsProperty.Builder |
CfnSegment.SegmentDimensionsProperty.Builder.location(IResolvable location)
Sets the value of
CfnSegment.SegmentDimensionsProperty.getLocation() |
CfnSegment.DemographicProperty.Builder |
CfnSegment.DemographicProperty.Builder.make(IResolvable make)
Sets the value of
CfnSegment.DemographicProperty.getMake() |
CfnCampaignProps.Builder |
CfnCampaignProps.Builder.messageConfiguration(IResolvable messageConfiguration)
Sets the value of
CfnCampaignProps.getMessageConfiguration() |
CfnCampaign.WriteTreatmentResourceProperty.Builder |
CfnCampaign.WriteTreatmentResourceProperty.Builder.messageConfiguration(IResolvable messageConfiguration)
Sets the value of
CfnCampaign.WriteTreatmentResourceProperty.getMessageConfiguration() |
CfnCampaign.Builder |
CfnCampaign.Builder.messageConfiguration(IResolvable messageConfiguration)
The message configuration settings for the campaign.
|
CfnSegment.DemographicProperty.Builder |
CfnSegment.DemographicProperty.Builder.model(IResolvable model)
Sets the value of
CfnSegment.DemographicProperty.getModel() |
CfnSegment.DemographicProperty.Builder |
CfnSegment.DemographicProperty.Builder.platform(IResolvable platform)
Sets the value of
CfnSegment.DemographicProperty.getPlatform() |
CfnInAppTemplate.InAppMessageContentProperty.Builder |
CfnInAppTemplate.InAppMessageContentProperty.Builder.primaryBtn(IResolvable primaryBtn)
Sets the value of
CfnInAppTemplate.InAppMessageContentProperty.getPrimaryBtn() |
CfnCampaign.InAppMessageContentProperty.Builder |
CfnCampaign.InAppMessageContentProperty.Builder.primaryBtn(IResolvable primaryBtn)
Sets the value of
CfnCampaign.InAppMessageContentProperty.getPrimaryBtn() |
CfnCampaign.TemplateConfigurationProperty.Builder |
CfnCampaign.TemplateConfigurationProperty.Builder.pushTemplate(IResolvable pushTemplate)
Sets the value of
CfnCampaign.TemplateConfigurationProperty.getPushTemplate() |
CfnCampaign.ScheduleProperty.Builder |
CfnCampaign.ScheduleProperty.Builder.quietTime(IResolvable quietTime)
Sets the value of
CfnCampaign.ScheduleProperty.getQuietTime() |
CfnApplicationSettings.Builder |
CfnApplicationSettings.Builder.quietTime(IResolvable quietTime)
The default quiet time for campaigns in the application.
|
CfnApplicationSettingsProps.Builder |
CfnApplicationSettingsProps.Builder.quietTime(IResolvable quietTime)
Sets the value of
CfnApplicationSettingsProps.getQuietTime() |
CfnSegment.BehaviorProperty.Builder |
CfnSegment.BehaviorProperty.Builder.recency(IResolvable recency)
Sets the value of
CfnSegment.BehaviorProperty.getRecency() |
CfnCampaignProps.Builder |
CfnCampaignProps.Builder.schedule(IResolvable schedule)
Sets the value of
CfnCampaignProps.getSchedule() |
CfnCampaign.WriteTreatmentResourceProperty.Builder |
CfnCampaign.WriteTreatmentResourceProperty.Builder.schedule(IResolvable schedule)
Sets the value of
CfnCampaign.WriteTreatmentResourceProperty.getSchedule() |
CfnCampaign.Builder |
CfnCampaign.Builder.schedule(IResolvable schedule)
The schedule settings for the campaign.
|
CfnInAppTemplate.InAppMessageContentProperty.Builder |
CfnInAppTemplate.InAppMessageContentProperty.Builder.secondaryBtn(IResolvable secondaryBtn)
Sets the value of
CfnInAppTemplate.InAppMessageContentProperty.getSecondaryBtn() |
CfnCampaign.InAppMessageContentProperty.Builder |
CfnCampaign.InAppMessageContentProperty.Builder.secondaryBtn(IResolvable secondaryBtn)
Sets the value of
CfnCampaign.InAppMessageContentProperty.getSecondaryBtn() |
CfnSegment.Builder |
CfnSegment.Builder.segmentGroups(IResolvable segmentGroups)
The segment group to use and the dimensions to apply to the group's base segments in order to build the segment.
|
CfnSegmentProps.Builder |
CfnSegmentProps.Builder.segmentGroups(IResolvable segmentGroups)
Sets the value of
CfnSegmentProps.getSegmentGroups() |
void |
CfnCampaign.setAdditionalTreatments(IResolvable value)
An array of requests that defines additional treatments for the campaign, in addition to the default treatment for the campaign.
|
void |
CfnPushTemplate.setAdm(IResolvable value)
The message template to use for the ADM (Amazon Device Messaging) channel.
|
void |
CfnPushTemplate.setApns(IResolvable value)
The message template to use for the APNs (Apple Push Notification service) channel.
|
void |
CfnPushTemplate.setBaidu(IResolvable value)
The message template to use for the Baidu (Baidu Cloud Push) channel.
|
void |
CfnCampaign.setCampaignHook(IResolvable value)
Specifies the Lambda function to use as a code hook for a campaign.
|
void |
CfnApplicationSettings.setCampaignHook(IResolvable value)
The settings for the Lambda function to use by default as a code hook for campaigns in the application.
|
void |
CfnApplicationSettings.setCloudWatchMetricsEnabled(IResolvable value)
Specifies whether to enable application-related alarms in Amazon CloudWatch.
|
void |
CfnInAppTemplate.setContent(IResolvable value)
An object that contains information about the content of an in-app message, including its title and body text, text colors, background colors, images, buttons, and behaviors.
|
void |
CfnCampaign.setCustomDeliveryConfiguration(IResolvable value)
The delivery configuration settings for sending the treatment through a custom channel.
|
void |
CfnPushTemplate.setDefaultValue(IResolvable value)
The default message template to use for push notification channels.
|
void |
CfnSegment.setDimensions(IResolvable value)
The criteria that define the dimensions for the segment.
|
void |
CfnADMChannel.setEnabled(IResolvable value)
Specifies whether to enable the ADM channel for the application.
|
void |
CfnAPNSSandboxChannel.setEnabled(IResolvable value)
Specifies whether to enable the APNs Sandbox channel for the Amazon Pinpoint application.
|
void |
CfnBaiduChannel.setEnabled(IResolvable value)
Specifies whether to enable the Baidu channel for the application.
|
void |
CfnEmailChannel.setEnabled(IResolvable value)
Specifies whether to enable the email channel for the application.
|
void |
CfnAPNSVoipSandboxChannel.setEnabled(IResolvable value)
Specifies whether the APNs VoIP sandbox channel is enabled for the application.
|
void |
CfnSMSChannel.setEnabled(IResolvable value)
Specifies whether to enable the SMS channel for the application.
|
void |
CfnAPNSChannel.setEnabled(IResolvable value)
Specifies whether to enable the APNs channel for the application.
|
void |
CfnGCMChannel.setEnabled(IResolvable value)
Specifies whether to enable the GCM channel for the Amazon Pinpoint application.
|
void |
CfnVoiceChannel.setEnabled(IResolvable value)
Specifies whether to enable the voice channel for the application.
|
void |
CfnAPNSVoipChannel.setEnabled(IResolvable value)
Specifies whether to enable the APNs VoIP channel for the Amazon Pinpoint application.
|
void |
CfnPushTemplate.setGcm(IResolvable value)
The message template to use for the GCM channel, which is used to send notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.
|
void |
CfnCampaign.setIsPaused(IResolvable value)
Specifies whether to pause the campaign.
|
void |
CfnCampaign.setLimits(IResolvable value)
The messaging limits for the campaign.
|
void |
CfnApplicationSettings.setLimits(IResolvable value)
The default sending limits for campaigns in the application.
|
void |
CfnCampaign.setMessageConfiguration(IResolvable value)
The message configuration settings for the campaign.
|
void |
CfnApplicationSettings.setQuietTime(IResolvable value)
The default quiet time for campaigns in the application.
|
void |
CfnCampaign.setSchedule(IResolvable value)
The schedule settings for the campaign.
|
void |
CfnSegment.setSegmentGroups(IResolvable value)
The segment group to use and the dimensions to apply to the group's base segments in order to build the segment.
|
void |
CfnCampaign.setTemplateConfiguration(IResolvable value)
The message template to use for the treatment.
|
CfnCampaign.MessageProperty.Builder |
CfnCampaign.MessageProperty.Builder.silentPush(IResolvable silentPush)
Sets the value of
CfnCampaign.MessageProperty.getSilentPush() |
CfnCampaign.MessageConfigurationProperty.Builder |
CfnCampaign.MessageConfigurationProperty.Builder.smsMessage(IResolvable smsMessage)
Sets the value of
CfnCampaign.MessageConfigurationProperty.getSmsMessage() |
CfnCampaign.TemplateConfigurationProperty.Builder |
CfnCampaign.TemplateConfigurationProperty.Builder.smsTemplate(IResolvable smsTemplate)
Sets the value of
CfnCampaign.TemplateConfigurationProperty.getSmsTemplate() |
CfnSegment.GroupsProperty.Builder |
CfnSegment.GroupsProperty.Builder.sourceSegments(IResolvable sourceSegments)
Sets the value of
CfnSegment.GroupsProperty.getSourceSegments() |
CfnCampaignProps.Builder |
CfnCampaignProps.Builder.templateConfiguration(IResolvable templateConfiguration)
Sets the value of
CfnCampaignProps.getTemplateConfiguration() |
CfnCampaign.WriteTreatmentResourceProperty.Builder |
CfnCampaign.WriteTreatmentResourceProperty.Builder.templateConfiguration(IResolvable templateConfiguration)
Sets the value of
CfnCampaign.WriteTreatmentResourceProperty.getTemplateConfiguration() |
CfnCampaign.Builder |
CfnCampaign.Builder.templateConfiguration(IResolvable templateConfiguration)
The message template to use for the treatment.
|
CfnCampaign.TemplateConfigurationProperty.Builder |
CfnCampaign.TemplateConfigurationProperty.Builder.voiceTemplate(IResolvable voiceTemplate)
Sets the value of
CfnCampaign.TemplateConfigurationProperty.getVoiceTemplate() |
CfnInAppTemplate.ButtonConfigProperty.Builder |
CfnInAppTemplate.ButtonConfigProperty.Builder.web(IResolvable web)
Sets the value of
CfnInAppTemplate.ButtonConfigProperty.getWeb() |
CfnCampaign.InAppMessageButtonProperty.Builder |
CfnCampaign.InAppMessageButtonProperty.Builder.web(IResolvable web)
Sets the value of
CfnCampaign.InAppMessageButtonProperty.getWeb() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.cloudWatchDestination(IResolvable cloudWatchDestination)
|
CfnConfigurationSetProps.Builder |
CfnConfigurationSetProps.Builder.deliveryOptions(IResolvable deliveryOptions)
Sets the value of
CfnConfigurationSetProps.getDeliveryOptions() |
CfnConfigurationSet.Builder |
CfnConfigurationSet.Builder.deliveryOptions(IResolvable deliveryOptions)
An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.
|
CfnConfigurationSetEventDestination.CloudWatchDestinationProperty.Builder |
CfnConfigurationSetEventDestination.CloudWatchDestinationProperty.Builder.dimensionConfigurations(IResolvable dimensionConfigurations)
|
CfnIdentity.Builder |
CfnIdentity.Builder.dkimSigningEnabled(IResolvable dkimSigningEnabled)
For domain identities, this attribute is used to enable or disable DomainKeys Identified Mail (DKIM) signing for the domain.
|
CfnIdentityProps.Builder |
CfnIdentityProps.Builder.dkimSigningEnabled(IResolvable dkimSigningEnabled)
Sets the value of
CfnIdentityProps.getDkimSigningEnabled() |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.enabled(IResolvable enabled)
|
CfnConfigurationSetEventDestination.Builder |
CfnConfigurationSetEventDestination.Builder.eventDestination(IResolvable eventDestination)
An object that defines the event destination.
|
CfnConfigurationSetEventDestinationProps.Builder |
CfnConfigurationSetEventDestinationProps.Builder.eventDestination(IResolvable eventDestination)
Sets the value of
CfnConfigurationSetEventDestinationProps.getEventDestination() |
CfnIdentity.Builder |
CfnIdentity.Builder.feedbackForwardingEnabled(IResolvable feedbackForwardingEnabled)
Used to enable or disable feedback forwarding for an identity.
|
CfnIdentityProps.Builder |
CfnIdentityProps.Builder.feedbackForwardingEnabled(IResolvable feedbackForwardingEnabled)
Sets the value of
CfnIdentityProps.getFeedbackForwardingEnabled() |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.kinesisFirehoseDestination(IResolvable kinesisFirehoseDestination)
|
CfnIdentity.Builder |
CfnIdentity.Builder.mailFromAttributes(IResolvable mailFromAttributes)
Used to enable or disable the custom Mail-From domain configuration for an email identity.
|
CfnIdentityProps.Builder |
CfnIdentityProps.Builder.mailFromAttributes(IResolvable mailFromAttributes)
Sets the value of
CfnIdentityProps.getMailFromAttributes() |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.pinpointDestination(IResolvable pinpointDestination)
|
CfnConfigurationSet.ReputationOptionsProperty.Builder |
CfnConfigurationSet.ReputationOptionsProperty.Builder.reputationMetricsEnabled(IResolvable reputationMetricsEnabled)
|
CfnConfigurationSetProps.Builder |
CfnConfigurationSetProps.Builder.reputationOptions(IResolvable reputationOptions)
Sets the value of
CfnConfigurationSetProps.getReputationOptions() |
CfnConfigurationSet.Builder |
CfnConfigurationSet.Builder.reputationOptions(IResolvable reputationOptions)
An object that defines whether or not Amazon Pinpoint collects reputation metrics for the emails that you send that use the configuration set.
|
CfnConfigurationSet.SendingOptionsProperty.Builder |
CfnConfigurationSet.SendingOptionsProperty.Builder.sendingEnabled(IResolvable sendingEnabled)
Sets the value of
CfnConfigurationSet.SendingOptionsProperty.getSendingEnabled() |
CfnConfigurationSetProps.Builder |
CfnConfigurationSetProps.Builder.sendingOptions(IResolvable sendingOptions)
Sets the value of
CfnConfigurationSetProps.getSendingOptions() |
CfnConfigurationSet.Builder |
CfnConfigurationSet.Builder.sendingOptions(IResolvable sendingOptions)
An object that defines whether or not Amazon Pinpoint can send email that you send using the configuration set.
|
void |
CfnConfigurationSet.setDeliveryOptions(IResolvable value)
An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.
|
void |
CfnIdentity.setDkimSigningEnabled(IResolvable value)
For domain identities, this attribute is used to enable or disable DomainKeys Identified Mail (DKIM) signing for the domain.
|
void |
CfnConfigurationSetEventDestination.setEventDestination(IResolvable value)
An object that defines the event destination.
|
void |
CfnIdentity.setFeedbackForwardingEnabled(IResolvable value)
Used to enable or disable feedback forwarding for an identity.
|
void |
CfnIdentity.setMailFromAttributes(IResolvable value)
Used to enable or disable the custom Mail-From domain configuration for an email identity.
|
void |
CfnConfigurationSet.setReputationOptions(IResolvable value)
An object that defines whether or not Amazon Pinpoint collects reputation metrics for the emails that you send that use the configuration set.
|
void |
CfnConfigurationSet.setSendingOptions(IResolvable value)
An object that defines whether or not Amazon Pinpoint can send email that you send using the configuration set.
|
void |
CfnConfigurationSet.setTrackingOptions(IResolvable value)
An object that defines the open and click tracking options for emails that you send using the configuration set.
|
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.snsDestination(IResolvable snsDestination)
|
CfnConfigurationSetProps.Builder |
CfnConfigurationSetProps.Builder.trackingOptions(IResolvable trackingOptions)
Sets the value of
CfnConfigurationSetProps.getTrackingOptions() |
CfnConfigurationSet.Builder |
CfnConfigurationSet.Builder.trackingOptions(IResolvable trackingOptions)
An object that defines the open and click tracking options for emails that you send using the configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStream.KinesisConfigurationProperty.Builder |
CfnStream.KinesisConfigurationProperty.Builder.aggregationEnabled(IResolvable aggregationEnabled)
Sets the value of
CfnStream.KinesisConfigurationProperty.getAggregationEnabled() |
CfnLedgerProps.Builder |
CfnLedgerProps.Builder.deletionProtection(IResolvable deletionProtection)
Sets the value of
CfnLedgerProps.getDeletionProtection() |
CfnLedger.Builder |
CfnLedger.Builder.deletionProtection(IResolvable deletionProtection)
Specifies whether the ledger is protected from being deleted by any user.
|
CfnStreamProps.Builder |
CfnStreamProps.Builder.kinesisConfiguration(IResolvable kinesisConfiguration)
Sets the value of
CfnStreamProps.getKinesisConfiguration() |
CfnStream.Builder |
CfnStream.Builder.kinesisConfiguration(IResolvable kinesisConfiguration)
The configuration settings of the Kinesis Data Streams destination for your stream request.
|
void |
CfnLedger.setDeletionProtection(IResolvable value)
Specifies whether the ledger is protected from being deleted by any user.
|
void |
CfnStream.setKinesisConfiguration(IResolvable value)
The configuration settings of the Kinesis Data Streams destination for your stream request.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnDataSet.getAttrConsumedSpiceCapacityInBytes() |
IResolvable |
CfnDataSet.getAttrOutputColumns() |
IResolvable |
CfnAnalysis.getAttrSheets() |
| Modifier and Type | Method and Description |
|---|---|
CfnDashboard.DashboardPublishOptionsProperty.Builder |
CfnDashboard.DashboardPublishOptionsProperty.Builder.adHocFilteringOption(IResolvable adHocFilteringOption)
Sets the value of
CfnDashboard.DashboardPublishOptionsProperty.getAdHocFilteringOption() |
CfnDataSource.CredentialPairProperty.Builder |
CfnDataSource.CredentialPairProperty.Builder.alternateDataSourceParameters(IResolvable alternateDataSourceParameters)
Sets the value of
CfnDataSource.CredentialPairProperty.getAlternateDataSourceParameters() |
CfnDataSource.Builder |
CfnDataSource.Builder.alternateDataSourceParameters(IResolvable alternateDataSourceParameters)
A set of alternate data source parameters that you want to share for the credentials stored with this data source.
|
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.alternateDataSourceParameters(IResolvable alternateDataSourceParameters)
Sets the value of
CfnDataSourceProps.getAlternateDataSourceParameters() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.amazonElasticsearchParameters(IResolvable amazonElasticsearchParameters)
|
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.amazonOpenSearchParameters(IResolvable amazonOpenSearchParameters)
|
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.athenaParameters(IResolvable athenaParameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getAthenaParameters() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.auroraParameters(IResolvable auroraParameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getAuroraParameters() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.auroraPostgreSqlParameters(IResolvable auroraPostgreSqlParameters)
|
CfnTheme.TileStyleProperty.Builder |
CfnTheme.TileStyleProperty.Builder.border(IResolvable border)
Sets the value of
CfnTheme.TileStyleProperty.getBorder() |
CfnDataSet.TransformOperationProperty.Builder |
CfnDataSet.TransformOperationProperty.Builder.castColumnTypeOperation(IResolvable castColumnTypeOperation)
Sets the value of
CfnDataSet.TransformOperationProperty.getCastColumnTypeOperation() |
CfnDataSet.ColumnTagProperty.Builder |
CfnDataSet.ColumnTagProperty.Builder.columnDescription(IResolvable columnDescription)
Sets the value of
CfnDataSet.ColumnTagProperty.getColumnDescription() |
CfnDataSet.Builder |
CfnDataSet.Builder.columnGroups(IResolvable columnGroups)
Groupings of columns that work together in certain Amazon QuickSight features.
|
CfnDataSetProps.Builder |
CfnDataSetProps.Builder.columnGroups(IResolvable columnGroups)
Sets the value of
CfnDataSetProps.getColumnGroups() |
CfnDataSet.Builder |
CfnDataSet.Builder.columnLevelPermissionRules(IResolvable columnLevelPermissionRules)
A set of one or more definitions of a `ColumnLevelPermissionRule` .
|
CfnDataSetProps.Builder |
CfnDataSetProps.Builder.columnLevelPermissionRules(IResolvable columnLevelPermissionRules)
Sets the value of
CfnDataSetProps.getColumnLevelPermissionRules() |
CfnDataSet.CreateColumnsOperationProperty.Builder |
CfnDataSet.CreateColumnsOperationProperty.Builder.columns(IResolvable columns)
Sets the value of
CfnDataSet.CreateColumnsOperationProperty.getColumns() |
CfnDataSet.CustomSqlProperty.Builder |
CfnDataSet.CustomSqlProperty.Builder.columns(IResolvable columns)
Sets the value of
CfnDataSet.CustomSqlProperty.getColumns() |
CfnThemeProps.Builder |
CfnThemeProps.Builder.configuration(IResolvable configuration)
Sets the value of
CfnThemeProps.getConfiguration() |
CfnTheme.Builder |
CfnTheme.Builder.configuration(IResolvable configuration)
The theme configuration, which contains the theme display properties.
|
CfnDataSet.UploadSettingsProperty.Builder |
CfnDataSet.UploadSettingsProperty.Builder.containsHeader(IResolvable containsHeader)
Sets the value of
CfnDataSet.UploadSettingsProperty.getContainsHeader() |
CfnDataSet.TransformOperationProperty.Builder |
CfnDataSet.TransformOperationProperty.Builder.createColumnsOperation(IResolvable createColumnsOperation)
Sets the value of
CfnDataSet.TransformOperationProperty.getCreateColumnsOperation() |
CfnDataSource.DataSourceCredentialsProperty.Builder |
CfnDataSource.DataSourceCredentialsProperty.Builder.credentialPair(IResolvable credentialPair)
Sets the value of
CfnDataSource.DataSourceCredentialsProperty.getCredentialPair() |
CfnDataSource.Builder |
CfnDataSource.Builder.credentials(IResolvable credentials)
The credentials Amazon QuickSight that uses to connect to your underlying source.
|
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.credentials(IResolvable credentials)
Sets the value of
CfnDataSourceProps.getCredentials() |
CfnDataSet.PhysicalTableProperty.Builder |
CfnDataSet.PhysicalTableProperty.Builder.customSql(IResolvable customSql)
Sets the value of
CfnDataSet.PhysicalTableProperty.getCustomSql() |
CfnDashboardProps.Builder |
CfnDashboardProps.Builder.dashboardPublishOptions(IResolvable dashboardPublishOptions)
Sets the value of
CfnDashboardProps.getDashboardPublishOptions() |
CfnDashboard.Builder |
CfnDashboard.Builder.dashboardPublishOptions(IResolvable dashboardPublishOptions)
Options for publishing the dashboard when you create it:.
|
CfnTheme.ThemeConfigurationProperty.Builder |
CfnTheme.ThemeConfigurationProperty.Builder.dataColorPalette(IResolvable dataColorPalette)
Sets the value of
CfnTheme.ThemeConfigurationProperty.getDataColorPalette() |
CfnTemplate.TemplateSourceAnalysisProperty.Builder |
CfnTemplate.TemplateSourceAnalysisProperty.Builder.dataSetReferences(IResolvable dataSetReferences)
Sets the value of
CfnTemplate.TemplateSourceAnalysisProperty.getDataSetReferences() |
CfnDashboard.DashboardSourceTemplateProperty.Builder |
CfnDashboard.DashboardSourceTemplateProperty.Builder.dataSetReferences(IResolvable dataSetReferences)
Sets the value of
CfnDashboard.DashboardSourceTemplateProperty.getDataSetReferences() |
CfnAnalysis.AnalysisSourceTemplateProperty.Builder |
CfnAnalysis.AnalysisSourceTemplateProperty.Builder.dataSetReferences(IResolvable dataSetReferences)
Sets the value of
CfnAnalysis.AnalysisSourceTemplateProperty.getDataSetReferences() |
CfnDataSet.Builder |
CfnDataSet.Builder.dataSetUsageConfiguration(IResolvable dataSetUsageConfiguration)
`AWS::QuickSight::DataSet.DataSetUsageConfiguration`.
|
CfnDataSetProps.Builder |
CfnDataSetProps.Builder.dataSetUsageConfiguration(IResolvable dataSetUsageConfiguration)
Sets the value of
CfnDataSetProps.getDataSetUsageConfiguration() |
CfnDataSource.Builder |
CfnDataSource.Builder.dataSourceParameters(IResolvable dataSourceParameters)
The parameters that Amazon QuickSight uses to connect to your underlying source.
|
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.dataSourceParameters(IResolvable dataSourceParameters)
Sets the value of
CfnDataSourceProps.getDataSourceParameters() |
CfnDataSet.LogicalTableProperty.Builder |
CfnDataSet.LogicalTableProperty.Builder.dataTransforms(IResolvable dataTransforms)
Sets the value of
CfnDataSet.LogicalTableProperty.getDataTransforms() |
CfnDashboard.ParametersProperty.Builder |
CfnDashboard.ParametersProperty.Builder.dateTimeParameters(IResolvable dateTimeParameters)
Sets the value of
CfnDashboard.ParametersProperty.getDateTimeParameters() |
CfnAnalysis.ParametersProperty.Builder |
CfnAnalysis.ParametersProperty.Builder.dateTimeParameters(IResolvable dateTimeParameters)
Sets the value of
CfnAnalysis.ParametersProperty.getDateTimeParameters() |
CfnDashboard.ParametersProperty.Builder |
CfnDashboard.ParametersProperty.Builder.decimalParameters(IResolvable decimalParameters)
Sets the value of
CfnDashboard.ParametersProperty.getDecimalParameters() |
CfnAnalysis.ParametersProperty.Builder |
CfnAnalysis.ParametersProperty.Builder.decimalParameters(IResolvable decimalParameters)
Sets the value of
CfnAnalysis.ParametersProperty.getDecimalParameters() |
CfnDataSource.SslPropertiesProperty.Builder |
CfnDataSource.SslPropertiesProperty.Builder.disableSsl(IResolvable disableSsl)
Sets the value of
CfnDataSource.SslPropertiesProperty.getDisableSsl() |
CfnDataSet.DataSetUsageConfigurationProperty.Builder |
CfnDataSet.DataSetUsageConfigurationProperty.Builder.disableUseAsDirectQuerySource(IResolvable disableUseAsDirectQuerySource)
|
CfnDataSet.DataSetUsageConfigurationProperty.Builder |
CfnDataSet.DataSetUsageConfigurationProperty.Builder.disableUseAsImportedSource(IResolvable disableUseAsImportedSource)
|
CfnDataSource.Builder |
CfnDataSource.Builder.errorInfo(IResolvable errorInfo)
Error information from the last update or the creation of the data source.
|
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.errorInfo(IResolvable errorInfo)
Sets the value of
CfnDataSourceProps.getErrorInfo() |
CfnAnalysisProps.Builder |
CfnAnalysisProps.Builder.errors(IResolvable errors)
Sets the value of
CfnAnalysisProps.getErrors() |
CfnAnalysis.Builder |
CfnAnalysis.Builder.errors(IResolvable errors)
`AWS::QuickSight::Analysis.Errors`.
|
CfnDashboard.DashboardPublishOptionsProperty.Builder |
CfnDashboard.DashboardPublishOptionsProperty.Builder.exportToCsvOption(IResolvable exportToCsvOption)
Sets the value of
CfnDashboard.DashboardPublishOptionsProperty.getExportToCsvOption() |
CfnDataSet.Builder |
CfnDataSet.Builder.fieldFolders(IResolvable fieldFolders)
The folder that contains fields and nested subfolders for your dataset.
|
CfnDataSetProps.Builder |
CfnDataSetProps.Builder.fieldFolders(IResolvable fieldFolders)
Sets the value of
CfnDataSetProps.getFieldFolders() |
CfnDataSet.TransformOperationProperty.Builder |
CfnDataSet.TransformOperationProperty.Builder.filterOperation(IResolvable filterOperation)
Sets the value of
CfnDataSet.TransformOperationProperty.getFilterOperation() |
CfnTheme.TypographyProperty.Builder |
CfnTheme.TypographyProperty.Builder.fontFamilies(IResolvable fontFamilies)
Sets the value of
CfnTheme.TypographyProperty.getFontFamilies() |
CfnDataSet.ColumnGroupProperty.Builder |
CfnDataSet.ColumnGroupProperty.Builder.geoSpatialColumnGroup(IResolvable geoSpatialColumnGroup)
Sets the value of
CfnDataSet.ColumnGroupProperty.getGeoSpatialColumnGroup() |
CfnTheme.TileLayoutStyleProperty.Builder |
CfnTheme.TileLayoutStyleProperty.Builder.gutter(IResolvable gutter)
Sets the value of
CfnTheme.TileLayoutStyleProperty.getGutter() |
CfnDataSet.Builder |
CfnDataSet.Builder.ingestionWaitPolicy(IResolvable ingestionWaitPolicy)
The wait policy to use when creating or updating a Dataset.
|
CfnDataSetProps.Builder |
CfnDataSetProps.Builder.ingestionWaitPolicy(IResolvable ingestionWaitPolicy)
Sets the value of
CfnDataSetProps.getIngestionWaitPolicy() |
CfnDataSet.RelationalTableProperty.Builder |
CfnDataSet.RelationalTableProperty.Builder.inputColumns(IResolvable inputColumns)
Sets the value of
CfnDataSet.RelationalTableProperty.getInputColumns() |
CfnDataSet.S3SourceProperty.Builder |
CfnDataSet.S3SourceProperty.Builder.inputColumns(IResolvable inputColumns)
Sets the value of
CfnDataSet.S3SourceProperty.getInputColumns() |
CfnDashboard.ParametersProperty.Builder |
CfnDashboard.ParametersProperty.Builder.integerParameters(IResolvable integerParameters)
Sets the value of
CfnDashboard.ParametersProperty.getIntegerParameters() |
CfnAnalysis.ParametersProperty.Builder |
CfnAnalysis.ParametersProperty.Builder.integerParameters(IResolvable integerParameters)
Sets the value of
CfnAnalysis.ParametersProperty.getIntegerParameters() |
CfnDataSet.LogicalTableSourceProperty.Builder |
CfnDataSet.LogicalTableSourceProperty.Builder.joinInstruction(IResolvable joinInstruction)
Sets the value of
CfnDataSet.LogicalTableSourceProperty.getJoinInstruction() |
CfnDataSet.JoinInstructionProperty.Builder |
CfnDataSet.JoinInstructionProperty.Builder.leftJoinKeyProperties(IResolvable leftJoinKeyProperties)
Sets the value of
CfnDataSet.JoinInstructionProperty.getLeftJoinKeyProperties() |
CfnDataSet.Builder |
CfnDataSet.Builder.logicalTableMap(IResolvable logicalTableMap)
Configures the combination and transformation of the data from the physical tables.
|
CfnDataSetProps.Builder |
CfnDataSetProps.Builder.logicalTableMap(IResolvable logicalTableMap)
Sets the value of
CfnDataSetProps.getLogicalTableMap() |
CfnDataSource.S3ParametersProperty.Builder |
CfnDataSource.S3ParametersProperty.Builder.manifestFileLocation(IResolvable manifestFileLocation)
Sets the value of
CfnDataSource.S3ParametersProperty.getManifestFileLocation() |
CfnTheme.TileLayoutStyleProperty.Builder |
CfnTheme.TileLayoutStyleProperty.Builder.margin(IResolvable margin)
Sets the value of
CfnTheme.TileLayoutStyleProperty.getMargin() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.mariaDbParameters(IResolvable mariaDbParameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getMariaDbParameters() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.mySqlParameters(IResolvable mySqlParameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getMySqlParameters() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.oracleParameters(IResolvable oracleParameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getOracleParameters() |
CfnDashboardProps.Builder |
CfnDashboardProps.Builder.parameters(IResolvable parameters)
Sets the value of
CfnDashboardProps.getParameters() |
CfnDashboard.Builder |
CfnDashboard.Builder.parameters(IResolvable parameters)
The parameters for the creation of the dashboard, which you want to use to override the default settings.
|
CfnAnalysisProps.Builder |
CfnAnalysisProps.Builder.parameters(IResolvable parameters)
Sets the value of
CfnAnalysisProps.getParameters() |
CfnAnalysis.Builder |
CfnAnalysis.Builder.parameters(IResolvable parameters)
The parameter names and override values that you want to use.
|
CfnDashboardProps.Builder |
CfnDashboardProps.Builder.permissions(IResolvable permissions)
Sets the value of
CfnDashboardProps.getPermissions() |
CfnDataSet.Builder |
CfnDataSet.Builder.permissions(IResolvable permissions)
A list of resource permissions on the dataset.
|
CfnTemplate.Builder |
CfnTemplate.Builder.permissions(IResolvable permissions)
A list of resource permissions to be set on the template.
|
CfnDataSetProps.Builder |
CfnDataSetProps.Builder.permissions(IResolvable permissions)
Sets the value of
CfnDataSetProps.getPermissions() |
CfnThemeProps.Builder |
CfnThemeProps.Builder.permissions(IResolvable permissions)
Sets the value of
CfnThemeProps.getPermissions() |
CfnDataSource.Builder |
CfnDataSource.Builder.permissions(IResolvable permissions)
A list of resource permissions on the data source.
|
CfnDashboard.Builder |
CfnDashboard.Builder.permissions(IResolvable permissions)
A structure that contains the permissions of the dashboard.
|
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.permissions(IResolvable permissions)
Sets the value of
CfnDataSourceProps.getPermissions() |
CfnAnalysisProps.Builder |
CfnAnalysisProps.Builder.permissions(IResolvable permissions)
Sets the value of
CfnAnalysisProps.getPermissions() |
CfnAnalysis.Builder |
CfnAnalysis.Builder.permissions(IResolvable permissions)
A structure that describes the principals and the resource-level permissions on an analysis.
|
CfnTheme.Builder |
CfnTheme.Builder.permissions(IResolvable permissions)
A valid grouping of resource permissions to apply to the new theme.
|
CfnTemplateProps.Builder |
CfnTemplateProps.Builder.permissions(IResolvable permissions)
Sets the value of
CfnTemplateProps.getPermissions() |
CfnDataSet.Builder |
CfnDataSet.Builder.physicalTableMap(IResolvable physicalTableMap)
Declares the physical tables that are available in the underlying data sources.
|
CfnDataSetProps.Builder |
CfnDataSetProps.Builder.physicalTableMap(IResolvable physicalTableMap)
Sets the value of
CfnDataSetProps.getPhysicalTableMap() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.postgreSqlParameters(IResolvable postgreSqlParameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getPostgreSqlParameters() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.prestoParameters(IResolvable prestoParameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getPrestoParameters() |
CfnDataSet.TransformOperationProperty.Builder |
CfnDataSet.TransformOperationProperty.Builder.projectOperation(IResolvable projectOperation)
Sets the value of
CfnDataSet.TransformOperationProperty.getProjectOperation() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.rdsParameters(IResolvable rdsParameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getRdsParameters() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.redshiftParameters(IResolvable redshiftParameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getRedshiftParameters() |
CfnDataSet.PhysicalTableProperty.Builder |
CfnDataSet.PhysicalTableProperty.Builder.relationalTable(IResolvable relationalTable)
Sets the value of
CfnDataSet.PhysicalTableProperty.getRelationalTable() |
CfnDataSet.TransformOperationProperty.Builder |
CfnDataSet.TransformOperationProperty.Builder.renameColumnOperation(IResolvable renameColumnOperation)
Sets the value of
CfnDataSet.TransformOperationProperty.getRenameColumnOperation() |
CfnDataSet.JoinInstructionProperty.Builder |
CfnDataSet.JoinInstructionProperty.Builder.rightJoinKeyProperties(IResolvable rightJoinKeyProperties)
Sets the value of
CfnDataSet.JoinInstructionProperty.getRightJoinKeyProperties() |
CfnDataSet.Builder |
CfnDataSet.Builder.rowLevelPermissionDataSet(IResolvable rowLevelPermissionDataSet)
The row-level security configuration for the data that you want to create.
|
CfnDataSetProps.Builder |
CfnDataSetProps.Builder.rowLevelPermissionDataSet(IResolvable rowLevelPermissionDataSet)
Sets the value of
CfnDataSetProps.getRowLevelPermissionDataSet() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.s3Parameters(IResolvable s3Parameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getS3Parameters() |
CfnDataSet.PhysicalTableProperty.Builder |
CfnDataSet.PhysicalTableProperty.Builder.s3Source(IResolvable s3Source)
Sets the value of
CfnDataSet.PhysicalTableProperty.getS3Source() |
void |
CfnDataSource.setAlternateDataSourceParameters(IResolvable value)
A set of alternate data source parameters that you want to share for the credentials stored with this data source.
|
void |
CfnDataSet.setColumnGroups(IResolvable value)
Groupings of columns that work together in certain Amazon QuickSight features.
|
void |
CfnDataSet.setColumnLevelPermissionRules(IResolvable value)
A set of one or more definitions of a `ColumnLevelPermissionRule` .
|
void |
CfnTheme.setConfiguration(IResolvable value)
The theme configuration, which contains the theme display properties.
|
void |
CfnDataSource.setCredentials(IResolvable value)
The credentials Amazon QuickSight that uses to connect to your underlying source.
|
void |
CfnDashboard.setDashboardPublishOptions(IResolvable value)
Options for publishing the dashboard when you create it:.
|
void |
CfnDataSet.setDataSetUsageConfiguration(IResolvable value)
`AWS::QuickSight::DataSet.DataSetUsageConfiguration`.
|
void |
CfnDataSource.setDataSourceParameters(IResolvable value)
The parameters that Amazon QuickSight uses to connect to your underlying source.
|
void |
CfnDataSource.setErrorInfo(IResolvable value)
Error information from the last update or the creation of the data source.
|
void |
CfnAnalysis.setErrors(IResolvable value)
`AWS::QuickSight::Analysis.Errors`.
|
void |
CfnDataSet.setFieldFolders(IResolvable value)
The folder that contains fields and nested subfolders for your dataset.
|
void |
CfnDataSet.setIngestionWaitPolicy(IResolvable value)
The wait policy to use when creating or updating a Dataset.
|
void |
CfnDataSet.setLogicalTableMap(IResolvable value)
Configures the combination and transformation of the data from the physical tables.
|
void |
CfnDashboard.setParameters(IResolvable value)
The parameters for the creation of the dashboard, which you want to use to override the default settings.
|
void |
CfnAnalysis.setParameters(IResolvable value)
The parameter names and override values that you want to use.
|
void |
CfnDataSet.setPermissions(IResolvable value)
A list of resource permissions on the dataset.
|
void |
CfnTemplate.setPermissions(IResolvable value)
A list of resource permissions to be set on the template.
|
void |
CfnDataSource.setPermissions(IResolvable value)
A list of resource permissions on the data source.
|
void |
CfnDashboard.setPermissions(IResolvable value)
A structure that contains the permissions of the dashboard.
|
void |
CfnAnalysis.setPermissions(IResolvable value)
A structure that describes the principals and the resource-level permissions on an analysis.
|
void |
CfnTheme.setPermissions(IResolvable value)
A valid grouping of resource permissions to apply to the new theme.
|
void |
CfnDataSet.setPhysicalTableMap(IResolvable value)
Declares the physical tables that are available in the underlying data sources.
|
void |
CfnDataSet.setRowLevelPermissionDataSet(IResolvable value)
The row-level security configuration for the data that you want to create.
|
void |
CfnTemplate.setSourceEntity(IResolvable value)
The entity that you are using as a source when you create the template.
|
void |
CfnDashboard.setSourceEntity(IResolvable value)
The entity that you are using as a source when you create the dashboard.
|
void |
CfnAnalysis.setSourceEntity(IResolvable value)
A source entity to use for the analysis that you're creating.
|
void |
CfnDataSource.setSslProperties(IResolvable value)
Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.
|
void |
CfnDataSource.setVpcConnectionProperties(IResolvable value)
Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.
|
CfnTheme.ThemeConfigurationProperty.Builder |
CfnTheme.ThemeConfigurationProperty.Builder.sheet(IResolvable sheet)
Sets the value of
CfnTheme.ThemeConfigurationProperty.getSheet() |
CfnDashboard.DashboardPublishOptionsProperty.Builder |
CfnDashboard.DashboardPublishOptionsProperty.Builder.sheetControlsOption(IResolvable sheetControlsOption)
Sets the value of
CfnDashboard.DashboardPublishOptionsProperty.getSheetControlsOption() |
CfnTheme.BorderStyleProperty.Builder |
CfnTheme.BorderStyleProperty.Builder.show(IResolvable show)
Sets the value of
CfnTheme.BorderStyleProperty.getShow() |
CfnTheme.GutterStyleProperty.Builder |
CfnTheme.GutterStyleProperty.Builder.show(IResolvable show)
Sets the value of
CfnTheme.GutterStyleProperty.getShow() |
CfnTheme.MarginStyleProperty.Builder |
CfnTheme.MarginStyleProperty.Builder.show(IResolvable show)
Sets the value of
CfnTheme.MarginStyleProperty.getShow() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.snowflakeParameters(IResolvable snowflakeParameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getSnowflakeParameters() |
CfnDataSet.LogicalTableProperty.Builder |
CfnDataSet.LogicalTableProperty.Builder.source(IResolvable source)
Sets the value of
CfnDataSet.LogicalTableProperty.getSource() |
CfnTemplate.TemplateSourceEntityProperty.Builder |
CfnTemplate.TemplateSourceEntityProperty.Builder.sourceAnalysis(IResolvable sourceAnalysis)
Sets the value of
CfnTemplate.TemplateSourceEntityProperty.getSourceAnalysis() |
CfnDashboardProps.Builder |
CfnDashboardProps.Builder.sourceEntity(IResolvable sourceEntity)
Sets the value of
CfnDashboardProps.getSourceEntity() |
CfnTemplate.Builder |
CfnTemplate.Builder.sourceEntity(IResolvable sourceEntity)
The entity that you are using as a source when you create the template.
|
CfnDashboard.Builder |
CfnDashboard.Builder.sourceEntity(IResolvable sourceEntity)
The entity that you are using as a source when you create the dashboard.
|
CfnAnalysisProps.Builder |
CfnAnalysisProps.Builder.sourceEntity(IResolvable sourceEntity)
Sets the value of
CfnAnalysisProps.getSourceEntity() |
CfnAnalysis.Builder |
CfnAnalysis.Builder.sourceEntity(IResolvable sourceEntity)
A source entity to use for the analysis that you're creating.
|
CfnTemplateProps.Builder |
CfnTemplateProps.Builder.sourceEntity(IResolvable sourceEntity)
Sets the value of
CfnTemplateProps.getSourceEntity() |
CfnTemplate.TemplateSourceEntityProperty.Builder |
CfnTemplate.TemplateSourceEntityProperty.Builder.sourceTemplate(IResolvable sourceTemplate)
Sets the value of
CfnTemplate.TemplateSourceEntityProperty.getSourceTemplate() |
CfnDashboard.DashboardSourceEntityProperty.Builder |
CfnDashboard.DashboardSourceEntityProperty.Builder.sourceTemplate(IResolvable sourceTemplate)
Sets the value of
CfnDashboard.DashboardSourceEntityProperty.getSourceTemplate() |
CfnAnalysis.AnalysisSourceEntityProperty.Builder |
CfnAnalysis.AnalysisSourceEntityProperty.Builder.sourceTemplate(IResolvable sourceTemplate)
Sets the value of
CfnAnalysis.AnalysisSourceEntityProperty.getSourceTemplate() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.sparkParameters(IResolvable sparkParameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getSparkParameters() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.sqlServerParameters(IResolvable sqlServerParameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getSqlServerParameters() |
CfnDataSource.Builder |
CfnDataSource.Builder.sslProperties(IResolvable sslProperties)
Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.
|
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.sslProperties(IResolvable sslProperties)
Sets the value of
CfnDataSourceProps.getSslProperties() |
CfnDashboard.ParametersProperty.Builder |
CfnDashboard.ParametersProperty.Builder.stringParameters(IResolvable stringParameters)
Sets the value of
CfnDashboard.ParametersProperty.getStringParameters() |
CfnAnalysis.ParametersProperty.Builder |
CfnAnalysis.ParametersProperty.Builder.stringParameters(IResolvable stringParameters)
Sets the value of
CfnAnalysis.ParametersProperty.getStringParameters() |
CfnDataSet.TransformOperationProperty.Builder |
CfnDataSet.TransformOperationProperty.Builder.tagColumnOperation(IResolvable tagColumnOperation)
Sets the value of
CfnDataSet.TransformOperationProperty.getTagColumnOperation() |
CfnDataSource.DataSourceParametersProperty.Builder |
CfnDataSource.DataSourceParametersProperty.Builder.teradataParameters(IResolvable teradataParameters)
Sets the value of
CfnDataSource.DataSourceParametersProperty.getTeradataParameters() |
CfnTheme.SheetStyleProperty.Builder |
CfnTheme.SheetStyleProperty.Builder.tile(IResolvable tile)
Sets the value of
CfnTheme.SheetStyleProperty.getTile() |
CfnTheme.SheetStyleProperty.Builder |
CfnTheme.SheetStyleProperty.Builder.tileLayout(IResolvable tileLayout)
Sets the value of
CfnTheme.SheetStyleProperty.getTileLayout() |
CfnTheme.ThemeConfigurationProperty.Builder |
CfnTheme.ThemeConfigurationProperty.Builder.typography(IResolvable typography)
Sets the value of
CfnTheme.ThemeConfigurationProperty.getTypography() |
CfnTheme.ThemeConfigurationProperty.Builder |
CfnTheme.ThemeConfigurationProperty.Builder.uiColorPalette(IResolvable uiColorPalette)
Sets the value of
CfnTheme.ThemeConfigurationProperty.getUiColorPalette() |
CfnDataSet.JoinKeyPropertiesProperty.Builder |
CfnDataSet.JoinKeyPropertiesProperty.Builder.uniqueKey(IResolvable uniqueKey)
Sets the value of
CfnDataSet.JoinKeyPropertiesProperty.getUniqueKey() |
CfnDataSet.S3SourceProperty.Builder |
CfnDataSet.S3SourceProperty.Builder.uploadSettings(IResolvable uploadSettings)
Sets the value of
CfnDataSet.S3SourceProperty.getUploadSettings() |
CfnDashboard.DecimalParameterProperty.Builder |
CfnDashboard.DecimalParameterProperty.Builder.values(IResolvable values)
Sets the value of
CfnDashboard.DecimalParameterProperty.getValues() |
CfnDashboard.IntegerParameterProperty.Builder |
CfnDashboard.IntegerParameterProperty.Builder.values(IResolvable values)
Sets the value of
CfnDashboard.IntegerParameterProperty.getValues() |
CfnAnalysis.DecimalParameterProperty.Builder |
CfnAnalysis.DecimalParameterProperty.Builder.values(IResolvable values)
Sets the value of
CfnAnalysis.DecimalParameterProperty.getValues() |
CfnAnalysis.IntegerParameterProperty.Builder |
CfnAnalysis.IntegerParameterProperty.Builder.values(IResolvable values)
Sets the value of
CfnAnalysis.IntegerParameterProperty.getValues() |
CfnDataSource.Builder |
CfnDataSource.Builder.vpcConnectionProperties(IResolvable vpcConnectionProperties)
Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your underlying source.
|
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.vpcConnectionProperties(IResolvable vpcConnectionProperties)
Sets the value of
CfnDataSourceProps.getVpcConnectionProperties() |
CfnDataSet.IngestionWaitPolicyProperty.Builder |
CfnDataSet.IngestionWaitPolicyProperty.Builder.waitForSpiceIngestion(IResolvable waitForSpiceIngestion)
Sets the value of
CfnDataSet.IngestionWaitPolicyProperty.getWaitForSpiceIngestion() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceShare.Builder |
CfnResourceShare.Builder.allowExternalPrincipals(IResolvable allowExternalPrincipals)
Specifies whether principals outside your organization in AWS Organizations can be associated with a resource share.
|
CfnResourceShareProps.Builder |
CfnResourceShareProps.Builder.allowExternalPrincipals(IResolvable allowExternalPrincipals)
Sets the value of
CfnResourceShareProps.getAllowExternalPrincipals() |
void |
CfnResourceShare.setAllowExternalPrincipals(IResolvable value)
Specifies whether principals outside your organization in AWS Organizations can be associated with a resource share.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnDBProxyEndpoint.getAttrIsDefault()
A value that indicates whether this endpoint is the default endpoint for the associated DB proxy.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.allowMajorVersionUpgrade(IResolvable allowMajorVersionUpgrade)
Sets the value of
CfnDBInstanceProps.getAllowMajorVersionUpgrade() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.allowMajorVersionUpgrade(IResolvable allowMajorVersionUpgrade)
A value that indicates whether major version upgrades are allowed.
|
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.associatedRoles(IResolvable associatedRoles)
Sets the value of
CfnDBInstanceProps.getAssociatedRoles() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.associatedRoles(IResolvable associatedRoles)
Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the DB cluster.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.associatedRoles(IResolvable associatedRoles)
Sets the value of
CfnDBClusterProps.getAssociatedRoles() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.associatedRoles(IResolvable associatedRoles)
The AWS Identity and Access Management (IAM) roles associated with the DB instance.
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.auth(IResolvable auth)
Sets the value of
CfnDBProxyProps.getAuth() |
CfnDBProxy.Builder |
CfnDBProxy.Builder.auth(IResolvable auth)
The authorization mechanism that the proxy uses.
|
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
Sets the value of
CfnDBInstanceProps.getAutoMinorVersionUpgrade() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
`AWS::RDS::DBCluster.AutoMinorVersionUpgrade`.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
Sets the value of
CfnDBClusterProps.getAutoMinorVersionUpgrade() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade)
A value that indicates whether minor engine upgrades are applied automatically to the DB instance during the maintenance window.
|
CfnDBCluster.ScalingConfigurationProperty.Builder |
CfnDBCluster.ScalingConfigurationProperty.Builder.autoPause(IResolvable autoPause)
Sets the value of
CfnDBCluster.ScalingConfigurationProperty.getAutoPause() |
CfnDBProxyTargetGroup.Builder |
CfnDBProxyTargetGroup.Builder.connectionPoolConfigurationInfo(IResolvable connectionPoolConfigurationInfo)
Settings that control the size and behavior of the connection pool associated with a `DBProxyTargetGroup` .
|
CfnDBProxyTargetGroupProps.Builder |
CfnDBProxyTargetGroupProps.Builder.connectionPoolConfigurationInfo(IResolvable connectionPoolConfigurationInfo)
Sets the value of
CfnDBProxyTargetGroupProps.getConnectionPoolConfigurationInfo() |
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.copyTagsToSnapshot(IResolvable copyTagsToSnapshot)
Sets the value of
CfnDBInstanceProps.getCopyTagsToSnapshot() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.copyTagsToSnapshot(IResolvable copyTagsToSnapshot)
A value that indicates whether to copy all tags from the DB cluster to snapshots of the DB cluster.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.copyTagsToSnapshot(IResolvable copyTagsToSnapshot)
Sets the value of
CfnDBClusterProps.getCopyTagsToSnapshot() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.copyTagsToSnapshot(IResolvable copyTagsToSnapshot)
A value that indicates whether to copy tags from the DB instance to snapshots of the DB instance.
|
CfnDBSecurityGroupProps.Builder |
CfnDBSecurityGroupProps.Builder.dbSecurityGroupIngress(IResolvable dbSecurityGroupIngress)
Sets the value of
CfnDBSecurityGroupProps.getDbSecurityGroupIngress() |
CfnDBSecurityGroup.Builder |
CfnDBSecurityGroup.Builder.dbSecurityGroupIngress(IResolvable dbSecurityGroupIngress)
Ingress rules to be applied to the DB security group.
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.debugLogging(IResolvable debugLogging)
Sets the value of
CfnDBProxyProps.getDebugLogging() |
CfnDBProxy.Builder |
CfnDBProxy.Builder.debugLogging(IResolvable debugLogging)
Whether the proxy includes detailed information about SQL statements in its logs.
|
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.deleteAutomatedBackups(IResolvable deleteAutomatedBackups)
Sets the value of
CfnDBInstanceProps.getDeleteAutomatedBackups() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.deleteAutomatedBackups(IResolvable deleteAutomatedBackups)
A value that indicates whether to remove automated backups immediately after the DB instance is deleted.
|
CfnGlobalClusterProps.Builder |
CfnGlobalClusterProps.Builder.deletionProtection(IResolvable deletionProtection)
Sets the value of
CfnGlobalClusterProps.getDeletionProtection() |
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.deletionProtection(IResolvable deletionProtection)
Sets the value of
CfnDBInstanceProps.getDeletionProtection() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.deletionProtection(IResolvable deletionProtection)
A value that indicates whether the DB cluster has deletion protection enabled.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.deletionProtection(IResolvable deletionProtection)
Sets the value of
CfnDBClusterProps.getDeletionProtection() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.deletionProtection(IResolvable deletionProtection)
A value that indicates whether the DB instance has deletion protection enabled.
|
CfnGlobalCluster.Builder |
CfnGlobalCluster.Builder.deletionProtection(IResolvable deletionProtection)
The deletion protection setting for the new global database.
|
CfnEventSubscription.Builder |
CfnEventSubscription.Builder.enabled(IResolvable enabled)
A value that indicates whether to activate the subscription.
|
CfnEventSubscriptionProps.Builder |
CfnEventSubscriptionProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnEventSubscriptionProps.getEnabled() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.enableHttpEndpoint(IResolvable enableHttpEndpoint)
A value that indicates whether to enable the HTTP endpoint for an Aurora Serverless DB cluster.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.enableHttpEndpoint(IResolvable enableHttpEndpoint)
Sets the value of
CfnDBClusterProps.getEnableHttpEndpoint() |
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.enableIamDatabaseAuthentication(IResolvable enableIamDatabaseAuthentication)
Sets the value of
CfnDBInstanceProps.getEnableIamDatabaseAuthentication() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.enableIamDatabaseAuthentication(IResolvable enableIamDatabaseAuthentication)
A value that indicates whether to enable mapping of AWS Identity and Access Management (IAM) accounts to database accounts.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.enableIamDatabaseAuthentication(IResolvable enableIamDatabaseAuthentication)
Sets the value of
CfnDBClusterProps.getEnableIamDatabaseAuthentication() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.enableIamDatabaseAuthentication(IResolvable enableIamDatabaseAuthentication)
A value that indicates whether to enable mapping of AWS Identity and Access Management (IAM) accounts to database accounts.
|
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.enablePerformanceInsights(IResolvable enablePerformanceInsights)
Sets the value of
CfnDBInstanceProps.getEnablePerformanceInsights() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.enablePerformanceInsights(IResolvable enablePerformanceInsights)
A value that indicates whether to enable Performance Insights for the DB instance.
|
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.multiAz(IResolvable multiAz)
Sets the value of
CfnDBInstanceProps.getMultiAz() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.multiAz(IResolvable multiAz)
Specifies whether the database instance is a Multi-AZ DB instance deployment.
|
CfnOptionGroup.Builder |
CfnOptionGroup.Builder.optionConfigurations(IResolvable optionConfigurations)
A list of options and the settings for each option.
|
CfnOptionGroupProps.Builder |
CfnOptionGroupProps.Builder.optionConfigurations(IResolvable optionConfigurations)
Sets the value of
CfnOptionGroupProps.getOptionConfigurations() |
CfnOptionGroup.OptionConfigurationProperty.Builder |
CfnOptionGroup.OptionConfigurationProperty.Builder.optionSettings(IResolvable optionSettings)
Sets the value of
CfnOptionGroup.OptionConfigurationProperty.getOptionSettings() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.performanceInsightsEnabled(IResolvable performanceInsightsEnabled)
`AWS::RDS::DBCluster.PerformanceInsightsEnabled`.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.performanceInsightsEnabled(IResolvable performanceInsightsEnabled)
Sets the value of
CfnDBClusterProps.getPerformanceInsightsEnabled() |
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.processorFeatures(IResolvable processorFeatures)
Sets the value of
CfnDBInstanceProps.getProcessorFeatures() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.processorFeatures(IResolvable processorFeatures)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.publiclyAccessible(IResolvable publiclyAccessible)
Sets the value of
CfnDBInstanceProps.getPubliclyAccessible() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.publiclyAccessible(IResolvable publiclyAccessible)
`AWS::RDS::DBCluster.PubliclyAccessible`.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.publiclyAccessible(IResolvable publiclyAccessible)
Sets the value of
CfnDBClusterProps.getPubliclyAccessible() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.publiclyAccessible(IResolvable publiclyAccessible)
Indicates whether the DB instance is an internet-facing instance.
|
CfnDBProxyProps.Builder |
CfnDBProxyProps.Builder.requireTls(IResolvable requireTls)
Sets the value of
CfnDBProxyProps.getRequireTls() |
CfnDBProxy.Builder |
CfnDBProxy.Builder.requireTls(IResolvable requireTls)
A Boolean parameter that specifies whether Transport Layer Security (TLS) encryption is required for connections to the proxy.
|
CfnDBCluster.Builder |
CfnDBCluster.Builder.scalingConfiguration(IResolvable scalingConfiguration)
The `ScalingConfiguration` property type specifies the scaling configuration of an Aurora Serverless DB cluster.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.scalingConfiguration(IResolvable scalingConfiguration)
Sets the value of
CfnDBClusterProps.getScalingConfiguration() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.serverlessV2ScalingConfiguration(IResolvable serverlessV2ScalingConfiguration)
`AWS::RDS::DBCluster.ServerlessV2ScalingConfiguration`.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.serverlessV2ScalingConfiguration(IResolvable serverlessV2ScalingConfiguration)
Sets the value of
CfnDBClusterProps.getServerlessV2ScalingConfiguration() |
void |
CfnDBInstance.setAllowMajorVersionUpgrade(IResolvable value)
A value that indicates whether major version upgrades are allowed.
|
void |
CfnDBCluster.setAssociatedRoles(IResolvable value)
Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the DB cluster.
|
void |
CfnDBInstance.setAssociatedRoles(IResolvable value)
The AWS Identity and Access Management (IAM) roles associated with the DB instance.
|
void |
CfnDBProxy.setAuth(IResolvable value)
The authorization mechanism that the proxy uses.
|
void |
CfnDBCluster.setAutoMinorVersionUpgrade(IResolvable value)
`AWS::RDS::DBCluster.AutoMinorVersionUpgrade`.
|
void |
CfnDBInstance.setAutoMinorVersionUpgrade(IResolvable value)
A value that indicates whether minor engine upgrades are applied automatically to the DB instance during the maintenance window.
|
void |
CfnDBProxyTargetGroup.setConnectionPoolConfigurationInfo(IResolvable value)
Settings that control the size and behavior of the connection pool associated with a `DBProxyTargetGroup` .
|
void |
CfnDBCluster.setCopyTagsToSnapshot(IResolvable value)
A value that indicates whether to copy all tags from the DB cluster to snapshots of the DB cluster.
|
void |
CfnDBInstance.setCopyTagsToSnapshot(IResolvable value)
A value that indicates whether to copy tags from the DB instance to snapshots of the DB instance.
|
void |
CfnDBSecurityGroup.setDbSecurityGroupIngress(IResolvable value)
Ingress rules to be applied to the DB security group.
|
void |
CfnDBProxy.setDebugLogging(IResolvable value)
Whether the proxy includes detailed information about SQL statements in its logs.
|
void |
CfnDBInstance.setDeleteAutomatedBackups(IResolvable value)
A value that indicates whether to remove automated backups immediately after the DB instance is deleted.
|
void |
CfnDBCluster.setDeletionProtection(IResolvable value)
A value that indicates whether the DB cluster has deletion protection enabled.
|
void |
CfnDBInstance.setDeletionProtection(IResolvable value)
A value that indicates whether the DB instance has deletion protection enabled.
|
void |
CfnGlobalCluster.setDeletionProtection(IResolvable value)
The deletion protection setting for the new global database.
|
void |
CfnEventSubscription.setEnabled(IResolvable value)
A value that indicates whether to activate the subscription.
|
void |
CfnDBCluster.setEnableHttpEndpoint(IResolvable value)
A value that indicates whether to enable the HTTP endpoint for an Aurora Serverless DB cluster.
|
void |
CfnDBCluster.setEnableIamDatabaseAuthentication(IResolvable value)
A value that indicates whether to enable mapping of AWS Identity and Access Management (IAM) accounts to database accounts.
|
void |
CfnDBInstance.setEnableIamDatabaseAuthentication(IResolvable value)
A value that indicates whether to enable mapping of AWS Identity and Access Management (IAM) accounts to database accounts.
|
void |
CfnDBInstance.setEnablePerformanceInsights(IResolvable value)
A value that indicates whether to enable Performance Insights for the DB instance.
|
void |
CfnDBInstance.setMultiAz(IResolvable value)
Specifies whether the database instance is a Multi-AZ DB instance deployment.
|
void |
CfnOptionGroup.setOptionConfigurations(IResolvable value)
A list of options and the settings for each option.
|
void |
CfnDBCluster.setPerformanceInsightsEnabled(IResolvable value)
`AWS::RDS::DBCluster.PerformanceInsightsEnabled`.
|
void |
CfnDBInstance.setProcessorFeatures(IResolvable value)
The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.
|
void |
CfnDBCluster.setPubliclyAccessible(IResolvable value)
`AWS::RDS::DBCluster.PubliclyAccessible`.
|
void |
CfnDBInstance.setPubliclyAccessible(IResolvable value)
Indicates whether the DB instance is an internet-facing instance.
|
void |
CfnDBProxy.setRequireTls(IResolvable value)
A Boolean parameter that specifies whether Transport Layer Security (TLS) encryption is required for connections to the proxy.
|
void |
CfnDBCluster.setScalingConfiguration(IResolvable value)
The `ScalingConfiguration` property type specifies the scaling configuration of an Aurora Serverless DB cluster.
|
void |
CfnDBCluster.setServerlessV2ScalingConfiguration(IResolvable value)
`AWS::RDS::DBCluster.ServerlessV2ScalingConfiguration`.
|
void |
CfnDBCluster.setStorageEncrypted(IResolvable value)
Indicates whether the DB cluster is encrypted.
|
void |
CfnDBInstance.setStorageEncrypted(IResolvable value)
A value that indicates whether the DB instance is encrypted.
|
void |
CfnGlobalCluster.setStorageEncrypted(IResolvable value)
The storage encryption setting for the global database cluster.
|
void |
CfnDBInstance.setUseDefaultProcessorFeatures(IResolvable value)
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
|
void |
CfnDBCluster.setUseLatestRestorableTime(IResolvable value)
A value that indicates whether to restore the DB cluster to the latest restorable backup time.
|
CfnGlobalClusterProps.Builder |
CfnGlobalClusterProps.Builder.storageEncrypted(IResolvable storageEncrypted)
Sets the value of
CfnGlobalClusterProps.getStorageEncrypted() |
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.storageEncrypted(IResolvable storageEncrypted)
Sets the value of
CfnDBInstanceProps.getStorageEncrypted() |
CfnDBCluster.Builder |
CfnDBCluster.Builder.storageEncrypted(IResolvable storageEncrypted)
Indicates whether the DB cluster is encrypted.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.storageEncrypted(IResolvable storageEncrypted)
Sets the value of
CfnDBClusterProps.getStorageEncrypted() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.storageEncrypted(IResolvable storageEncrypted)
A value that indicates whether the DB instance is encrypted.
|
CfnGlobalCluster.Builder |
CfnGlobalCluster.Builder.storageEncrypted(IResolvable storageEncrypted)
The storage encryption setting for the global database cluster.
|
CfnDBInstanceProps.Builder |
CfnDBInstanceProps.Builder.useDefaultProcessorFeatures(IResolvable useDefaultProcessorFeatures)
Sets the value of
CfnDBInstanceProps.getUseDefaultProcessorFeatures() |
CfnDBInstance.Builder |
CfnDBInstance.Builder.useDefaultProcessorFeatures(IResolvable useDefaultProcessorFeatures)
A value that indicates whether the DB instance class of the DB instance uses its default processor features.
|
CfnDBCluster.Builder |
CfnDBCluster.Builder.useLatestRestorableTime(IResolvable useLatestRestorableTime)
A value that indicates whether to restore the DB cluster to the latest restorable backup time.
|
CfnDBClusterProps.Builder |
CfnDBClusterProps.Builder.useLatestRestorableTime(IResolvable useLatestRestorableTime)
Sets the value of
CfnDBClusterProps.getUseLatestRestorableTime() |
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnEndpointAuthorization.getAttrAllowedAllVpCs()
Indicates whether all VPCs in the grantee account are allowed access to the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.Builder |
CfnCluster.Builder.allowVersionUpgrade(IResolvable allowVersionUpgrade)
If `true` , major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.allowVersionUpgrade(IResolvable allowVersionUpgrade)
Sets the value of
CfnClusterProps.getAllowVersionUpgrade() |
CfnCluster.Builder |
CfnCluster.Builder.availabilityZoneRelocation(IResolvable availabilityZoneRelocation)
The option to enable relocation for an Amazon Redshift cluster between Availability Zones after the cluster is created.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.availabilityZoneRelocation(IResolvable availabilityZoneRelocation)
Sets the value of
CfnClusterProps.getAvailabilityZoneRelocation() |
CfnScheduledAction.ResizeClusterMessageProperty.Builder |
CfnScheduledAction.ResizeClusterMessageProperty.Builder.classic(IResolvable classic)
Sets the value of
CfnScheduledAction.ResizeClusterMessageProperty.getClassic() |
CfnCluster.Builder |
CfnCluster.Builder.classic(IResolvable classic)
A boolean value indicating whether the resize operation is using the classic resize process.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.classic(IResolvable classic)
Sets the value of
CfnClusterProps.getClassic() |
CfnCluster.Builder |
CfnCluster.Builder.deferMaintenance(IResolvable deferMaintenance)
`AWS::Redshift::Cluster.DeferMaintenance`.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.deferMaintenance(IResolvable deferMaintenance)
Sets the value of
CfnClusterProps.getDeferMaintenance() |
CfnScheduledActionProps.Builder |
CfnScheduledActionProps.Builder.enable(IResolvable enable)
Sets the value of
CfnScheduledActionProps.getEnable() |
CfnScheduledAction.Builder |
CfnScheduledAction.Builder.enable(IResolvable enable)
If true, the schedule is enabled.
|
CfnEventSubscription.Builder |
CfnEventSubscription.Builder.enabled(IResolvable enabled)
A boolean value;
|
CfnEventSubscriptionProps.Builder |
CfnEventSubscriptionProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnEventSubscriptionProps.getEnabled() |
CfnCluster.Builder |
CfnCluster.Builder.encrypted(IResolvable encrypted)
If `true` , the data in the cluster is encrypted at rest.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.encrypted(IResolvable encrypted)
Sets the value of
CfnClusterProps.getEncrypted() |
CfnCluster.Builder |
CfnCluster.Builder.enhancedVpcRouting(IResolvable enhancedVpcRouting)
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.enhancedVpcRouting(IResolvable enhancedVpcRouting)
Sets the value of
CfnClusterProps.getEnhancedVpcRouting() |
CfnEndpointAuthorizationProps.Builder |
CfnEndpointAuthorizationProps.Builder.force(IResolvable force)
Sets the value of
CfnEndpointAuthorizationProps.getForce() |
CfnEndpointAuthorization.Builder |
CfnEndpointAuthorization.Builder.force(IResolvable force)
Indicates whether to force the revoke action.
|
CfnCluster.Builder |
CfnCluster.Builder.loggingProperties(IResolvable loggingProperties)
Specifies logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.loggingProperties(IResolvable loggingProperties)
Sets the value of
CfnClusterProps.getLoggingProperties() |
CfnClusterParameterGroup.Builder |
CfnClusterParameterGroup.Builder.parameters(IResolvable parameters)
An array of parameters to be modified.
|
CfnClusterParameterGroupProps.Builder |
CfnClusterParameterGroupProps.Builder.parameters(IResolvable parameters)
Sets the value of
CfnClusterParameterGroupProps.getParameters() |
CfnScheduledAction.ScheduledActionTypeProperty.Builder |
CfnScheduledAction.ScheduledActionTypeProperty.Builder.pauseCluster(IResolvable pauseCluster)
Sets the value of
CfnScheduledAction.ScheduledActionTypeProperty.getPauseCluster() |
CfnCluster.Builder |
CfnCluster.Builder.publiclyAccessible(IResolvable publiclyAccessible)
If `true` , the cluster can be accessed from a public network.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.publiclyAccessible(IResolvable publiclyAccessible)
Sets the value of
CfnClusterProps.getPubliclyAccessible() |
CfnScheduledAction.ScheduledActionTypeProperty.Builder |
CfnScheduledAction.ScheduledActionTypeProperty.Builder.resizeCluster(IResolvable resizeCluster)
Sets the value of
CfnScheduledAction.ScheduledActionTypeProperty.getResizeCluster() |
CfnScheduledAction.ScheduledActionTypeProperty.Builder |
CfnScheduledAction.ScheduledActionTypeProperty.Builder.resumeCluster(IResolvable resumeCluster)
Sets the value of
CfnScheduledAction.ScheduledActionTypeProperty.getResumeCluster() |
CfnCluster.Builder |
CfnCluster.Builder.rotateEncryptionKey(IResolvable rotateEncryptionKey)
`AWS::Redshift::Cluster.RotateEncryptionKey`.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.rotateEncryptionKey(IResolvable rotateEncryptionKey)
Sets the value of
CfnClusterProps.getRotateEncryptionKey() |
void |
CfnCluster.setAllowVersionUpgrade(IResolvable value)
If `true` , major version upgrades can be applied during the maintenance window to the Amazon Redshift engine that is running on the cluster.
|
void |
CfnCluster.setAvailabilityZoneRelocation(IResolvable value)
The option to enable relocation for an Amazon Redshift cluster between Availability Zones after the cluster is created.
|
void |
CfnCluster.setClassic(IResolvable value)
A boolean value indicating whether the resize operation is using the classic resize process.
|
void |
CfnCluster.setDeferMaintenance(IResolvable value)
`AWS::Redshift::Cluster.DeferMaintenance`.
|
void |
CfnScheduledAction.setEnable(IResolvable value)
If true, the schedule is enabled.
|
void |
CfnEventSubscription.setEnabled(IResolvable value)
A boolean value;
|
void |
CfnCluster.setEncrypted(IResolvable value)
If `true` , the data in the cluster is encrypted at rest.
|
void |
CfnCluster.setEnhancedVpcRouting(IResolvable value)
An option that specifies whether to create the cluster with enhanced VPC routing enabled.
|
void |
CfnEndpointAuthorization.setForce(IResolvable value)
Indicates whether to force the revoke action.
|
void |
CfnCluster.setLoggingProperties(IResolvable value)
Specifies logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
|
void |
CfnClusterParameterGroup.setParameters(IResolvable value)
An array of parameters to be modified.
|
void |
CfnCluster.setPubliclyAccessible(IResolvable value)
If `true` , the cluster can be accessed from a public network.
|
void |
CfnCluster.setRotateEncryptionKey(IResolvable value)
`AWS::Redshift::Cluster.RotateEncryptionKey`.
|
void |
CfnCluster.setSnapshotCopyManual(IResolvable value)
Indicates whether to apply the snapshot retention period to newly copied manual snapshots instead of automated snapshots.
|
void |
CfnScheduledAction.setTargetAction(IResolvable value)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
void |
CfnEndpointAccess.setVpcSecurityGroups(IResolvable value)
`AWS::Redshift::EndpointAccess.VpcSecurityGroups`.
|
CfnCluster.Builder |
CfnCluster.Builder.snapshotCopyManual(IResolvable snapshotCopyManual)
Indicates whether to apply the snapshot retention period to newly copied manual snapshots instead of automated snapshots.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.snapshotCopyManual(IResolvable snapshotCopyManual)
Sets the value of
CfnClusterProps.getSnapshotCopyManual() |
CfnScheduledActionProps.Builder |
CfnScheduledActionProps.Builder.targetAction(IResolvable targetAction)
Sets the value of
CfnScheduledActionProps.getTargetAction() |
CfnScheduledAction.Builder |
CfnScheduledAction.Builder.targetAction(IResolvable targetAction)
A JSON format string of the Amazon Redshift API operation with input parameters.
|
CfnEndpointAccessProps.Builder |
CfnEndpointAccessProps.Builder.vpcSecurityGroups(IResolvable vpcSecurityGroups)
Sets the value of
CfnEndpointAccessProps.getVpcSecurityGroups() |
CfnEndpointAccess.Builder |
CfnEndpointAccess.Builder.vpcSecurityGroups(IResolvable vpcSecurityGroups)
`AWS::Redshift::EndpointAccess.VpcSecurityGroups`.
|
| Modifier and Type | Method and Description |
|---|---|
CfnWorkgroup.Builder |
CfnWorkgroup.Builder.configParameters(IResolvable configParameters)
`AWS::RedshiftServerless::Workgroup.ConfigParameters`.
|
CfnWorkgroupProps.Builder |
CfnWorkgroupProps.Builder.configParameters(IResolvable configParameters)
Sets the value of
CfnWorkgroupProps.getConfigParameters() |
CfnWorkgroup.Builder |
CfnWorkgroup.Builder.enhancedVpcRouting(IResolvable enhancedVpcRouting)
`AWS::RedshiftServerless::Workgroup.EnhancedVpcRouting`.
|
CfnWorkgroupProps.Builder |
CfnWorkgroupProps.Builder.enhancedVpcRouting(IResolvable enhancedVpcRouting)
Sets the value of
CfnWorkgroupProps.getEnhancedVpcRouting() |
CfnWorkgroup.Builder |
CfnWorkgroup.Builder.publiclyAccessible(IResolvable publiclyAccessible)
`AWS::RedshiftServerless::Workgroup.PubliclyAccessible`.
|
CfnWorkgroupProps.Builder |
CfnWorkgroupProps.Builder.publiclyAccessible(IResolvable publiclyAccessible)
Sets the value of
CfnWorkgroupProps.getPubliclyAccessible() |
void |
CfnWorkgroup.setConfigParameters(IResolvable value)
`AWS::RedshiftServerless::Workgroup.ConfigParameters`.
|
void |
CfnWorkgroup.setEnhancedVpcRouting(IResolvable value)
`AWS::RedshiftServerless::Workgroup.EnhancedVpcRouting`.
|
void |
CfnWorkgroup.setPubliclyAccessible(IResolvable value)
`AWS::RedshiftServerless::Workgroup.PubliclyAccessible`.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationProps.Builder |
CfnApplicationProps.Builder.apiGatewayProxy(IResolvable apiGatewayProxy)
Sets the value of
CfnApplicationProps.getApiGatewayProxy() |
CfnApplication.Builder |
CfnApplication.Builder.apiGatewayProxy(IResolvable apiGatewayProxy)
The endpoint URL of the Amazon API Gateway proxy.
|
CfnRouteProps.Builder |
CfnRouteProps.Builder.defaultRoute(IResolvable defaultRoute)
Sets the value of
CfnRouteProps.getDefaultRoute() |
CfnRoute.Builder |
CfnRoute.Builder.defaultRoute(IResolvable defaultRoute)
`AWS::RefactorSpaces::Route.DefaultRoute`.
|
CfnRoute.UriPathRouteInputProperty.Builder |
CfnRoute.UriPathRouteInputProperty.Builder.includeChildPaths(IResolvable includeChildPaths)
Sets the value of
CfnRoute.UriPathRouteInputProperty.getIncludeChildPaths() |
CfnService.Builder |
CfnService.Builder.lambdaEndpoint(IResolvable lambdaEndpoint)
A summary of the configuration for the AWS Lambda endpoint type.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.lambdaEndpoint(IResolvable lambdaEndpoint)
Sets the value of
CfnServiceProps.getLambdaEndpoint() |
void |
CfnApplication.setApiGatewayProxy(IResolvable value)
The endpoint URL of the Amazon API Gateway proxy.
|
void |
CfnRoute.setDefaultRoute(IResolvable value)
`AWS::RefactorSpaces::Route.DefaultRoute`.
|
void |
CfnService.setLambdaEndpoint(IResolvable value)
A summary of the configuration for the AWS Lambda endpoint type.
|
void |
CfnRoute.setUriPathRoute(IResolvable value)
The configuration for the URI path route type.
|
void |
CfnService.setUrlEndpoint(IResolvable value)
The summary of the configuration for the URL endpoint type.
|
CfnRouteProps.Builder |
CfnRouteProps.Builder.uriPathRoute(IResolvable uriPathRoute)
Sets the value of
CfnRouteProps.getUriPathRoute() |
CfnRoute.Builder |
CfnRoute.Builder.uriPathRoute(IResolvable uriPathRoute)
The configuration for the URI path route type.
|
CfnService.Builder |
CfnService.Builder.urlEndpoint(IResolvable urlEndpoint)
The summary of the configuration for the URL endpoint type.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.urlEndpoint(IResolvable urlEndpoint)
Sets the value of
CfnServiceProps.getUrlEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.Builder |
CfnStreamProcessor.Builder.boundingBoxRegionsOfInterest(IResolvable boundingBoxRegionsOfInterest)
List of BoundingBox objects, each of which denotes a region of interest on screen.
|
CfnStreamProcessorProps.Builder |
CfnStreamProcessorProps.Builder.boundingBoxRegionsOfInterest(IResolvable boundingBoxRegionsOfInterest)
Sets the value of
CfnStreamProcessorProps.getBoundingBoxRegionsOfInterest() |
CfnStreamProcessor.Builder |
CfnStreamProcessor.Builder.connectedHomeSettings(IResolvable connectedHomeSettings)
Connected home settings to use on a streaming video.
|
CfnStreamProcessorProps.Builder |
CfnStreamProcessorProps.Builder.connectedHomeSettings(IResolvable connectedHomeSettings)
Sets the value of
CfnStreamProcessorProps.getConnectedHomeSettings() |
CfnStreamProcessor.Builder |
CfnStreamProcessor.Builder.dataSharingPreference(IResolvable dataSharingPreference)
Allows you to opt in or opt out to share data with Rekognition to improve model performance.
|
CfnStreamProcessorProps.Builder |
CfnStreamProcessorProps.Builder.dataSharingPreference(IResolvable dataSharingPreference)
Sets the value of
CfnStreamProcessorProps.getDataSharingPreference() |
CfnStreamProcessor.Builder |
CfnStreamProcessor.Builder.faceSearchSettings(IResolvable faceSearchSettings)
The input parameters used to recognize faces in a streaming video analyzed by an Amazon Rekognition stream processor.
|
CfnStreamProcessorProps.Builder |
CfnStreamProcessorProps.Builder.faceSearchSettings(IResolvable faceSearchSettings)
Sets the value of
CfnStreamProcessorProps.getFaceSearchSettings() |
CfnStreamProcessor.Builder |
CfnStreamProcessor.Builder.kinesisDataStream(IResolvable kinesisDataStream)
Amazon Rekognition's Video Stream Processor takes a Kinesis video stream as input.
|
CfnStreamProcessorProps.Builder |
CfnStreamProcessorProps.Builder.kinesisDataStream(IResolvable kinesisDataStream)
Sets the value of
CfnStreamProcessorProps.getKinesisDataStream() |
CfnStreamProcessor.Builder |
CfnStreamProcessor.Builder.kinesisVideoStream(IResolvable kinesisVideoStream)
The Kinesis video stream that provides the source of the streaming video for an Amazon Rekognition Video stream processor.
|
CfnStreamProcessorProps.Builder |
CfnStreamProcessorProps.Builder.kinesisVideoStream(IResolvable kinesisVideoStream)
Sets the value of
CfnStreamProcessorProps.getKinesisVideoStream() |
CfnStreamProcessor.Builder |
CfnStreamProcessor.Builder.notificationChannel(IResolvable notificationChannel)
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.
|
CfnStreamProcessorProps.Builder |
CfnStreamProcessorProps.Builder.notificationChannel(IResolvable notificationChannel)
Sets the value of
CfnStreamProcessorProps.getNotificationChannel() |
CfnStreamProcessor.DataSharingPreferenceProperty.Builder |
CfnStreamProcessor.DataSharingPreferenceProperty.Builder.optIn(IResolvable optIn)
Sets the value of
CfnStreamProcessor.DataSharingPreferenceProperty.getOptIn() |
CfnStreamProcessor.PolygonProperty.Builder |
CfnStreamProcessor.PolygonProperty.Builder.polygon(IResolvable polygon)
Sets the value of
CfnStreamProcessor.PolygonProperty.getPolygon() |
CfnStreamProcessor.Builder |
CfnStreamProcessor.Builder.polygonRegionsOfInterest(IResolvable polygonRegionsOfInterest)
A set of ordered lists of [Point](https://docs.aws.amazon.com/rekognition/latest/APIReference/API_Point) objects.
|
CfnStreamProcessorProps.Builder |
CfnStreamProcessorProps.Builder.polygonRegionsOfInterest(IResolvable polygonRegionsOfInterest)
Sets the value of
CfnStreamProcessorProps.getPolygonRegionsOfInterest() |
CfnStreamProcessor.Builder |
CfnStreamProcessor.Builder.s3Destination(IResolvable s3Destination)
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.
|
CfnStreamProcessorProps.Builder |
CfnStreamProcessorProps.Builder.s3Destination(IResolvable s3Destination)
Sets the value of
CfnStreamProcessorProps.getS3Destination() |
void |
CfnStreamProcessor.setBoundingBoxRegionsOfInterest(IResolvable value)
List of BoundingBox objects, each of which denotes a region of interest on screen.
|
void |
CfnStreamProcessor.setConnectedHomeSettings(IResolvable value)
Connected home settings to use on a streaming video.
|
void |
CfnStreamProcessor.setDataSharingPreference(IResolvable value)
Allows you to opt in or opt out to share data with Rekognition to improve model performance.
|
void |
CfnStreamProcessor.setFaceSearchSettings(IResolvable value)
The input parameters used to recognize faces in a streaming video analyzed by an Amazon Rekognition stream processor.
|
void |
CfnStreamProcessor.setKinesisDataStream(IResolvable value)
Amazon Rekognition's Video Stream Processor takes a Kinesis video stream as input.
|
void |
CfnStreamProcessor.setKinesisVideoStream(IResolvable value)
The Kinesis video stream that provides the source of the streaming video for an Amazon Rekognition Video stream processor.
|
void |
CfnStreamProcessor.setNotificationChannel(IResolvable value)
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.
|
void |
CfnStreamProcessor.setPolygonRegionsOfInterest(IResolvable value)
A set of ordered lists of [Point](https://docs.aws.amazon.com/rekognition/latest/APIReference/API_Point) objects.
|
void |
CfnStreamProcessor.setS3Destination(IResolvable value)
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApp.ResourceMappingProperty.Builder |
CfnApp.ResourceMappingProperty.Builder.physicalResourceId(IResolvable physicalResourceId)
Sets the value of
CfnApp.ResourceMappingProperty.getPhysicalResourceId() |
CfnResiliencyPolicy.Builder |
CfnResiliencyPolicy.Builder.policy(IResolvable policy)
The resiliency policy.
|
CfnResiliencyPolicyProps.Builder |
CfnResiliencyPolicyProps.Builder.policy(IResolvable policy)
Sets the value of
CfnResiliencyPolicyProps.getPolicy() |
CfnApp.Builder |
CfnApp.Builder.resourceMappings(IResolvable resourceMappings)
An array of ResourceMapping objects.
|
CfnAppProps.Builder |
CfnAppProps.Builder.resourceMappings(IResolvable resourceMappings)
Sets the value of
CfnAppProps.getResourceMappings() |
void |
CfnResiliencyPolicy.setPolicy(IResolvable value)
The resiliency policy.
|
void |
CfnApp.setResourceMappings(IResolvable value)
An array of ResourceMapping objects.
|
| Modifier and Type | Method and Description |
|---|---|
CfnGroupProps.Builder |
CfnGroupProps.Builder.configuration(IResolvable configuration)
Sets the value of
CfnGroupProps.getConfiguration() |
CfnGroup.Builder |
CfnGroup.Builder.configuration(IResolvable configuration)
The service configuration currently associated with the resource group and in effect for the members of the resource group.
|
CfnGroup.ConfigurationItemProperty.Builder |
CfnGroup.ConfigurationItemProperty.Builder.parameters(IResolvable parameters)
Sets the value of
CfnGroup.ConfigurationItemProperty.getParameters() |
CfnGroup.ResourceQueryProperty.Builder |
CfnGroup.ResourceQueryProperty.Builder.query(IResolvable query)
Sets the value of
CfnGroup.ResourceQueryProperty.getQuery() |
CfnGroupProps.Builder |
CfnGroupProps.Builder.resourceQuery(IResolvable resourceQuery)
Sets the value of
CfnGroupProps.getResourceQuery() |
CfnGroup.Builder |
CfnGroup.Builder.resourceQuery(IResolvable resourceQuery)
The resource query structure that is used to dynamically determine which AWS resources are members of the associated resource group.
|
void |
CfnGroup.setConfiguration(IResolvable value)
The service configuration currently associated with the resource group and in effect for the members of the resource group.
|
void |
CfnGroup.setResourceQuery(IResolvable value)
The resource query structure that is used to dynamically determine which AWS resources are members of the associated resource group.
|
CfnGroup.QueryProperty.Builder |
CfnGroup.QueryProperty.Builder.tagFilters(IResolvable tagFilters)
Sets the value of
CfnGroup.QueryProperty.getTagFilters() |
| Modifier and Type | Method and Description |
|---|---|
CfnSimulationApplicationProps.Builder |
CfnSimulationApplicationProps.Builder.renderingEngine(IResolvable renderingEngine)
Sets the value of
CfnSimulationApplicationProps.getRenderingEngine() |
CfnSimulationApplication.Builder |
CfnSimulationApplication.Builder.renderingEngine(IResolvable renderingEngine)
The rendering engine for the simulation application.
|
CfnSimulationApplicationProps.Builder |
CfnSimulationApplicationProps.Builder.robotSoftwareSuite(IResolvable robotSoftwareSuite)
Sets the value of
CfnSimulationApplicationProps.getRobotSoftwareSuite() |
CfnSimulationApplication.Builder |
CfnSimulationApplication.Builder.robotSoftwareSuite(IResolvable robotSoftwareSuite)
The robot software suite used by the simulation application.
|
CfnRobotApplication.Builder |
CfnRobotApplication.Builder.robotSoftwareSuite(IResolvable robotSoftwareSuite)
The robot software suite used by the robot application.
|
CfnRobotApplicationProps.Builder |
CfnRobotApplicationProps.Builder.robotSoftwareSuite(IResolvable robotSoftwareSuite)
Sets the value of
CfnRobotApplicationProps.getRobotSoftwareSuite() |
void |
CfnSimulationApplication.setRenderingEngine(IResolvable value)
The rendering engine for the simulation application.
|
void |
CfnSimulationApplication.setRobotSoftwareSuite(IResolvable value)
The robot software suite used by the simulation application.
|
void |
CfnRobotApplication.setRobotSoftwareSuite(IResolvable value)
The robot software suite used by the robot application.
|
void |
CfnSimulationApplication.setSimulationSoftwareSuite(IResolvable value)
The simulation software suite used by the simulation application.
|
void |
CfnSimulationApplication.setSources(IResolvable value)
The sources of the simulation application.
|
void |
CfnRobotApplication.setSources(IResolvable value)
The sources of the robot application.
|
CfnSimulationApplicationProps.Builder |
CfnSimulationApplicationProps.Builder.simulationSoftwareSuite(IResolvable simulationSoftwareSuite)
Sets the value of
CfnSimulationApplicationProps.getSimulationSoftwareSuite() |
CfnSimulationApplication.Builder |
CfnSimulationApplication.Builder.simulationSoftwareSuite(IResolvable simulationSoftwareSuite)
The simulation software suite used by the simulation application.
|
CfnSimulationApplicationProps.Builder |
CfnSimulationApplicationProps.Builder.sources(IResolvable sources)
Sets the value of
CfnSimulationApplicationProps.getSources() |
CfnSimulationApplication.Builder |
CfnSimulationApplication.Builder.sources(IResolvable sources)
The sources of the simulation application.
|
CfnRobotApplication.Builder |
CfnRobotApplication.Builder.sources(IResolvable sources)
The sources of the robot application.
|
CfnRobotApplicationProps.Builder |
CfnRobotApplicationProps.Builder.sources(IResolvable sources)
Sets the value of
CfnRobotApplicationProps.getSources() |
| Modifier and Type | Method and Description |
|---|---|
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.enabled(IResolvable enabled)
`AWS::RolesAnywhere::TrustAnchor.Enabled`.
|
CfnCRLProps.Builder |
CfnCRLProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnCRLProps.getEnabled() |
CfnCRL.Builder |
CfnCRL.Builder.enabled(IResolvable enabled)
`AWS::RolesAnywhere::CRL.Enabled`.
|
CfnProfile.Builder |
CfnProfile.Builder.enabled(IResolvable enabled)
`AWS::RolesAnywhere::Profile.Enabled`.
|
CfnTrustAnchorProps.Builder |
CfnTrustAnchorProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnTrustAnchorProps.getEnabled() |
CfnProfileProps.Builder |
CfnProfileProps.Builder.enabled(IResolvable enabled)
Sets the value of
CfnProfileProps.getEnabled() |
CfnProfile.Builder |
CfnProfile.Builder.requireInstanceProperties(IResolvable requireInstanceProperties)
`AWS::RolesAnywhere::Profile.RequireInstanceProperties`.
|
CfnProfileProps.Builder |
CfnProfileProps.Builder.requireInstanceProperties(IResolvable requireInstanceProperties)
Sets the value of
CfnProfileProps.getRequireInstanceProperties() |
void |
CfnTrustAnchor.setEnabled(IResolvable value)
`AWS::RolesAnywhere::TrustAnchor.Enabled`.
|
void |
CfnCRL.setEnabled(IResolvable value)
`AWS::RolesAnywhere::CRL.Enabled`.
|
void |
CfnProfile.setEnabled(IResolvable value)
`AWS::RolesAnywhere::Profile.Enabled`.
|
void |
CfnProfile.setRequireInstanceProperties(IResolvable value)
`AWS::RolesAnywhere::Profile.RequireInstanceProperties`.
|
void |
CfnTrustAnchor.setSource(IResolvable value)
`AWS::RolesAnywhere::TrustAnchor.Source`.
|
CfnTrustAnchor.Builder |
CfnTrustAnchor.Builder.source(IResolvable source)
`AWS::RolesAnywhere::TrustAnchor.Source`.
|
CfnTrustAnchorProps.Builder |
CfnTrustAnchorProps.Builder.source(IResolvable source)
Sets the value of
CfnTrustAnchorProps.getSource() |
CfnTrustAnchor.SourceProperty.Builder |
CfnTrustAnchor.SourceProperty.Builder.sourceData(IResolvable sourceData)
Sets the value of
CfnTrustAnchor.SourceProperty.getSourceData() |
| Modifier and Type | Method and Description |
|---|---|
CfnHealthCheck.HealthCheckConfigProperty.Builder |
CfnHealthCheck.HealthCheckConfigProperty.Builder.alarmIdentifier(IResolvable alarmIdentifier)
Sets the value of
CfnHealthCheck.HealthCheckConfigProperty.getAlarmIdentifier() |
CfnRecordSetGroup.RecordSetProperty.Builder |
CfnRecordSetGroup.RecordSetProperty.Builder.aliasTarget(IResolvable aliasTarget)
Sets the value of
CfnRecordSetGroup.RecordSetProperty.getAliasTarget() |
CfnRecordSetProps.Builder |
CfnRecordSetProps.Builder.aliasTarget(IResolvable aliasTarget)
Sets the value of
CfnRecordSetProps.getAliasTarget() |
CfnRecordSet.Builder |
CfnRecordSet.Builder.aliasTarget(IResolvable aliasTarget)
*Alias resource record sets only:* Information about the AWS resource, such as a CloudFront distribution or an Amazon S3 bucket, that you want to route traffic to.
|
CfnRecordSetGroup.RecordSetProperty.Builder |
CfnRecordSetGroup.RecordSetProperty.Builder.cidrRoutingConfig(IResolvable cidrRoutingConfig)
Sets the value of
CfnRecordSetGroup.RecordSetProperty.getCidrRoutingConfig() |
CfnRecordSetProps.Builder |
CfnRecordSetProps.Builder.cidrRoutingConfig(IResolvable cidrRoutingConfig)
Sets the value of
CfnRecordSetProps.getCidrRoutingConfig() |
CfnRecordSet.Builder |
CfnRecordSet.Builder.cidrRoutingConfig(IResolvable cidrRoutingConfig)
`AWS::Route53::RecordSet.CidrRoutingConfig`.
|
CfnHealthCheck.HealthCheckConfigProperty.Builder |
CfnHealthCheck.HealthCheckConfigProperty.Builder.enableSni(IResolvable enableSni)
Sets the value of
CfnHealthCheck.HealthCheckConfigProperty.getEnableSni() |
CfnRecordSetGroup.AliasTargetProperty.Builder |
CfnRecordSetGroup.AliasTargetProperty.Builder.evaluateTargetHealth(IResolvable evaluateTargetHealth)
Sets the value of
CfnRecordSetGroup.AliasTargetProperty.getEvaluateTargetHealth() |
CfnRecordSet.AliasTargetProperty.Builder |
CfnRecordSet.AliasTargetProperty.Builder.evaluateTargetHealth(IResolvable evaluateTargetHealth)
Sets the value of
CfnRecordSet.AliasTargetProperty.getEvaluateTargetHealth() |
CfnRecordSetGroup.RecordSetProperty.Builder |
CfnRecordSetGroup.RecordSetProperty.Builder.geoLocation(IResolvable geoLocation)
Sets the value of
CfnRecordSetGroup.RecordSetProperty.getGeoLocation() |
CfnRecordSetProps.Builder |
CfnRecordSetProps.Builder.geoLocation(IResolvable geoLocation)
Sets the value of
CfnRecordSetProps.getGeoLocation() |
CfnRecordSet.Builder |
CfnRecordSet.Builder.geoLocation(IResolvable geoLocation)
*Geolocation resource record sets only:* A complex type that lets you control how Amazon Route 53 responds to DNS queries based on the geographic origin of the query.
|
CfnHealthCheck.Builder |
CfnHealthCheck.Builder.healthCheckConfig(IResolvable healthCheckConfig)
A complex type that contains detailed information about one health check.
|
CfnHealthCheckProps.Builder |
CfnHealthCheckProps.Builder.healthCheckConfig(IResolvable healthCheckConfig)
Sets the value of
CfnHealthCheckProps.getHealthCheckConfig() |
CfnHealthCheck.Builder |
CfnHealthCheck.Builder.healthCheckTags(IResolvable healthCheckTags)
The `HealthCheckTags` property describes key-value pairs that are associated with an `AWS::Route53::HealthCheck` resource.
|
CfnHealthCheckProps.Builder |
CfnHealthCheckProps.Builder.healthCheckTags(IResolvable healthCheckTags)
Sets the value of
CfnHealthCheckProps.getHealthCheckTags() |
CfnHostedZone.Builder |
CfnHostedZone.Builder.hostedZoneConfig(IResolvable hostedZoneConfig)
A complex type that contains an optional comment.
|
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.hostedZoneConfig(IResolvable hostedZoneConfig)
Sets the value of
CfnHostedZoneProps.getHostedZoneConfig() |
CfnHealthCheck.HealthCheckConfigProperty.Builder |
CfnHealthCheck.HealthCheckConfigProperty.Builder.inverted(IResolvable inverted)
Sets the value of
CfnHealthCheck.HealthCheckConfigProperty.getInverted() |
CfnCidrCollection.Builder |
CfnCidrCollection.Builder.locations(IResolvable locations)
`AWS::Route53::CidrCollection.Locations`.
|
CfnCidrCollectionProps.Builder |
CfnCidrCollectionProps.Builder.locations(IResolvable locations)
Sets the value of
CfnCidrCollectionProps.getLocations() |
CfnHealthCheck.HealthCheckConfigProperty.Builder |
CfnHealthCheck.HealthCheckConfigProperty.Builder.measureLatency(IResolvable measureLatency)
Sets the value of
CfnHealthCheck.HealthCheckConfigProperty.getMeasureLatency() |
CfnRecordSetGroup.RecordSetProperty.Builder |
CfnRecordSetGroup.RecordSetProperty.Builder.multiValueAnswer(IResolvable multiValueAnswer)
Sets the value of
CfnRecordSetGroup.RecordSetProperty.getMultiValueAnswer() |
CfnRecordSetProps.Builder |
CfnRecordSetProps.Builder.multiValueAnswer(IResolvable multiValueAnswer)
Sets the value of
CfnRecordSetProps.getMultiValueAnswer() |
CfnRecordSet.Builder |
CfnRecordSet.Builder.multiValueAnswer(IResolvable multiValueAnswer)
*Multivalue answer resource record sets only* : To route traffic approximately randomly to multiple resources, such as web servers, create one multivalue answer record for each resource and specify `true` for `MultiValueAnswer` .
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.queryLoggingConfig(IResolvable queryLoggingConfig)
Creates a configuration for DNS query logging.
|
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.queryLoggingConfig(IResolvable queryLoggingConfig)
Sets the value of
CfnHostedZoneProps.getQueryLoggingConfig() |
CfnRecordSetGroup.Builder |
CfnRecordSetGroup.Builder.recordSets(IResolvable recordSets)
A complex type that contains one `RecordSet` element for each record that you want to create.
|
CfnRecordSetGroupProps.Builder |
CfnRecordSetGroupProps.Builder.recordSets(IResolvable recordSets)
Sets the value of
CfnRecordSetGroupProps.getRecordSets() |
void |
CfnRecordSet.setAliasTarget(IResolvable value)
*Alias resource record sets only:* Information about the AWS resource, such as a CloudFront distribution or an Amazon S3 bucket, that you want to route traffic to.
|
void |
CfnRecordSet.setCidrRoutingConfig(IResolvable value)
`AWS::Route53::RecordSet.CidrRoutingConfig`.
|
void |
CfnRecordSet.setGeoLocation(IResolvable value)
*Geolocation resource record sets only:* A complex type that lets you control how Amazon Route 53 responds to DNS queries based on the geographic origin of the query.
|
void |
CfnHealthCheck.setHealthCheckConfig(IResolvable value)
A complex type that contains detailed information about one health check.
|
void |
CfnHealthCheck.setHealthCheckTags(IResolvable value)
The `HealthCheckTags` property describes key-value pairs that are associated with an `AWS::Route53::HealthCheck` resource.
|
void |
CfnHostedZone.setHostedZoneConfig(IResolvable value)
A complex type that contains an optional comment.
|
void |
CfnCidrCollection.setLocations(IResolvable value)
`AWS::Route53::CidrCollection.Locations`.
|
void |
CfnRecordSet.setMultiValueAnswer(IResolvable value)
*Multivalue answer resource record sets only* : To route traffic approximately randomly to multiple resources, such as web servers, create one multivalue answer record for each resource and specify `true` for `MultiValueAnswer` .
|
void |
CfnHostedZone.setQueryLoggingConfig(IResolvable value)
Creates a configuration for DNS query logging.
|
void |
CfnRecordSetGroup.setRecordSets(IResolvable value)
A complex type that contains one `RecordSet` element for each record that you want to create.
|
void |
CfnHostedZone.setVpcs(IResolvable value)
*Private hosted zones:* A complex type that contains information about the VPCs that are associated with the specified hosted zone.
|
CfnHostedZone.Builder |
CfnHostedZone.Builder.vpcs(IResolvable vpcs)
*Private hosted zones:* A complex type that contains information about the VPCs that are associated with the specified hosted zone.
|
CfnHostedZoneProps.Builder |
CfnHostedZoneProps.Builder.vpcs(IResolvable vpcs)
Sets the value of
CfnHostedZoneProps.getVpcs() |
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnCluster.getAttrClusterEndpoints()
Endpoints for the cluster.
|
IResolvable |
CfnControlPanel.getAttrDefaultControlPanel()
The boolean flag that is set to true for the default control panel in the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
CfnSafetyRule.Builder |
CfnSafetyRule.Builder.assertionRule(IResolvable assertionRule)
An assertion rule enforces that, when you change a routing control state, that the criteria that you set in the rule configuration is met.
|
CfnSafetyRuleProps.Builder |
CfnSafetyRuleProps.Builder.assertionRule(IResolvable assertionRule)
Sets the value of
CfnSafetyRuleProps.getAssertionRule() |
CfnSafetyRule.Builder |
CfnSafetyRule.Builder.gatingRule(IResolvable gatingRule)
A gating rule verifies that a gating routing control or set of gating routing controls, evaluates as true, based on a rule configuration that you specify, which allows a set of routing control state changes to complete.
|
CfnSafetyRuleProps.Builder |
CfnSafetyRuleProps.Builder.gatingRule(IResolvable gatingRule)
Sets the value of
CfnSafetyRuleProps.getGatingRule() |
CfnSafetyRule.RuleConfigProperty.Builder |
CfnSafetyRule.RuleConfigProperty.Builder.inverted(IResolvable inverted)
Sets the value of
CfnSafetyRule.RuleConfigProperty.getInverted() |
CfnSafetyRule.Builder |
CfnSafetyRule.Builder.ruleConfig(IResolvable ruleConfig)
The criteria that you set for specific assertion controls (routing controls) that designate how many control states must be `ON` as the result of a transaction.
|
CfnSafetyRuleProps.Builder |
CfnSafetyRuleProps.Builder.ruleConfig(IResolvable ruleConfig)
Sets the value of
CfnSafetyRuleProps.getRuleConfig() |
void |
CfnSafetyRule.setAssertionRule(IResolvable value)
An assertion rule enforces that, when you change a routing control state, that the criteria that you set in the rule configuration is met.
|
void |
CfnSafetyRule.setGatingRule(IResolvable value)
A gating rule verifies that a gating routing control or set of gating routing controls, evaluates as true, based on a rule configuration that you specify, which allows a set of routing control state changes to complete.
|
void |
CfnSafetyRule.setRuleConfig(IResolvable value)
The criteria that you set for specific assertion controls (routing controls) that designate how many control states must be `ON` as the result of a transaction.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnResolverRule.getAttrTargetIps()
When the value of `RuleType` is `FORWARD` , the IP addresses that the outbound endpoint forwards DNS queries to, typically the IP addresses for DNS resolvers on your network.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFirewallRuleGroup.Builder |
CfnFirewallRuleGroup.Builder.firewallRules(IResolvable firewallRules)
A list of the rules that you have defined.
|
CfnFirewallRuleGroupProps.Builder |
CfnFirewallRuleGroupProps.Builder.firewallRules(IResolvable firewallRules)
Sets the value of
CfnFirewallRuleGroupProps.getFirewallRules() |
CfnResolverEndpointProps.Builder |
CfnResolverEndpointProps.Builder.ipAddresses(IResolvable ipAddresses)
Sets the value of
CfnResolverEndpointProps.getIpAddresses() |
CfnResolverEndpoint.Builder |
CfnResolverEndpoint.Builder.ipAddresses(IResolvable ipAddresses)
The subnets and IP addresses in your VPC that DNS queries originate from (for outbound endpoints) or that you forward DNS queries to (for inbound endpoints).
|
void |
CfnFirewallRuleGroup.setFirewallRules(IResolvable value)
A list of the rules that you have defined.
|
void |
CfnResolverEndpoint.setIpAddresses(IResolvable value)
The subnets and IP addresses in your VPC that DNS queries originate from (for outbound endpoints) or that you forward DNS queries to (for inbound endpoints).
|
void |
CfnResolverRule.setTargetIps(IResolvable value)
An array that contains the IP addresses and ports that an outbound endpoint forwards DNS queries to.
|
CfnResolverRule.Builder |
CfnResolverRule.Builder.targetIps(IResolvable targetIps)
An array that contains the IP addresses and ports that an outbound endpoint forwards DNS queries to.
|
CfnResolverRuleProps.Builder |
CfnResolverRuleProps.Builder.targetIps(IResolvable targetIps)
Sets the value of
CfnResolverRuleProps.getTargetIps() |
| Modifier and Type | Method and Description |
|---|---|
CfnAppMonitor.AppMonitorConfigurationProperty.Builder |
CfnAppMonitor.AppMonitorConfigurationProperty.Builder.allowCookies(IResolvable allowCookies)
Sets the value of
CfnAppMonitor.AppMonitorConfigurationProperty.getAllowCookies() |
CfnAppMonitorProps.Builder |
CfnAppMonitorProps.Builder.appMonitorConfiguration(IResolvable appMonitorConfiguration)
Sets the value of
CfnAppMonitorProps.getAppMonitorConfiguration() |
CfnAppMonitor.Builder |
CfnAppMonitor.Builder.appMonitorConfiguration(IResolvable appMonitorConfiguration)
A structure that contains much of the configuration data for the app monitor.
|
CfnAppMonitorProps.Builder |
CfnAppMonitorProps.Builder.cwLogEnabled(IResolvable cwLogEnabled)
Sets the value of
CfnAppMonitorProps.getCwLogEnabled() |
CfnAppMonitor.Builder |
CfnAppMonitor.Builder.cwLogEnabled(IResolvable cwLogEnabled)
Data collected by CloudWatch RUM is kept by RUM for 30 days and then deleted.
|
CfnAppMonitor.AppMonitorConfigurationProperty.Builder |
CfnAppMonitor.AppMonitorConfigurationProperty.Builder.enableXRay(IResolvable enableXRay)
Sets the value of
CfnAppMonitor.AppMonitorConfigurationProperty.getEnableXRay() |
void |
CfnAppMonitor.setAppMonitorConfiguration(IResolvable value)
A structure that contains much of the configuration data for the app monitor.
|
void |
CfnAppMonitor.setCwLogEnabled(IResolvable value)
Data collected by CloudWatch RUM is kept by RUM for 30 days and then deleted.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPoint.ObjectLambdaConfigurationProperty.Builder |
CfnAccessPoint.ObjectLambdaConfigurationProperty.Builder.cloudWatchMetricsEnabled(IResolvable cloudWatchMetricsEnabled)
|
CfnAccessPoint.Builder |
CfnAccessPoint.Builder.objectLambdaConfiguration(IResolvable objectLambdaConfiguration)
A configuration used when creating an Object Lambda Access Point.
|
CfnAccessPointProps.Builder |
CfnAccessPointProps.Builder.objectLambdaConfiguration(IResolvable objectLambdaConfiguration)
Sets the value of
CfnAccessPointProps.getObjectLambdaConfiguration() |
void |
CfnAccessPoint.setObjectLambdaConfiguration(IResolvable value)
A configuration used when creating an Object Lambda Access Point.
|
CfnAccessPoint.ObjectLambdaConfigurationProperty.Builder |
CfnAccessPoint.ObjectLambdaConfigurationProperty.Builder.transformationConfigurations(IResolvable transformationConfigurations)
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnEndpoint.getAttrNetworkInterfaces()
The network interface of the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.RuleProperty.Builder |
CfnBucket.RuleProperty.Builder.abortIncompleteMultipartUpload(IResolvable abortIncompleteMultipartUpload)
Sets the value of
CfnBucket.RuleProperty.getAbortIncompleteMultipartUpload() |
CfnBucket.Builder |
CfnBucket.Builder.lifecycleConfiguration(IResolvable lifecycleConfiguration)
Creates a new lifecycle configuration for the S3 on Outposts bucket or replaces an existing lifecycle configuration.
|
CfnBucketProps.Builder |
CfnBucketProps.Builder.lifecycleConfiguration(IResolvable lifecycleConfiguration)
Sets the value of
CfnBucketProps.getLifecycleConfiguration() |
CfnBucket.LifecycleConfigurationProperty.Builder |
CfnBucket.LifecycleConfigurationProperty.Builder.rules(IResolvable rules)
Sets the value of
CfnBucket.LifecycleConfigurationProperty.getRules() |
void |
CfnBucket.setLifecycleConfiguration(IResolvable value)
Creates a new lifecycle configuration for the S3 on Outposts bucket or replaces an existing lifecycle configuration.
|
void |
CfnAccessPoint.setVpcConfiguration(IResolvable value)
The virtual private cloud (VPC) configuration for this access point, if one exists.
|
CfnAccessPoint.Builder |
CfnAccessPoint.Builder.vpcConfiguration(IResolvable vpcConfiguration)
The virtual private cloud (VPC) configuration for this access point, if one exists.
|
CfnAccessPointProps.Builder |
CfnAccessPointProps.Builder.vpcConfiguration(IResolvable vpcConfiguration)
Sets the value of
CfnAccessPointProps.getVpcConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CfnModelPackage.Builder |
CfnModelPackage.Builder.additionalInferenceSpecificationDefinition(IResolvable additionalInferenceSpecificationDefinition)
`AWS::SageMaker::ModelPackage.AdditionalInferenceSpecificationDefinition`.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.additionalInferenceSpecificationDefinition(IResolvable additionalInferenceSpecificationDefinition)
Sets the value of
CfnModelPackageProps.getAdditionalInferenceSpecificationDefinition() |
CfnModelPackage.Builder |
CfnModelPackage.Builder.additionalInferenceSpecifications(IResolvable additionalInferenceSpecifications)
An array of additional Inference Specification objects.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.additionalInferenceSpecifications(IResolvable additionalInferenceSpecifications)
Sets the value of
CfnModelPackageProps.getAdditionalInferenceSpecifications() |
CfnModelPackage.Builder |
CfnModelPackage.Builder.additionalInferenceSpecificationsToAdd(IResolvable additionalInferenceSpecificationsToAdd)
`AWS::SageMaker::ModelPackage.AdditionalInferenceSpecificationsToAdd`.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.additionalInferenceSpecificationsToAdd(IResolvable additionalInferenceSpecificationsToAdd)
Sets the value of
CfnModelPackageProps.getAdditionalInferenceSpecificationsToAdd() |
CfnEndpoint.AutoRollbackConfigProperty.Builder |
CfnEndpoint.AutoRollbackConfigProperty.Builder.alarms(IResolvable alarms)
Sets the value of
CfnEndpoint.AutoRollbackConfigProperty.getAlarms() |
CfnEndpointConfig.Builder |
CfnEndpointConfig.Builder.asyncInferenceConfig(IResolvable asyncInferenceConfig)
Specifies configuration for how an endpoint performs asynchronous inference.
|
CfnEndpointConfigProps.Builder |
CfnEndpointConfigProps.Builder.asyncInferenceConfig(IResolvable asyncInferenceConfig)
Sets the value of
CfnEndpointConfigProps.getAsyncInferenceConfig() |
CfnEndpoint.DeploymentConfigProperty.Builder |
CfnEndpoint.DeploymentConfigProperty.Builder.autoRollbackConfiguration(IResolvable autoRollbackConfiguration)
Sets the value of
CfnEndpoint.DeploymentConfigProperty.getAutoRollbackConfiguration() |
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder |
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder.baselineConfig(IResolvable baselineConfig)
|
CfnMonitoringSchedule.MonitoringInputProperty.Builder |
CfnMonitoringSchedule.MonitoringInputProperty.Builder.batchTransformInput(IResolvable batchTransformInput)
Sets the value of
CfnMonitoringSchedule.MonitoringInputProperty.getBatchTransformInput() |
CfnModelQualityJobDefinition.ModelQualityJobInputProperty.Builder |
CfnModelQualityJobDefinition.ModelQualityJobInputProperty.Builder.batchTransformInput(IResolvable batchTransformInput)
|
CfnModelBiasJobDefinition.ModelBiasJobInputProperty.Builder |
CfnModelBiasJobDefinition.ModelBiasJobInputProperty.Builder.batchTransformInput(IResolvable batchTransformInput)
|
CfnModelExplainabilityJobDefinition.ModelExplainabilityJobInputProperty.Builder |
CfnModelExplainabilityJobDefinition.ModelExplainabilityJobInputProperty.Builder.batchTransformInput(IResolvable batchTransformInput)
|
CfnDataQualityJobDefinition.DataQualityJobInputProperty.Builder |
CfnDataQualityJobDefinition.DataQualityJobInputProperty.Builder.batchTransformInput(IResolvable batchTransformInput)
|
CfnModelPackage.DriftCheckBaselinesProperty.Builder |
CfnModelPackage.DriftCheckBaselinesProperty.Builder.bias(IResolvable bias)
Sets the value of
CfnModelPackage.DriftCheckBaselinesProperty.getBias() |
CfnModelPackage.ModelMetricsProperty.Builder |
CfnModelPackage.ModelMetricsProperty.Builder.bias(IResolvable bias)
Sets the value of
CfnModelPackage.ModelMetricsProperty.getBias() |
CfnEndpoint.DeploymentConfigProperty.Builder |
CfnEndpoint.DeploymentConfigProperty.Builder.blueGreenUpdatePolicy(IResolvable blueGreenUpdatePolicy)
Sets the value of
CfnEndpoint.DeploymentConfigProperty.getBlueGreenUpdatePolicy() |
CfnEndpoint.TrafficRoutingConfigProperty.Builder |
CfnEndpoint.TrafficRoutingConfigProperty.Builder.canarySize(IResolvable canarySize)
Sets the value of
CfnEndpoint.TrafficRoutingConfigProperty.getCanarySize() |
CfnEndpointConfig.DataCaptureConfigProperty.Builder |
CfnEndpointConfig.DataCaptureConfigProperty.Builder.captureContentTypeHeader(IResolvable captureContentTypeHeader)
|
CfnEndpointConfig.DataCaptureConfigProperty.Builder |
CfnEndpointConfig.DataCaptureConfigProperty.Builder.captureOptions(IResolvable captureOptions)
Sets the value of
CfnEndpointConfig.DataCaptureConfigProperty.getCaptureOptions() |
CfnModelPackage.Builder |
CfnModelPackage.Builder.certifyForMarketplace(IResolvable certifyForMarketplace)
Whether the model package is to be certified to be listed on AWS Marketplace.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.certifyForMarketplace(IResolvable certifyForMarketplace)
Sets the value of
CfnModelPackageProps.getCertifyForMarketplace() |
CfnEndpointConfig.ExplainerConfigProperty.Builder |
CfnEndpointConfig.ExplainerConfigProperty.Builder.clarifyExplainerConfig(IResolvable clarifyExplainerConfig)
Sets the value of
CfnEndpointConfig.ExplainerConfigProperty.getClarifyExplainerConfig() |
CfnEndpointConfig.AsyncInferenceConfigProperty.Builder |
CfnEndpointConfig.AsyncInferenceConfigProperty.Builder.clientConfig(IResolvable clientConfig)
Sets the value of
CfnEndpointConfig.AsyncInferenceConfigProperty.getClientConfig() |
CfnMonitoringSchedule.MonitoringResourcesProperty.Builder |
CfnMonitoringSchedule.MonitoringResourcesProperty.Builder.clusterConfig(IResolvable clusterConfig)
Sets the value of
CfnMonitoringSchedule.MonitoringResourcesProperty.getClusterConfig() |
CfnModelQualityJobDefinition.MonitoringResourcesProperty.Builder |
CfnModelQualityJobDefinition.MonitoringResourcesProperty.Builder.clusterConfig(IResolvable clusterConfig)
|
CfnModelBiasJobDefinition.MonitoringResourcesProperty.Builder |
CfnModelBiasJobDefinition.MonitoringResourcesProperty.Builder.clusterConfig(IResolvable clusterConfig)
Sets the value of
CfnModelBiasJobDefinition.MonitoringResourcesProperty.getClusterConfig() |
CfnModelExplainabilityJobDefinition.MonitoringResourcesProperty.Builder |
CfnModelExplainabilityJobDefinition.MonitoringResourcesProperty.Builder.clusterConfig(IResolvable clusterConfig)
|
CfnDataQualityJobDefinition.MonitoringResourcesProperty.Builder |
CfnDataQualityJobDefinition.MonitoringResourcesProperty.Builder.clusterConfig(IResolvable clusterConfig)
|
CfnWorkteam.MemberDefinitionProperty.Builder |
CfnWorkteam.MemberDefinitionProperty.Builder.cognitoMemberDefinition(IResolvable cognitoMemberDefinition)
Sets the value of
CfnWorkteam.MemberDefinitionProperty.getCognitoMemberDefinition() |
CfnModelPackage.DriftCheckBiasProperty.Builder |
CfnModelPackage.DriftCheckBiasProperty.Builder.configFile(IResolvable configFile)
Sets the value of
CfnModelPackage.DriftCheckBiasProperty.getConfigFile() |
CfnModelPackage.DriftCheckExplainabilityProperty.Builder |
CfnModelPackage.DriftCheckExplainabilityProperty.Builder.configFile(IResolvable configFile)
Sets the value of
CfnModelPackage.DriftCheckExplainabilityProperty.getConfigFile() |
CfnModelPackage.DriftCheckExplainabilityProperty.Builder |
CfnModelPackage.DriftCheckExplainabilityProperty.Builder.constraints(IResolvable constraints)
Sets the value of
CfnModelPackage.DriftCheckExplainabilityProperty.getConstraints() |
CfnModelPackage.DriftCheckModelDataQualityProperty.Builder |
CfnModelPackage.DriftCheckModelDataQualityProperty.Builder.constraints(IResolvable constraints)
Sets the value of
CfnModelPackage.DriftCheckModelDataQualityProperty.getConstraints() |
CfnModelPackage.DriftCheckModelQualityProperty.Builder |
CfnModelPackage.DriftCheckModelQualityProperty.Builder.constraints(IResolvable constraints)
Sets the value of
CfnModelPackage.DriftCheckModelQualityProperty.getConstraints() |
CfnModelPackage.ModelDataQualityProperty.Builder |
CfnModelPackage.ModelDataQualityProperty.Builder.constraints(IResolvable constraints)
Sets the value of
CfnModelPackage.ModelDataQualityProperty.getConstraints() |
CfnModelPackage.ModelQualityProperty.Builder |
CfnModelPackage.ModelQualityProperty.Builder.constraints(IResolvable constraints)
Sets the value of
CfnModelPackage.ModelQualityProperty.getConstraints() |
CfnMonitoringSchedule.BaselineConfigProperty.Builder |
CfnMonitoringSchedule.BaselineConfigProperty.Builder.constraintsResource(IResolvable constraintsResource)
Sets the value of
CfnMonitoringSchedule.BaselineConfigProperty.getConstraintsResource() |
CfnModelQualityJobDefinition.ModelQualityBaselineConfigProperty.Builder |
CfnModelQualityJobDefinition.ModelQualityBaselineConfigProperty.Builder.constraintsResource(IResolvable constraintsResource)
|
CfnModelBiasJobDefinition.ModelBiasBaselineConfigProperty.Builder |
CfnModelBiasJobDefinition.ModelBiasBaselineConfigProperty.Builder.constraintsResource(IResolvable constraintsResource)
|
CfnModelExplainabilityJobDefinition.ModelExplainabilityBaselineConfigProperty.Builder |
CfnModelExplainabilityJobDefinition.ModelExplainabilityBaselineConfigProperty.Builder.constraintsResource(IResolvable constraintsResource)
|
CfnDataQualityJobDefinition.DataQualityBaselineConfigProperty.Builder |
CfnDataQualityJobDefinition.DataQualityBaselineConfigProperty.Builder.constraintsResource(IResolvable constraintsResource)
|
CfnModelPackage.AdditionalInferenceSpecificationDefinitionProperty.Builder |
CfnModelPackage.AdditionalInferenceSpecificationDefinitionProperty.Builder.containers(IResolvable containers)
|
CfnModelPackage.InferenceSpecificationProperty.Builder |
CfnModelPackage.InferenceSpecificationProperty.Builder.containers(IResolvable containers)
Sets the value of
CfnModelPackage.InferenceSpecificationProperty.getContainers() |
CfnModel.Builder |
CfnModel.Builder.containers(IResolvable containers)
Specifies the containers in the inference pipeline.
|
CfnModelProps.Builder |
CfnModelProps.Builder.containers(IResolvable containers)
Sets the value of
CfnModelProps.getContainers() |
CfnModelPackage.Builder |
CfnModelPackage.Builder.createdBy(IResolvable createdBy)
`AWS::SageMaker::ModelPackage.CreatedBy`.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.createdBy(IResolvable createdBy)
Sets the value of
CfnModelPackageProps.getCreatedBy() |
CfnMonitoringSchedule.DatasetFormatProperty.Builder |
CfnMonitoringSchedule.DatasetFormatProperty.Builder.csv(IResolvable csv)
Sets the value of
CfnMonitoringSchedule.DatasetFormatProperty.getCsv() |
CfnModelQualityJobDefinition.DatasetFormatProperty.Builder |
CfnModelQualityJobDefinition.DatasetFormatProperty.Builder.csv(IResolvable csv)
Sets the value of
CfnModelQualityJobDefinition.DatasetFormatProperty.getCsv() |
CfnModelBiasJobDefinition.DatasetFormatProperty.Builder |
CfnModelBiasJobDefinition.DatasetFormatProperty.Builder.csv(IResolvable csv)
Sets the value of
CfnModelBiasJobDefinition.DatasetFormatProperty.getCsv() |
CfnModelExplainabilityJobDefinition.DatasetFormatProperty.Builder |
CfnModelExplainabilityJobDefinition.DatasetFormatProperty.Builder.csv(IResolvable csv)
Sets the value of
CfnModelExplainabilityJobDefinition.DatasetFormatProperty.getCsv() |
CfnDataQualityJobDefinition.DatasetFormatProperty.Builder |
CfnDataQualityJobDefinition.DatasetFormatProperty.Builder.csv(IResolvable csv)
Sets the value of
CfnDataQualityJobDefinition.DatasetFormatProperty.getCsv() |
CfnModelPackage.Builder |
CfnModelPackage.Builder.customerMetadataProperties(IResolvable customerMetadataProperties)
The metadata properties for the model package.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.customerMetadataProperties(IResolvable customerMetadataProperties)
Sets the value of
CfnModelPackageProps.getCustomerMetadataProperties() |
CfnDomain.KernelGatewayAppSettingsProperty.Builder |
CfnDomain.KernelGatewayAppSettingsProperty.Builder.customImages(IResolvable customImages)
Sets the value of
CfnDomain.KernelGatewayAppSettingsProperty.getCustomImages() |
CfnDomain.RSessionAppSettingsProperty.Builder |
CfnDomain.RSessionAppSettingsProperty.Builder.customImages(IResolvable customImages)
Sets the value of
CfnDomain.RSessionAppSettingsProperty.getCustomImages() |
CfnUserProfile.KernelGatewayAppSettingsProperty.Builder |
CfnUserProfile.KernelGatewayAppSettingsProperty.Builder.customImages(IResolvable customImages)
Sets the value of
CfnUserProfile.KernelGatewayAppSettingsProperty.getCustomImages() |
CfnEndpointConfig.Builder |
CfnEndpointConfig.Builder.dataCaptureConfig(IResolvable dataCaptureConfig)
Specifies how to capture endpoint data for model monitor.
|
CfnEndpointConfigProps.Builder |
CfnEndpointConfigProps.Builder.dataCaptureConfig(IResolvable dataCaptureConfig)
Sets the value of
CfnEndpointConfigProps.getDataCaptureConfig() |
CfnDataQualityJobDefinitionProps.Builder |
CfnDataQualityJobDefinitionProps.Builder.dataQualityAppSpecification(IResolvable dataQualityAppSpecification)
Sets the value of
CfnDataQualityJobDefinitionProps.getDataQualityAppSpecification() |
CfnDataQualityJobDefinition.Builder |
CfnDataQualityJobDefinition.Builder.dataQualityAppSpecification(IResolvable dataQualityAppSpecification)
Specifies the container that runs the monitoring job.
|
CfnDataQualityJobDefinitionProps.Builder |
CfnDataQualityJobDefinitionProps.Builder.dataQualityBaselineConfig(IResolvable dataQualityBaselineConfig)
Sets the value of
CfnDataQualityJobDefinitionProps.getDataQualityBaselineConfig() |
CfnDataQualityJobDefinition.Builder |
CfnDataQualityJobDefinition.Builder.dataQualityBaselineConfig(IResolvable dataQualityBaselineConfig)
Configures the constraints and baselines for the monitoring job.
|
CfnDataQualityJobDefinitionProps.Builder |
CfnDataQualityJobDefinitionProps.Builder.dataQualityJobInput(IResolvable dataQualityJobInput)
Sets the value of
CfnDataQualityJobDefinitionProps.getDataQualityJobInput() |
CfnDataQualityJobDefinition.Builder |
CfnDataQualityJobDefinition.Builder.dataQualityJobInput(IResolvable dataQualityJobInput)
A list of inputs for the monitoring job.
|
CfnDataQualityJobDefinitionProps.Builder |
CfnDataQualityJobDefinitionProps.Builder.dataQualityJobOutputConfig(IResolvable dataQualityJobOutputConfig)
Sets the value of
CfnDataQualityJobDefinitionProps.getDataQualityJobOutputConfig() |
CfnDataQualityJobDefinition.Builder |
CfnDataQualityJobDefinition.Builder.dataQualityJobOutputConfig(IResolvable dataQualityJobOutputConfig)
The output configuration for monitoring jobs.
|
CfnMonitoringSchedule.BatchTransformInputProperty.Builder |
CfnMonitoringSchedule.BatchTransformInputProperty.Builder.datasetFormat(IResolvable datasetFormat)
Sets the value of
CfnMonitoringSchedule.BatchTransformInputProperty.getDatasetFormat() |
CfnModelQualityJobDefinition.BatchTransformInputProperty.Builder |
CfnModelQualityJobDefinition.BatchTransformInputProperty.Builder.datasetFormat(IResolvable datasetFormat)
|
CfnModelBiasJobDefinition.BatchTransformInputProperty.Builder |
CfnModelBiasJobDefinition.BatchTransformInputProperty.Builder.datasetFormat(IResolvable datasetFormat)
Sets the value of
CfnModelBiasJobDefinition.BatchTransformInputProperty.getDatasetFormat() |
CfnModelExplainabilityJobDefinition.BatchTransformInputProperty.Builder |
CfnModelExplainabilityJobDefinition.BatchTransformInputProperty.Builder.datasetFormat(IResolvable datasetFormat)
|
CfnDataQualityJobDefinition.BatchTransformInputProperty.Builder |
CfnDataQualityJobDefinition.BatchTransformInputProperty.Builder.datasetFormat(IResolvable datasetFormat)
|
CfnModelPackage.TransformInputProperty.Builder |
CfnModelPackage.TransformInputProperty.Builder.dataSource(IResolvable dataSource)
Sets the value of
CfnModelPackage.TransformInputProperty.getDataSource() |
CfnDomain.JupyterServerAppSettingsProperty.Builder |
CfnDomain.JupyterServerAppSettingsProperty.Builder.defaultResourceSpec(IResolvable defaultResourceSpec)
Sets the value of
CfnDomain.JupyterServerAppSettingsProperty.getDefaultResourceSpec() |
CfnDomain.KernelGatewayAppSettingsProperty.Builder |
CfnDomain.KernelGatewayAppSettingsProperty.Builder.defaultResourceSpec(IResolvable defaultResourceSpec)
Sets the value of
CfnDomain.KernelGatewayAppSettingsProperty.getDefaultResourceSpec() |
CfnDomain.RSessionAppSettingsProperty.Builder |
CfnDomain.RSessionAppSettingsProperty.Builder.defaultResourceSpec(IResolvable defaultResourceSpec)
Sets the value of
CfnDomain.RSessionAppSettingsProperty.getDefaultResourceSpec() |
CfnDomain.RStudioServerProDomainSettingsProperty.Builder |
CfnDomain.RStudioServerProDomainSettingsProperty.Builder.defaultResourceSpec(IResolvable defaultResourceSpec)
|
CfnUserProfile.JupyterServerAppSettingsProperty.Builder |
CfnUserProfile.JupyterServerAppSettingsProperty.Builder.defaultResourceSpec(IResolvable defaultResourceSpec)
Sets the value of
CfnUserProfile.JupyterServerAppSettingsProperty.getDefaultResourceSpec() |
CfnUserProfile.KernelGatewayAppSettingsProperty.Builder |
CfnUserProfile.KernelGatewayAppSettingsProperty.Builder.defaultResourceSpec(IResolvable defaultResourceSpec)
Sets the value of
CfnUserProfile.KernelGatewayAppSettingsProperty.getDefaultResourceSpec() |
CfnDomain.Builder |
CfnDomain.Builder.defaultUserSettings(IResolvable defaultUserSettings)
The default user settings.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.defaultUserSettings(IResolvable defaultUserSettings)
Sets the value of
CfnDomainProps.getDefaultUserSettings() |
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.deploymentConfig(IResolvable deploymentConfig)
Sets the value of
CfnEndpointProps.getDeploymentConfig() |
CfnEndpoint.Builder |
CfnEndpoint.Builder.deploymentConfig(IResolvable deploymentConfig)
The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.
|
CfnDevice.Builder |
CfnDevice.Builder.device(IResolvable device)
Edge device you want to create.
|
CfnDeviceProps.Builder |
CfnDeviceProps.Builder.device(IResolvable device)
Sets the value of
CfnDeviceProps.getDevice() |
CfnDomain.Builder |
CfnDomain.Builder.domainSettings(IResolvable domainSettings)
A collection of settings that apply to the `SageMaker Domain` .
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.domainSettings(IResolvable domainSettings)
Sets the value of
CfnDomainProps.getDomainSettings() |
CfnModelPackage.Builder |
CfnModelPackage.Builder.driftCheckBaselines(IResolvable driftCheckBaselines)
Represents the drift check baselines that can be used when the model monitor is set using the model package.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.driftCheckBaselines(IResolvable driftCheckBaselines)
Sets the value of
CfnModelPackageProps.getDriftCheckBaselines() |
CfnEndpointConfig.DataCaptureConfigProperty.Builder |
CfnEndpointConfig.DataCaptureConfigProperty.Builder.enableCapture(IResolvable enableCapture)
Sets the value of
CfnEndpointConfig.DataCaptureConfigProperty.getEnableCapture() |
CfnMonitoringSchedule.NetworkConfigProperty.Builder |
CfnMonitoringSchedule.NetworkConfigProperty.Builder.enableInterContainerTrafficEncryption(IResolvable enableInterContainerTrafficEncryption)
|
CfnModelQualityJobDefinition.NetworkConfigProperty.Builder |
CfnModelQualityJobDefinition.NetworkConfigProperty.Builder.enableInterContainerTrafficEncryption(IResolvable enableInterContainerTrafficEncryption)
|
CfnModelBiasJobDefinition.NetworkConfigProperty.Builder |
CfnModelBiasJobDefinition.NetworkConfigProperty.Builder.enableInterContainerTrafficEncryption(IResolvable enableInterContainerTrafficEncryption)
|
CfnModelExplainabilityJobDefinition.NetworkConfigProperty.Builder |
CfnModelExplainabilityJobDefinition.NetworkConfigProperty.Builder.enableInterContainerTrafficEncryption(IResolvable enableInterContainerTrafficEncryption)
|
CfnDataQualityJobDefinition.NetworkConfigProperty.Builder |
CfnDataQualityJobDefinition.NetworkConfigProperty.Builder.enableInterContainerTrafficEncryption(IResolvable enableInterContainerTrafficEncryption)
|
CfnMonitoringSchedule.NetworkConfigProperty.Builder |
CfnMonitoringSchedule.NetworkConfigProperty.Builder.enableNetworkIsolation(IResolvable enableNetworkIsolation)
Sets the value of
CfnMonitoringSchedule.NetworkConfigProperty.getEnableNetworkIsolation() |
CfnModelQualityJobDefinition.NetworkConfigProperty.Builder |
CfnModelQualityJobDefinition.NetworkConfigProperty.Builder.enableNetworkIsolation(IResolvable enableNetworkIsolation)
|
CfnModel.Builder |
CfnModel.Builder.enableNetworkIsolation(IResolvable enableNetworkIsolation)
Isolates the model container.
|
CfnModelProps.Builder |
CfnModelProps.Builder.enableNetworkIsolation(IResolvable enableNetworkIsolation)
Sets the value of
CfnModelProps.getEnableNetworkIsolation() |
CfnModelBiasJobDefinition.NetworkConfigProperty.Builder |
CfnModelBiasJobDefinition.NetworkConfigProperty.Builder.enableNetworkIsolation(IResolvable enableNetworkIsolation)
|
CfnModelExplainabilityJobDefinition.NetworkConfigProperty.Builder |
CfnModelExplainabilityJobDefinition.NetworkConfigProperty.Builder.enableNetworkIsolation(IResolvable enableNetworkIsolation)
|
CfnDataQualityJobDefinition.NetworkConfigProperty.Builder |
CfnDataQualityJobDefinition.NetworkConfigProperty.Builder.enableNetworkIsolation(IResolvable enableNetworkIsolation)
|
CfnMonitoringSchedule.MonitoringInputProperty.Builder |
CfnMonitoringSchedule.MonitoringInputProperty.Builder.endpointInput(IResolvable endpointInput)
Sets the value of
CfnMonitoringSchedule.MonitoringInputProperty.getEndpointInput() |
CfnModelQualityJobDefinition.ModelQualityJobInputProperty.Builder |
CfnModelQualityJobDefinition.ModelQualityJobInputProperty.Builder.endpointInput(IResolvable endpointInput)
|
CfnModelBiasJobDefinition.ModelBiasJobInputProperty.Builder |
CfnModelBiasJobDefinition.ModelBiasJobInputProperty.Builder.endpointInput(IResolvable endpointInput)
Sets the value of
CfnModelBiasJobDefinition.ModelBiasJobInputProperty.getEndpointInput() |
CfnModelExplainabilityJobDefinition.ModelExplainabilityJobInputProperty.Builder |
CfnModelExplainabilityJobDefinition.ModelExplainabilityJobInputProperty.Builder.endpointInput(IResolvable endpointInput)
|
CfnDataQualityJobDefinition.DataQualityJobInputProperty.Builder |
CfnDataQualityJobDefinition.DataQualityJobInputProperty.Builder.endpointInput(IResolvable endpointInput)
|
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder |
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder.environment(IResolvable environment)
Sets the value of
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.getEnvironment() |
CfnModelQualityJobDefinition.ModelQualityAppSpecificationProperty.Builder |
CfnModelQualityJobDefinition.ModelQualityAppSpecificationProperty.Builder.environment(IResolvable environment)
|
CfnModelPackage.Builder |
CfnModelPackage.Builder.environment(IResolvable environment)
The environment variables to set in the Docker container.
|
CfnModelBiasJobDefinition.ModelBiasAppSpecificationProperty.Builder |
CfnModelBiasJobDefinition.ModelBiasAppSpecificationProperty.Builder.environment(IResolvable environment)
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.environment(IResolvable environment)
Sets the value of
CfnModelPackageProps.getEnvironment() |
CfnModelExplainabilityJobDefinition.ModelExplainabilityAppSpecificationProperty.Builder |
CfnModelExplainabilityJobDefinition.ModelExplainabilityAppSpecificationProperty.Builder.environment(IResolvable environment)
|
CfnDataQualityJobDefinition.DataQualityAppSpecificationProperty.Builder |
CfnDataQualityJobDefinition.DataQualityAppSpecificationProperty.Builder.environment(IResolvable environment)
|
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.excludeRetainedVariantProperties(IResolvable excludeRetainedVariantProperties)
Sets the value of
CfnEndpointProps.getExcludeRetainedVariantProperties() |
CfnEndpoint.Builder |
CfnEndpoint.Builder.excludeRetainedVariantProperties(IResolvable excludeRetainedVariantProperties)
When you are updating endpoint resources with [RetainAllVariantProperties](https://docs.aws.amazon.com/sagemaker/latest/dg/API_UpdateEndpoint.html#SageMaker-UpdateEndpoint-request-RetainAllVariantProperties) whose value is set to `true` , `ExcludeRetainedVariantProperties` specifies the list of type [VariantProperty](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpoint-variantproperty.html) to override with the values provided by `EndpointConfig` .
|
CfnModelPackage.DriftCheckBaselinesProperty.Builder |
CfnModelPackage.DriftCheckBaselinesProperty.Builder.explainability(IResolvable explainability)
Sets the value of
CfnModelPackage.DriftCheckBaselinesProperty.getExplainability() |
CfnModelPackage.ModelMetricsProperty.Builder |
CfnModelPackage.ModelMetricsProperty.Builder.explainability(IResolvable explainability)
Sets the value of
CfnModelPackage.ModelMetricsProperty.getExplainability() |
CfnEndpointConfig.Builder |
CfnEndpointConfig.Builder.explainerConfig(IResolvable explainerConfig)
`AWS::SageMaker::EndpointConfig.ExplainerConfig`.
|
CfnEndpointConfigProps.Builder |
CfnEndpointConfigProps.Builder.explainerConfig(IResolvable explainerConfig)
Sets the value of
CfnEndpointConfigProps.getExplainerConfig() |
CfnFeatureGroupProps.Builder |
CfnFeatureGroupProps.Builder.featureDefinitions(IResolvable featureDefinitions)
Sets the value of
CfnFeatureGroupProps.getFeatureDefinitions() |
CfnFeatureGroup.Builder |
CfnFeatureGroup.Builder.featureDefinitions(IResolvable featureDefinitions)
A list of `Feature` s.
|
CfnAppImageConfig.KernelGatewayImageConfigProperty.Builder |
CfnAppImageConfig.KernelGatewayImageConfigProperty.Builder.fileSystemConfig(IResolvable fileSystemConfig)
Sets the value of
CfnAppImageConfig.KernelGatewayImageConfigProperty.getFileSystemConfig() |
CfnCodeRepository.Builder |
CfnCodeRepository.Builder.gitConfig(IResolvable gitConfig)
Configuration details for the Git repository, including the URL where it is located and the ARN of the AWS Secrets Manager secret that contains the credentials used to access the repository.
|
CfnCodeRepositoryProps.Builder |
CfnCodeRepositoryProps.Builder.gitConfig(IResolvable gitConfig)
Sets the value of
CfnCodeRepositoryProps.getGitConfig() |
CfnModelQualityJobDefinition.ModelQualityJobInputProperty.Builder |
CfnModelQualityJobDefinition.ModelQualityJobInputProperty.Builder.groundTruthS3Input(IResolvable groundTruthS3Input)
|
CfnModelBiasJobDefinition.ModelBiasJobInputProperty.Builder |
CfnModelBiasJobDefinition.ModelBiasJobInputProperty.Builder.groundTruthS3Input(IResolvable groundTruthS3Input)
|
CfnMonitoringSchedule.CsvProperty.Builder |
CfnMonitoringSchedule.CsvProperty.Builder.header(IResolvable header)
Sets the value of
CfnMonitoringSchedule.CsvProperty.getHeader() |
CfnModelQualityJobDefinition.CsvProperty.Builder |
CfnModelQualityJobDefinition.CsvProperty.Builder.header(IResolvable header)
Sets the value of
CfnModelQualityJobDefinition.CsvProperty.getHeader() |
CfnModelBiasJobDefinition.CsvProperty.Builder |
CfnModelBiasJobDefinition.CsvProperty.Builder.header(IResolvable header)
Sets the value of
CfnModelBiasJobDefinition.CsvProperty.getHeader() |
CfnModelExplainabilityJobDefinition.CsvProperty.Builder |
CfnModelExplainabilityJobDefinition.CsvProperty.Builder.header(IResolvable header)
Sets the value of
CfnModelExplainabilityJobDefinition.CsvProperty.getHeader() |
CfnDataQualityJobDefinition.CsvProperty.Builder |
CfnDataQualityJobDefinition.CsvProperty.Builder.header(IResolvable header)
Sets the value of
CfnDataQualityJobDefinition.CsvProperty.getHeader() |
CfnModel.ContainerDefinitionProperty.Builder |
CfnModel.ContainerDefinitionProperty.Builder.imageConfig(IResolvable imageConfig)
Sets the value of
CfnModel.ContainerDefinitionProperty.getImageConfig() |
CfnModelPackage.ModelPackageStatusDetailsProperty.Builder |
CfnModelPackage.ModelPackageStatusDetailsProperty.Builder.imageScanStatuses(IResolvable imageScanStatuses)
Sets the value of
CfnModelPackage.ModelPackageStatusDetailsProperty.getImageScanStatuses() |
CfnEndpointConfig.ClarifyExplainerConfigProperty.Builder |
CfnEndpointConfig.ClarifyExplainerConfigProperty.Builder.inferenceConfig(IResolvable inferenceConfig)
Sets the value of
CfnEndpointConfig.ClarifyExplainerConfigProperty.getInferenceConfig() |
CfnModel.Builder |
CfnModel.Builder.inferenceExecutionConfig(IResolvable inferenceExecutionConfig)
Specifies details of how containers in a multi-container endpoint are called.
|
CfnModelProps.Builder |
CfnModelProps.Builder.inferenceExecutionConfig(IResolvable inferenceExecutionConfig)
Sets the value of
CfnModelProps.getInferenceExecutionConfig() |
CfnModelPackage.Builder |
CfnModelPackage.Builder.inferenceSpecification(IResolvable inferenceSpecification)
`AWS::SageMaker::ModelPackage.InferenceSpecification`.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.inferenceSpecification(IResolvable inferenceSpecification)
Sets the value of
CfnModelPackageProps.getInferenceSpecification() |
CfnNotebookInstanceProps.Builder |
CfnNotebookInstanceProps.Builder.instanceMetadataServiceConfiguration(IResolvable instanceMetadataServiceConfiguration)
Sets the value of
CfnNotebookInstanceProps.getInstanceMetadataServiceConfiguration() |
CfnNotebookInstance.Builder |
CfnNotebookInstance.Builder.instanceMetadataServiceConfiguration(IResolvable instanceMetadataServiceConfiguration)
`AWS::SageMaker::NotebookInstance.InstanceMetadataServiceConfiguration`.
|
CfnDataQualityJobDefinitionProps.Builder |
CfnDataQualityJobDefinitionProps.Builder.jobResources(IResolvable jobResources)
Sets the value of
CfnDataQualityJobDefinitionProps.getJobResources() |
CfnModelQualityJobDefinitionProps.Builder |
CfnModelQualityJobDefinitionProps.Builder.jobResources(IResolvable jobResources)
Sets the value of
CfnModelQualityJobDefinitionProps.getJobResources() |
CfnModelQualityJobDefinition.Builder |
CfnModelQualityJobDefinition.Builder.jobResources(IResolvable jobResources)
Identifies the resources to deploy for a monitoring job.
|
CfnModelBiasJobDefinitionProps.Builder |
CfnModelBiasJobDefinitionProps.Builder.jobResources(IResolvable jobResources)
Sets the value of
CfnModelBiasJobDefinitionProps.getJobResources() |
CfnModelBiasJobDefinition.Builder |
CfnModelBiasJobDefinition.Builder.jobResources(IResolvable jobResources)
Identifies the resources to deploy for a monitoring job.
|
CfnModelExplainabilityJobDefinition.Builder |
CfnModelExplainabilityJobDefinition.Builder.jobResources(IResolvable jobResources)
Identifies the resources to deploy for a monitoring job.
|
CfnDataQualityJobDefinition.Builder |
CfnDataQualityJobDefinition.Builder.jobResources(IResolvable jobResources)
Identifies the resources to deploy for a monitoring job.
|
CfnModelExplainabilityJobDefinitionProps.Builder |
CfnModelExplainabilityJobDefinitionProps.Builder.jobResources(IResolvable jobResources)
Sets the value of
CfnModelExplainabilityJobDefinitionProps.getJobResources() |
CfnDomain.UserSettingsProperty.Builder |
CfnDomain.UserSettingsProperty.Builder.jupyterServerAppSettings(IResolvable jupyterServerAppSettings)
Sets the value of
CfnDomain.UserSettingsProperty.getJupyterServerAppSettings() |
CfnUserProfile.UserSettingsProperty.Builder |
CfnUserProfile.UserSettingsProperty.Builder.jupyterServerAppSettings(IResolvable jupyterServerAppSettings)
Sets the value of
CfnUserProfile.UserSettingsProperty.getJupyterServerAppSettings() |
CfnDomain.UserSettingsProperty.Builder |
CfnDomain.UserSettingsProperty.Builder.kernelGatewayAppSettings(IResolvable kernelGatewayAppSettings)
Sets the value of
CfnDomain.UserSettingsProperty.getKernelGatewayAppSettings() |
CfnUserProfile.UserSettingsProperty.Builder |
CfnUserProfile.UserSettingsProperty.Builder.kernelGatewayAppSettings(IResolvable kernelGatewayAppSettings)
Sets the value of
CfnUserProfile.UserSettingsProperty.getKernelGatewayAppSettings() |
CfnAppImageConfigProps.Builder |
CfnAppImageConfigProps.Builder.kernelGatewayImageConfig(IResolvable kernelGatewayImageConfig)
Sets the value of
CfnAppImageConfigProps.getKernelGatewayImageConfig() |
CfnAppImageConfig.Builder |
CfnAppImageConfig.Builder.kernelGatewayImageConfig(IResolvable kernelGatewayImageConfig)
The configuration for the file system and kernels in the SageMaker image.
|
CfnAppImageConfig.KernelGatewayImageConfigProperty.Builder |
CfnAppImageConfig.KernelGatewayImageConfigProperty.Builder.kernelSpecs(IResolvable kernelSpecs)
Sets the value of
CfnAppImageConfig.KernelGatewayImageConfigProperty.getKernelSpecs() |
CfnModelPackage.Builder |
CfnModelPackage.Builder.lastModifiedBy(IResolvable lastModifiedBy)
`AWS::SageMaker::ModelPackage.LastModifiedBy`.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.lastModifiedBy(IResolvable lastModifiedBy)
Sets the value of
CfnModelPackageProps.getLastModifiedBy() |
CfnMonitoringScheduleProps.Builder |
CfnMonitoringScheduleProps.Builder.lastMonitoringExecutionSummary(IResolvable lastMonitoringExecutionSummary)
Sets the value of
CfnMonitoringScheduleProps.getLastMonitoringExecutionSummary() |
CfnMonitoringSchedule.Builder |
CfnMonitoringSchedule.Builder.lastMonitoringExecutionSummary(IResolvable lastMonitoringExecutionSummary)
Describes metadata on the last execution to run, if there was one.
|
CfnMonitoringSchedule.JsonProperty.Builder |
CfnMonitoringSchedule.JsonProperty.Builder.line(IResolvable line)
Sets the value of
CfnMonitoringSchedule.JsonProperty.getLine() |
CfnModelQualityJobDefinition.JsonProperty.Builder |
CfnModelQualityJobDefinition.JsonProperty.Builder.line(IResolvable line)
Sets the value of
CfnModelQualityJobDefinition.JsonProperty.getLine() |
CfnModelBiasJobDefinition.JsonProperty.Builder |
CfnModelBiasJobDefinition.JsonProperty.Builder.line(IResolvable line)
Sets the value of
CfnModelBiasJobDefinition.JsonProperty.getLine() |
CfnModelExplainabilityJobDefinition.JsonProperty.Builder |
CfnModelExplainabilityJobDefinition.JsonProperty.Builder.line(IResolvable line)
Sets the value of
CfnModelExplainabilityJobDefinition.JsonProperty.getLine() |
CfnDataQualityJobDefinition.JsonProperty.Builder |
CfnDataQualityJobDefinition.JsonProperty.Builder.line(IResolvable line)
Sets the value of
CfnDataQualityJobDefinition.JsonProperty.getLine() |
CfnEndpoint.TrafficRoutingConfigProperty.Builder |
CfnEndpoint.TrafficRoutingConfigProperty.Builder.linearStepSize(IResolvable linearStepSize)
Sets the value of
CfnEndpoint.TrafficRoutingConfigProperty.getLinearStepSize() |
CfnWorkteamProps.Builder |
CfnWorkteamProps.Builder.memberDefinitions(IResolvable memberDefinitions)
Sets the value of
CfnWorkteamProps.getMemberDefinitions() |
CfnWorkteam.Builder |
CfnWorkteam.Builder.memberDefinitions(IResolvable memberDefinitions)
A list of `MemberDefinition` objects that contains objects that identify the workers that make up the work team.
|
CfnModelPackage.Builder |
CfnModelPackage.Builder.metadataProperties(IResolvable metadataProperties)
`AWS::SageMaker::ModelPackage.MetadataProperties`.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.metadataProperties(IResolvable metadataProperties)
Sets the value of
CfnModelPackageProps.getMetadataProperties() |
CfnModelBiasJobDefinitionProps.Builder |
CfnModelBiasJobDefinitionProps.Builder.modelBiasAppSpecification(IResolvable modelBiasAppSpecification)
Sets the value of
CfnModelBiasJobDefinitionProps.getModelBiasAppSpecification() |
CfnModelBiasJobDefinition.Builder |
CfnModelBiasJobDefinition.Builder.modelBiasAppSpecification(IResolvable modelBiasAppSpecification)
Configures the model bias job to run a specified Docker container image.
|
CfnModelBiasJobDefinitionProps.Builder |
CfnModelBiasJobDefinitionProps.Builder.modelBiasBaselineConfig(IResolvable modelBiasBaselineConfig)
Sets the value of
CfnModelBiasJobDefinitionProps.getModelBiasBaselineConfig() |
CfnModelBiasJobDefinition.Builder |
CfnModelBiasJobDefinition.Builder.modelBiasBaselineConfig(IResolvable modelBiasBaselineConfig)
The baseline configuration for a model bias job.
|
CfnModelBiasJobDefinitionProps.Builder |
CfnModelBiasJobDefinitionProps.Builder.modelBiasJobInput(IResolvable modelBiasJobInput)
Sets the value of
CfnModelBiasJobDefinitionProps.getModelBiasJobInput() |
CfnModelBiasJobDefinition.Builder |
CfnModelBiasJobDefinition.Builder.modelBiasJobInput(IResolvable modelBiasJobInput)
Inputs for the model bias job.
|
CfnModelBiasJobDefinitionProps.Builder |
CfnModelBiasJobDefinitionProps.Builder.modelBiasJobOutputConfig(IResolvable modelBiasJobOutputConfig)
Sets the value of
CfnModelBiasJobDefinitionProps.getModelBiasJobOutputConfig() |
CfnModelBiasJobDefinition.Builder |
CfnModelBiasJobDefinition.Builder.modelBiasJobOutputConfig(IResolvable modelBiasJobOutputConfig)
The output configuration for monitoring jobs.
|
CfnModelPackage.DriftCheckBaselinesProperty.Builder |
CfnModelPackage.DriftCheckBaselinesProperty.Builder.modelDataQuality(IResolvable modelDataQuality)
Sets the value of
CfnModelPackage.DriftCheckBaselinesProperty.getModelDataQuality() |
CfnModelPackage.ModelMetricsProperty.Builder |
CfnModelPackage.ModelMetricsProperty.Builder.modelDataQuality(IResolvable modelDataQuality)
Sets the value of
CfnModelPackage.ModelMetricsProperty.getModelDataQuality() |
CfnModelExplainabilityJobDefinition.Builder |
CfnModelExplainabilityJobDefinition.Builder.modelExplainabilityAppSpecification(IResolvable modelExplainabilityAppSpecification)
Configures the model explainability job to run a specified Docker container image.
|
CfnModelExplainabilityJobDefinitionProps.Builder |
CfnModelExplainabilityJobDefinitionProps.Builder.modelExplainabilityAppSpecification(IResolvable modelExplainabilityAppSpecification)
|
CfnModelExplainabilityJobDefinition.Builder |
CfnModelExplainabilityJobDefinition.Builder.modelExplainabilityBaselineConfig(IResolvable modelExplainabilityBaselineConfig)
The baseline configuration for a model explainability job.
|
CfnModelExplainabilityJobDefinitionProps.Builder |
CfnModelExplainabilityJobDefinitionProps.Builder.modelExplainabilityBaselineConfig(IResolvable modelExplainabilityBaselineConfig)
|
CfnModelExplainabilityJobDefinition.Builder |
CfnModelExplainabilityJobDefinition.Builder.modelExplainabilityJobInput(IResolvable modelExplainabilityJobInput)
Inputs for the model explainability job.
|
CfnModelExplainabilityJobDefinitionProps.Builder |
CfnModelExplainabilityJobDefinitionProps.Builder.modelExplainabilityJobInput(IResolvable modelExplainabilityJobInput)
|
CfnModelExplainabilityJobDefinition.Builder |
CfnModelExplainabilityJobDefinition.Builder.modelExplainabilityJobOutputConfig(IResolvable modelExplainabilityJobOutputConfig)
The output configuration for monitoring jobs.
|
CfnModelExplainabilityJobDefinitionProps.Builder |
CfnModelExplainabilityJobDefinitionProps.Builder.modelExplainabilityJobOutputConfig(IResolvable modelExplainabilityJobOutputConfig)
|
CfnModelPackage.Builder |
CfnModelPackage.Builder.modelMetrics(IResolvable modelMetrics)
Metrics for the model.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.modelMetrics(IResolvable modelMetrics)
Sets the value of
CfnModelPackageProps.getModelMetrics() |
CfnModelPackage.Builder |
CfnModelPackage.Builder.modelPackageStatusDetails(IResolvable modelPackageStatusDetails)
`AWS::SageMaker::ModelPackage.ModelPackageStatusDetails`.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.modelPackageStatusDetails(IResolvable modelPackageStatusDetails)
Sets the value of
CfnModelPackageProps.getModelPackageStatusDetails() |
CfnModelPackage.Builder |
CfnModelPackage.Builder.modelPackageStatusItem(IResolvable modelPackageStatusItem)
`AWS::SageMaker::ModelPackage.ModelPackageStatusItem`.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.modelPackageStatusItem(IResolvable modelPackageStatusItem)
Sets the value of
CfnModelPackageProps.getModelPackageStatusItem() |
CfnModelPackage.DriftCheckBaselinesProperty.Builder |
CfnModelPackage.DriftCheckBaselinesProperty.Builder.modelQuality(IResolvable modelQuality)
Sets the value of
CfnModelPackage.DriftCheckBaselinesProperty.getModelQuality() |
CfnModelPackage.ModelMetricsProperty.Builder |
CfnModelPackage.ModelMetricsProperty.Builder.modelQuality(IResolvable modelQuality)
Sets the value of
CfnModelPackage.ModelMetricsProperty.getModelQuality() |
CfnModelQualityJobDefinitionProps.Builder |
CfnModelQualityJobDefinitionProps.Builder.modelQualityAppSpecification(IResolvable modelQualityAppSpecification)
Sets the value of
CfnModelQualityJobDefinitionProps.getModelQualityAppSpecification() |
CfnModelQualityJobDefinition.Builder |
CfnModelQualityJobDefinition.Builder.modelQualityAppSpecification(IResolvable modelQualityAppSpecification)
Container image configuration object for the monitoring job.
|
CfnModelQualityJobDefinitionProps.Builder |
CfnModelQualityJobDefinitionProps.Builder.modelQualityBaselineConfig(IResolvable modelQualityBaselineConfig)
Sets the value of
CfnModelQualityJobDefinitionProps.getModelQualityBaselineConfig() |
CfnModelQualityJobDefinition.Builder |
CfnModelQualityJobDefinition.Builder.modelQualityBaselineConfig(IResolvable modelQualityBaselineConfig)
Specifies the constraints and baselines for the monitoring job.
|
CfnModelQualityJobDefinitionProps.Builder |
CfnModelQualityJobDefinitionProps.Builder.modelQualityJobInput(IResolvable modelQualityJobInput)
Sets the value of
CfnModelQualityJobDefinitionProps.getModelQualityJobInput() |
CfnModelQualityJobDefinition.Builder |
CfnModelQualityJobDefinition.Builder.modelQualityJobInput(IResolvable modelQualityJobInput)
A list of the inputs that are monitored.
|
CfnModelQualityJobDefinitionProps.Builder |
CfnModelQualityJobDefinitionProps.Builder.modelQualityJobOutputConfig(IResolvable modelQualityJobOutputConfig)
Sets the value of
CfnModelQualityJobDefinitionProps.getModelQualityJobOutputConfig() |
CfnModelQualityJobDefinition.Builder |
CfnModelQualityJobDefinition.Builder.modelQualityJobOutputConfig(IResolvable modelQualityJobOutputConfig)
The output configuration for monitoring jobs.
|
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder |
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder.monitoringAppSpecification(IResolvable monitoringAppSpecification)
|
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder |
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder.monitoringInputs(IResolvable monitoringInputs)
|
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder |
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder.monitoringJobDefinition(IResolvable monitoringJobDefinition)
|
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder |
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder.monitoringOutputConfig(IResolvable monitoringOutputConfig)
|
CfnMonitoringSchedule.MonitoringOutputConfigProperty.Builder |
CfnMonitoringSchedule.MonitoringOutputConfigProperty.Builder.monitoringOutputs(IResolvable monitoringOutputs)
|
CfnModelQualityJobDefinition.MonitoringOutputConfigProperty.Builder |
CfnModelQualityJobDefinition.MonitoringOutputConfigProperty.Builder.monitoringOutputs(IResolvable monitoringOutputs)
|
CfnModelBiasJobDefinition.MonitoringOutputConfigProperty.Builder |
CfnModelBiasJobDefinition.MonitoringOutputConfigProperty.Builder.monitoringOutputs(IResolvable monitoringOutputs)
|
CfnModelExplainabilityJobDefinition.MonitoringOutputConfigProperty.Builder |
CfnModelExplainabilityJobDefinition.MonitoringOutputConfigProperty.Builder.monitoringOutputs(IResolvable monitoringOutputs)
|
CfnDataQualityJobDefinition.MonitoringOutputConfigProperty.Builder |
CfnDataQualityJobDefinition.MonitoringOutputConfigProperty.Builder.monitoringOutputs(IResolvable monitoringOutputs)
|
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder |
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder.monitoringResources(IResolvable monitoringResources)
|
CfnMonitoringScheduleProps.Builder |
CfnMonitoringScheduleProps.Builder.monitoringScheduleConfig(IResolvable monitoringScheduleConfig)
Sets the value of
CfnMonitoringScheduleProps.getMonitoringScheduleConfig() |
CfnMonitoringSchedule.Builder |
CfnMonitoringSchedule.Builder.monitoringScheduleConfig(IResolvable monitoringScheduleConfig)
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
CfnModel.ContainerDefinitionProperty.Builder |
CfnModel.ContainerDefinitionProperty.Builder.multiModelConfig(IResolvable multiModelConfig)
Sets the value of
CfnModel.ContainerDefinitionProperty.getMultiModelConfig() |
CfnDataQualityJobDefinitionProps.Builder |
CfnDataQualityJobDefinitionProps.Builder.networkConfig(IResolvable networkConfig)
Sets the value of
CfnDataQualityJobDefinitionProps.getNetworkConfig() |
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder |
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder.networkConfig(IResolvable networkConfig)
Sets the value of
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.getNetworkConfig() |
CfnModelQualityJobDefinitionProps.Builder |
CfnModelQualityJobDefinitionProps.Builder.networkConfig(IResolvable networkConfig)
Sets the value of
CfnModelQualityJobDefinitionProps.getNetworkConfig() |
CfnModelQualityJobDefinition.Builder |
CfnModelQualityJobDefinition.Builder.networkConfig(IResolvable networkConfig)
Specifies the network configuration for the monitoring job.
|
CfnModelBiasJobDefinitionProps.Builder |
CfnModelBiasJobDefinitionProps.Builder.networkConfig(IResolvable networkConfig)
Sets the value of
CfnModelBiasJobDefinitionProps.getNetworkConfig() |
CfnModelBiasJobDefinition.Builder |
CfnModelBiasJobDefinition.Builder.networkConfig(IResolvable networkConfig)
Networking options for a model bias job.
|
CfnModelExplainabilityJobDefinition.Builder |
CfnModelExplainabilityJobDefinition.Builder.networkConfig(IResolvable networkConfig)
Networking options for a model explainability job.
|
CfnDataQualityJobDefinition.Builder |
CfnDataQualityJobDefinition.Builder.networkConfig(IResolvable networkConfig)
Specifies networking configuration for the monitoring job.
|
CfnModelExplainabilityJobDefinitionProps.Builder |
CfnModelExplainabilityJobDefinitionProps.Builder.networkConfig(IResolvable networkConfig)
Sets the value of
CfnModelExplainabilityJobDefinitionProps.getNetworkConfig() |
CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder |
CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder.notificationConfig(IResolvable notificationConfig)
|
CfnWorkteamProps.Builder |
CfnWorkteamProps.Builder.notificationConfiguration(IResolvable notificationConfiguration)
Sets the value of
CfnWorkteamProps.getNotificationConfiguration() |
CfnWorkteam.Builder |
CfnWorkteam.Builder.notificationConfiguration(IResolvable notificationConfiguration)
Configures SNS notifications of available or expiring work items for work teams.
|
CfnWorkteam.MemberDefinitionProperty.Builder |
CfnWorkteam.MemberDefinitionProperty.Builder.oidcMemberDefinition(IResolvable oidcMemberDefinition)
Sets the value of
CfnWorkteam.MemberDefinitionProperty.getOidcMemberDefinition() |
CfnNotebookInstanceLifecycleConfigProps.Builder |
CfnNotebookInstanceLifecycleConfigProps.Builder.onCreate(IResolvable onCreate)
Sets the value of
CfnNotebookInstanceLifecycleConfigProps.getOnCreate() |
CfnNotebookInstanceLifecycleConfig.Builder |
CfnNotebookInstanceLifecycleConfig.Builder.onCreate(IResolvable onCreate)
A shell script that runs only once, when you create a notebook instance.
|
CfnNotebookInstanceLifecycleConfigProps.Builder |
CfnNotebookInstanceLifecycleConfigProps.Builder.onStart(IResolvable onStart)
Sets the value of
CfnNotebookInstanceLifecycleConfigProps.getOnStart() |
CfnNotebookInstanceLifecycleConfig.Builder |
CfnNotebookInstanceLifecycleConfig.Builder.onStart(IResolvable onStart)
A shell script that runs every time you start a notebook instance, including when you create the notebook instance.
|
CfnDeviceFleetProps.Builder |
CfnDeviceFleetProps.Builder.outputConfig(IResolvable outputConfig)
Sets the value of
CfnDeviceFleetProps.getOutputConfig() |
CfnEndpointConfig.AsyncInferenceConfigProperty.Builder |
CfnEndpointConfig.AsyncInferenceConfigProperty.Builder.outputConfig(IResolvable outputConfig)
Sets the value of
CfnEndpointConfig.AsyncInferenceConfigProperty.getOutputConfig() |
CfnDeviceFleet.Builder |
CfnDeviceFleet.Builder.outputConfig(IResolvable outputConfig)
The output configuration for storing sample data collected by the fleet.
|
CfnMonitoringSchedule.DatasetFormatProperty.Builder |
CfnMonitoringSchedule.DatasetFormatProperty.Builder.parquet(IResolvable parquet)
Sets the value of
CfnMonitoringSchedule.DatasetFormatProperty.getParquet() |
CfnModelQualityJobDefinition.DatasetFormatProperty.Builder |
CfnModelQualityJobDefinition.DatasetFormatProperty.Builder.parquet(IResolvable parquet)
Sets the value of
CfnModelQualityJobDefinition.DatasetFormatProperty.getParquet() |
CfnModelBiasJobDefinition.DatasetFormatProperty.Builder |
CfnModelBiasJobDefinition.DatasetFormatProperty.Builder.parquet(IResolvable parquet)
Sets the value of
CfnModelBiasJobDefinition.DatasetFormatProperty.getParquet() |
CfnModelExplainabilityJobDefinition.DatasetFormatProperty.Builder |
CfnModelExplainabilityJobDefinition.DatasetFormatProperty.Builder.parquet(IResolvable parquet)
Sets the value of
CfnModelExplainabilityJobDefinition.DatasetFormatProperty.getParquet() |
CfnDataQualityJobDefinition.DatasetFormatProperty.Builder |
CfnDataQualityJobDefinition.DatasetFormatProperty.Builder.parquet(IResolvable parquet)
Sets the value of
CfnDataQualityJobDefinition.DatasetFormatProperty.getParquet() |
CfnModelPackage.DriftCheckBiasProperty.Builder |
CfnModelPackage.DriftCheckBiasProperty.Builder.postTrainingConstraints(IResolvable postTrainingConstraints)
Sets the value of
CfnModelPackage.DriftCheckBiasProperty.getPostTrainingConstraints() |
CfnModelPackage.BiasProperty.Builder |
CfnModelPackage.BiasProperty.Builder.postTrainingReport(IResolvable postTrainingReport)
Sets the value of
CfnModelPackage.BiasProperty.getPostTrainingReport() |
CfnModelPackage.DriftCheckBiasProperty.Builder |
CfnModelPackage.DriftCheckBiasProperty.Builder.preTrainingConstraints(IResolvable preTrainingConstraints)
Sets the value of
CfnModelPackage.DriftCheckBiasProperty.getPreTrainingConstraints() |
CfnModelPackage.BiasProperty.Builder |
CfnModelPackage.BiasProperty.Builder.preTrainingReport(IResolvable preTrainingReport)
Sets the value of
CfnModelPackage.BiasProperty.getPreTrainingReport() |
CfnModel.Builder |
CfnModel.Builder.primaryContainer(IResolvable primaryContainer)
The location of the primary docker image containing inference code, associated artifacts, and custom environment map that the inference code uses when the model is deployed for predictions.
|
CfnModelProps.Builder |
CfnModelProps.Builder.primaryContainer(IResolvable primaryContainer)
Sets the value of
CfnModelProps.getPrimaryContainer() |
CfnEndpointConfig.Builder |
CfnEndpointConfig.Builder.productionVariants(IResolvable productionVariants)
A list of `ProductionVariant` objects, one for each model that you want to host at this endpoint.
|
CfnEndpointConfigProps.Builder |
CfnEndpointConfigProps.Builder.productionVariants(IResolvable productionVariants)
Sets the value of
CfnEndpointConfigProps.getProductionVariants() |
CfnModelPackage.BiasProperty.Builder |
CfnModelPackage.BiasProperty.Builder.report(IResolvable report)
Sets the value of
CfnModelPackage.BiasProperty.getReport() |
CfnModelPackage.ExplainabilityProperty.Builder |
CfnModelPackage.ExplainabilityProperty.Builder.report(IResolvable report)
Sets the value of
CfnModelPackage.ExplainabilityProperty.getReport() |
CfnModel.ImageConfigProperty.Builder |
CfnModel.ImageConfigProperty.Builder.repositoryAuthConfig(IResolvable repositoryAuthConfig)
Sets the value of
CfnModel.ImageConfigProperty.getRepositoryAuthConfig() |
CfnApp.Builder |
CfnApp.Builder.resourceSpec(IResolvable resourceSpec)
Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
|
CfnAppProps.Builder |
CfnAppProps.Builder.resourceSpec(IResolvable resourceSpec)
Sets the value of
CfnAppProps.getResourceSpec() |
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.retainAllVariantProperties(IResolvable retainAllVariantProperties)
Sets the value of
CfnEndpointProps.getRetainAllVariantProperties() |
CfnEndpoint.Builder |
CfnEndpoint.Builder.retainAllVariantProperties(IResolvable retainAllVariantProperties)
When updating endpoint resources, enables or disables the retention of variant properties, such as the instance count or the variant weight.
|
CfnEndpointProps.Builder |
CfnEndpointProps.Builder.retainDeploymentConfig(IResolvable retainDeploymentConfig)
Sets the value of
CfnEndpointProps.getRetainDeploymentConfig() |
CfnEndpoint.Builder |
CfnEndpoint.Builder.retainDeploymentConfig(IResolvable retainDeploymentConfig)
Specifies whether to reuse the last deployment configuration.
|
CfnDomain.UserSettingsProperty.Builder |
CfnDomain.UserSettingsProperty.Builder.rSessionAppSettings(IResolvable rSessionAppSettings)
Sets the value of
CfnDomain.UserSettingsProperty.getRSessionAppSettings() |
CfnDomain.UserSettingsProperty.Builder |
CfnDomain.UserSettingsProperty.Builder.rStudioServerProAppSettings(IResolvable rStudioServerProAppSettings)
Sets the value of
CfnDomain.UserSettingsProperty.getRStudioServerProAppSettings() |
CfnUserProfile.UserSettingsProperty.Builder |
CfnUserProfile.UserSettingsProperty.Builder.rStudioServerProAppSettings(IResolvable rStudioServerProAppSettings)
Sets the value of
CfnUserProfile.UserSettingsProperty.getRStudioServerProAppSettings() |
CfnDomain.DomainSettingsProperty.Builder |
CfnDomain.DomainSettingsProperty.Builder.rStudioServerProDomainSettings(IResolvable rStudioServerProDomainSettings)
Sets the value of
CfnDomain.DomainSettingsProperty.getRStudioServerProDomainSettings() |
CfnModelPackage.DataSourceProperty.Builder |
CfnModelPackage.DataSourceProperty.Builder.s3DataSource(IResolvable s3DataSource)
Sets the value of
CfnModelPackage.DataSourceProperty.getS3DataSource() |
CfnMonitoringSchedule.MonitoringOutputProperty.Builder |
CfnMonitoringSchedule.MonitoringOutputProperty.Builder.s3Output(IResolvable s3Output)
Sets the value of
CfnMonitoringSchedule.MonitoringOutputProperty.getS3Output() |
CfnModelQualityJobDefinition.MonitoringOutputProperty.Builder |
CfnModelQualityJobDefinition.MonitoringOutputProperty.Builder.s3Output(IResolvable s3Output)
Sets the value of
CfnModelQualityJobDefinition.MonitoringOutputProperty.getS3Output() |
CfnModelBiasJobDefinition.MonitoringOutputProperty.Builder |
CfnModelBiasJobDefinition.MonitoringOutputProperty.Builder.s3Output(IResolvable s3Output)
Sets the value of
CfnModelBiasJobDefinition.MonitoringOutputProperty.getS3Output() |
CfnModelExplainabilityJobDefinition.MonitoringOutputProperty.Builder |
CfnModelExplainabilityJobDefinition.MonitoringOutputProperty.Builder.s3Output(IResolvable s3Output)
|
CfnDataQualityJobDefinition.MonitoringOutputProperty.Builder |
CfnDataQualityJobDefinition.MonitoringOutputProperty.Builder.s3Output(IResolvable s3Output)
Sets the value of
CfnDataQualityJobDefinition.MonitoringOutputProperty.getS3Output() |
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder |
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder.scheduleConfig(IResolvable scheduleConfig)
|
CfnEndpointConfig.ProductionVariantProperty.Builder |
CfnEndpointConfig.ProductionVariantProperty.Builder.serverlessConfig(IResolvable serverlessConfig)
Sets the value of
CfnEndpointConfig.ProductionVariantProperty.getServerlessConfig() |
void |
CfnModelPackage.setAdditionalInferenceSpecificationDefinition(IResolvable value)
`AWS::SageMaker::ModelPackage.AdditionalInferenceSpecificationDefinition`.
|
void |
CfnModelPackage.setAdditionalInferenceSpecifications(IResolvable value)
An array of additional Inference Specification objects.
|
void |
CfnModelPackage.setAdditionalInferenceSpecificationsToAdd(IResolvable value)
`AWS::SageMaker::ModelPackage.AdditionalInferenceSpecificationsToAdd`.
|
void |
CfnEndpointConfig.setAsyncInferenceConfig(IResolvable value)
Specifies configuration for how an endpoint performs asynchronous inference.
|
void |
CfnModelPackage.setCertifyForMarketplace(IResolvable value)
Whether the model package is to be certified to be listed on AWS Marketplace.
|
void |
CfnModel.setContainers(IResolvable value)
Specifies the containers in the inference pipeline.
|
void |
CfnModelPackage.setCreatedBy(IResolvable value)
`AWS::SageMaker::ModelPackage.CreatedBy`.
|
void |
CfnModelPackage.setCustomerMetadataProperties(IResolvable value)
The metadata properties for the model package.
|
void |
CfnEndpointConfig.setDataCaptureConfig(IResolvable value)
Specifies how to capture endpoint data for model monitor.
|
void |
CfnDataQualityJobDefinition.setDataQualityAppSpecification(IResolvable value)
Specifies the container that runs the monitoring job.
|
void |
CfnDataQualityJobDefinition.setDataQualityBaselineConfig(IResolvable value)
Configures the constraints and baselines for the monitoring job.
|
void |
CfnDataQualityJobDefinition.setDataQualityJobInput(IResolvable value)
A list of inputs for the monitoring job.
|
void |
CfnDataQualityJobDefinition.setDataQualityJobOutputConfig(IResolvable value)
The output configuration for monitoring jobs.
|
void |
CfnDomain.setDefaultUserSettings(IResolvable value)
The default user settings.
|
void |
CfnEndpoint.setDeploymentConfig(IResolvable value)
The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.
|
void |
CfnDevice.setDevice(IResolvable value)
Edge device you want to create.
|
void |
CfnDomain.setDomainSettings(IResolvable value)
A collection of settings that apply to the `SageMaker Domain` .
|
void |
CfnModelPackage.setDriftCheckBaselines(IResolvable value)
Represents the drift check baselines that can be used when the model monitor is set using the model package.
|
void |
CfnModel.setEnableNetworkIsolation(IResolvable value)
Isolates the model container.
|
void |
CfnModelPackage.setEnvironment(IResolvable value)
The environment variables to set in the Docker container.
|
void |
CfnEndpoint.setExcludeRetainedVariantProperties(IResolvable value)
When you are updating endpoint resources with [RetainAllVariantProperties](https://docs.aws.amazon.com/sagemaker/latest/dg/API_UpdateEndpoint.html#SageMaker-UpdateEndpoint-request-RetainAllVariantProperties) whose value is set to `true` , `ExcludeRetainedVariantProperties` specifies the list of type [VariantProperty](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpoint-variantproperty.html) to override with the values provided by `EndpointConfig` .
|
void |
CfnEndpointConfig.setExplainerConfig(IResolvable value)
`AWS::SageMaker::EndpointConfig.ExplainerConfig`.
|
void |
CfnFeatureGroup.setFeatureDefinitions(IResolvable value)
A list of `Feature` s.
|
void |
CfnCodeRepository.setGitConfig(IResolvable value)
Configuration details for the Git repository, including the URL where it is located and the ARN of the AWS Secrets Manager secret that contains the credentials used to access the repository.
|
void |
CfnModel.setInferenceExecutionConfig(IResolvable value)
Specifies details of how containers in a multi-container endpoint are called.
|
void |
CfnModelPackage.setInferenceSpecification(IResolvable value)
`AWS::SageMaker::ModelPackage.InferenceSpecification`.
|
void |
CfnNotebookInstance.setInstanceMetadataServiceConfiguration(IResolvable value)
`AWS::SageMaker::NotebookInstance.InstanceMetadataServiceConfiguration`.
|
void |
CfnModelQualityJobDefinition.setJobResources(IResolvable value)
Identifies the resources to deploy for a monitoring job.
|
void |
CfnModelBiasJobDefinition.setJobResources(IResolvable value)
Identifies the resources to deploy for a monitoring job.
|
void |
CfnModelExplainabilityJobDefinition.setJobResources(IResolvable value)
Identifies the resources to deploy for a monitoring job.
|
void |
CfnDataQualityJobDefinition.setJobResources(IResolvable value)
Identifies the resources to deploy for a monitoring job.
|
void |
CfnAppImageConfig.setKernelGatewayImageConfig(IResolvable value)
The configuration for the file system and kernels in the SageMaker image.
|
void |
CfnModelPackage.setLastModifiedBy(IResolvable value)
`AWS::SageMaker::ModelPackage.LastModifiedBy`.
|
void |
CfnMonitoringSchedule.setLastMonitoringExecutionSummary(IResolvable value)
Describes metadata on the last execution to run, if there was one.
|
void |
CfnWorkteam.setMemberDefinitions(IResolvable value)
A list of `MemberDefinition` objects that contains objects that identify the workers that make up the work team.
|
void |
CfnModelPackage.setMetadataProperties(IResolvable value)
`AWS::SageMaker::ModelPackage.MetadataProperties`.
|
void |
CfnModelBiasJobDefinition.setModelBiasAppSpecification(IResolvable value)
Configures the model bias job to run a specified Docker container image.
|
void |
CfnModelBiasJobDefinition.setModelBiasBaselineConfig(IResolvable value)
The baseline configuration for a model bias job.
|
void |
CfnModelBiasJobDefinition.setModelBiasJobInput(IResolvable value)
Inputs for the model bias job.
|
void |
CfnModelBiasJobDefinition.setModelBiasJobOutputConfig(IResolvable value)
The output configuration for monitoring jobs.
|
void |
CfnModelExplainabilityJobDefinition.setModelExplainabilityAppSpecification(IResolvable value)
Configures the model explainability job to run a specified Docker container image.
|
void |
CfnModelExplainabilityJobDefinition.setModelExplainabilityBaselineConfig(IResolvable value)
The baseline configuration for a model explainability job.
|
void |
CfnModelExplainabilityJobDefinition.setModelExplainabilityJobInput(IResolvable value)
Inputs for the model explainability job.
|
void |
CfnModelExplainabilityJobDefinition.setModelExplainabilityJobOutputConfig(IResolvable value)
The output configuration for monitoring jobs.
|
void |
CfnModelPackage.setModelMetrics(IResolvable value)
Metrics for the model.
|
void |
CfnModelPackage.setModelPackageStatusDetails(IResolvable value)
`AWS::SageMaker::ModelPackage.ModelPackageStatusDetails`.
|
void |
CfnModelPackage.setModelPackageStatusItem(IResolvable value)
`AWS::SageMaker::ModelPackage.ModelPackageStatusItem`.
|
void |
CfnModelQualityJobDefinition.setModelQualityAppSpecification(IResolvable value)
Container image configuration object for the monitoring job.
|
void |
CfnModelQualityJobDefinition.setModelQualityBaselineConfig(IResolvable value)
Specifies the constraints and baselines for the monitoring job.
|
void |
CfnModelQualityJobDefinition.setModelQualityJobInput(IResolvable value)
A list of the inputs that are monitored.
|
void |
CfnModelQualityJobDefinition.setModelQualityJobOutputConfig(IResolvable value)
The output configuration for monitoring jobs.
|
void |
CfnMonitoringSchedule.setMonitoringScheduleConfig(IResolvable value)
The configuration object that specifies the monitoring schedule and defines the monitoring job.
|
void |
CfnModelQualityJobDefinition.setNetworkConfig(IResolvable value)
Specifies the network configuration for the monitoring job.
|
void |
CfnModelBiasJobDefinition.setNetworkConfig(IResolvable value)
Networking options for a model bias job.
|
void |
CfnModelExplainabilityJobDefinition.setNetworkConfig(IResolvable value)
Networking options for a model explainability job.
|
void |
CfnDataQualityJobDefinition.setNetworkConfig(IResolvable value)
Specifies networking configuration for the monitoring job.
|
void |
CfnWorkteam.setNotificationConfiguration(IResolvable value)
Configures SNS notifications of available or expiring work items for work teams.
|
void |
CfnNotebookInstanceLifecycleConfig.setOnCreate(IResolvable value)
A shell script that runs only once, when you create a notebook instance.
|
void |
CfnNotebookInstanceLifecycleConfig.setOnStart(IResolvable value)
A shell script that runs every time you start a notebook instance, including when you create the notebook instance.
|
void |
CfnDeviceFleet.setOutputConfig(IResolvable value)
The output configuration for storing sample data collected by the fleet.
|
void |
CfnModel.setPrimaryContainer(IResolvable value)
The location of the primary docker image containing inference code, associated artifacts, and custom environment map that the inference code uses when the model is deployed for predictions.
|
void |
CfnEndpointConfig.setProductionVariants(IResolvable value)
A list of `ProductionVariant` objects, one for each model that you want to host at this endpoint.
|
void |
CfnApp.setResourceSpec(IResolvable value)
Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
|
void |
CfnEndpoint.setRetainAllVariantProperties(IResolvable value)
When updating endpoint resources, enables or disables the retention of variant properties, such as the instance count or the variant weight.
|
void |
CfnEndpoint.setRetainDeploymentConfig(IResolvable value)
Specifies whether to reuse the last deployment configuration.
|
void |
CfnModelPackage.setSourceAlgorithmSpecification(IResolvable value)
`AWS::SageMaker::ModelPackage.SourceAlgorithmSpecification`.
|
void |
CfnModelQualityJobDefinition.setStoppingCondition(IResolvable value)
A time limit for how long the monitoring job is allowed to run before stopping.
|
void |
CfnModelBiasJobDefinition.setStoppingCondition(IResolvable value)
A time limit for how long the monitoring job is allowed to run before stopping.
|
void |
CfnModelExplainabilityJobDefinition.setStoppingCondition(IResolvable value)
`AWS::SageMaker::ModelExplainabilityJobDefinition.StoppingCondition`.
|
void |
CfnDataQualityJobDefinition.setStoppingCondition(IResolvable value)
A time limit for how long the monitoring job is allowed to run before stopping.
|
void |
CfnUserProfile.setUserSettings(IResolvable value)
A collection of settings that apply to users of Amazon SageMaker Studio.
|
void |
CfnModelPackage.setValidationSpecification(IResolvable value)
`AWS::SageMaker::ModelPackage.ValidationSpecification`.
|
void |
CfnModel.setVpcConfig(IResolvable value)
A [VpcConfig](https://docs.aws.amazon.com/sagemaker/latest/dg/API_VpcConfig.html) object that specifies the VPC that you want your model to connect to.
|
CfnEndpointConfig.ClarifyShapConfigProperty.Builder |
CfnEndpointConfig.ClarifyShapConfigProperty.Builder.shapBaselineConfig(IResolvable shapBaselineConfig)
Sets the value of
CfnEndpointConfig.ClarifyShapConfigProperty.getShapBaselineConfig() |
CfnEndpointConfig.ClarifyExplainerConfigProperty.Builder |
CfnEndpointConfig.ClarifyExplainerConfigProperty.Builder.shapConfig(IResolvable shapConfig)
Sets the value of
CfnEndpointConfig.ClarifyExplainerConfigProperty.getShapConfig() |
CfnDomain.UserSettingsProperty.Builder |
CfnDomain.UserSettingsProperty.Builder.sharingSettings(IResolvable sharingSettings)
Sets the value of
CfnDomain.UserSettingsProperty.getSharingSettings() |
CfnUserProfile.UserSettingsProperty.Builder |
CfnUserProfile.UserSettingsProperty.Builder.sharingSettings(IResolvable sharingSettings)
Sets the value of
CfnUserProfile.UserSettingsProperty.getSharingSettings() |
CfnModelPackage.SourceAlgorithmSpecificationProperty.Builder |
CfnModelPackage.SourceAlgorithmSpecificationProperty.Builder.sourceAlgorithms(IResolvable sourceAlgorithms)
|
CfnModelPackage.Builder |
CfnModelPackage.Builder.sourceAlgorithmSpecification(IResolvable sourceAlgorithmSpecification)
`AWS::SageMaker::ModelPackage.SourceAlgorithmSpecification`.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.sourceAlgorithmSpecification(IResolvable sourceAlgorithmSpecification)
Sets the value of
CfnModelPackageProps.getSourceAlgorithmSpecification() |
CfnModelPackage.DriftCheckModelDataQualityProperty.Builder |
CfnModelPackage.DriftCheckModelDataQualityProperty.Builder.statistics(IResolvable statistics)
Sets the value of
CfnModelPackage.DriftCheckModelDataQualityProperty.getStatistics() |
CfnModelPackage.DriftCheckModelQualityProperty.Builder |
CfnModelPackage.DriftCheckModelQualityProperty.Builder.statistics(IResolvable statistics)
Sets the value of
CfnModelPackage.DriftCheckModelQualityProperty.getStatistics() |
CfnModelPackage.ModelDataQualityProperty.Builder |
CfnModelPackage.ModelDataQualityProperty.Builder.statistics(IResolvable statistics)
Sets the value of
CfnModelPackage.ModelDataQualityProperty.getStatistics() |
CfnModelPackage.ModelQualityProperty.Builder |
CfnModelPackage.ModelQualityProperty.Builder.statistics(IResolvable statistics)
Sets the value of
CfnModelPackage.ModelQualityProperty.getStatistics() |
CfnMonitoringSchedule.BaselineConfigProperty.Builder |
CfnMonitoringSchedule.BaselineConfigProperty.Builder.statisticsResource(IResolvable statisticsResource)
Sets the value of
CfnMonitoringSchedule.BaselineConfigProperty.getStatisticsResource() |
CfnDataQualityJobDefinition.DataQualityBaselineConfigProperty.Builder |
CfnDataQualityJobDefinition.DataQualityBaselineConfigProperty.Builder.statisticsResource(IResolvable statisticsResource)
|
CfnDataQualityJobDefinitionProps.Builder |
CfnDataQualityJobDefinitionProps.Builder.stoppingCondition(IResolvable stoppingCondition)
Sets the value of
CfnDataQualityJobDefinitionProps.getStoppingCondition() |
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder |
CfnMonitoringSchedule.MonitoringJobDefinitionProperty.Builder.stoppingCondition(IResolvable stoppingCondition)
|
CfnModelQualityJobDefinitionProps.Builder |
CfnModelQualityJobDefinitionProps.Builder.stoppingCondition(IResolvable stoppingCondition)
Sets the value of
CfnModelQualityJobDefinitionProps.getStoppingCondition() |
CfnModelQualityJobDefinition.Builder |
CfnModelQualityJobDefinition.Builder.stoppingCondition(IResolvable stoppingCondition)
A time limit for how long the monitoring job is allowed to run before stopping.
|
CfnModelBiasJobDefinitionProps.Builder |
CfnModelBiasJobDefinitionProps.Builder.stoppingCondition(IResolvable stoppingCondition)
Sets the value of
CfnModelBiasJobDefinitionProps.getStoppingCondition() |
CfnModelBiasJobDefinition.Builder |
CfnModelBiasJobDefinition.Builder.stoppingCondition(IResolvable stoppingCondition)
A time limit for how long the monitoring job is allowed to run before stopping.
|
CfnModelExplainabilityJobDefinition.Builder |
CfnModelExplainabilityJobDefinition.Builder.stoppingCondition(IResolvable stoppingCondition)
`AWS::SageMaker::ModelExplainabilityJobDefinition.StoppingCondition`.
|
CfnDataQualityJobDefinition.Builder |
CfnDataQualityJobDefinition.Builder.stoppingCondition(IResolvable stoppingCondition)
A time limit for how long the monitoring job is allowed to run before stopping.
|
CfnModelExplainabilityJobDefinitionProps.Builder |
CfnModelExplainabilityJobDefinitionProps.Builder.stoppingCondition(IResolvable stoppingCondition)
Sets the value of
CfnModelExplainabilityJobDefinitionProps.getStoppingCondition() |
CfnEndpointConfig.ClarifyShapConfigProperty.Builder |
CfnEndpointConfig.ClarifyShapConfigProperty.Builder.textConfig(IResolvable textConfig)
Sets the value of
CfnEndpointConfig.ClarifyShapConfigProperty.getTextConfig() |
CfnEndpoint.BlueGreenUpdatePolicyProperty.Builder |
CfnEndpoint.BlueGreenUpdatePolicyProperty.Builder.trafficRoutingConfiguration(IResolvable trafficRoutingConfiguration)
|
CfnModelPackage.TransformJobDefinitionProperty.Builder |
CfnModelPackage.TransformJobDefinitionProperty.Builder.transformInput(IResolvable transformInput)
Sets the value of
CfnModelPackage.TransformJobDefinitionProperty.getTransformInput() |
CfnModelPackage.ValidationProfileProperty.Builder |
CfnModelPackage.ValidationProfileProperty.Builder.transformJobDefinition(IResolvable transformJobDefinition)
Sets the value of
CfnModelPackage.ValidationProfileProperty.getTransformJobDefinition() |
CfnModelPackage.TransformJobDefinitionProperty.Builder |
CfnModelPackage.TransformJobDefinitionProperty.Builder.transformOutput(IResolvable transformOutput)
Sets the value of
CfnModelPackage.TransformJobDefinitionProperty.getTransformOutput() |
CfnModelPackage.TransformJobDefinitionProperty.Builder |
CfnModelPackage.TransformJobDefinitionProperty.Builder.transformResources(IResolvable transformResources)
Sets the value of
CfnModelPackage.TransformJobDefinitionProperty.getTransformResources() |
CfnEndpointConfig.ClarifyShapConfigProperty.Builder |
CfnEndpointConfig.ClarifyShapConfigProperty.Builder.useLogit(IResolvable useLogit)
Sets the value of
CfnEndpointConfig.ClarifyShapConfigProperty.getUseLogit() |
CfnUserProfile.Builder |
CfnUserProfile.Builder.userSettings(IResolvable userSettings)
A collection of settings that apply to users of Amazon SageMaker Studio.
|
CfnUserProfileProps.Builder |
CfnUserProfileProps.Builder.userSettings(IResolvable userSettings)
Sets the value of
CfnUserProfileProps.getUserSettings() |
CfnModelPackage.ValidationSpecificationProperty.Builder |
CfnModelPackage.ValidationSpecificationProperty.Builder.validationProfiles(IResolvable validationProfiles)
Sets the value of
CfnModelPackage.ValidationSpecificationProperty.getValidationProfiles() |
CfnModelPackage.Builder |
CfnModelPackage.Builder.validationSpecification(IResolvable validationSpecification)
`AWS::SageMaker::ModelPackage.ValidationSpecification`.
|
CfnModelPackageProps.Builder |
CfnModelPackageProps.Builder.validationSpecification(IResolvable validationSpecification)
Sets the value of
CfnModelPackageProps.getValidationSpecification() |
CfnModelPackage.ModelPackageStatusDetailsProperty.Builder |
CfnModelPackage.ModelPackageStatusDetailsProperty.Builder.validationStatuses(IResolvable validationStatuses)
|
CfnMonitoringSchedule.NetworkConfigProperty.Builder |
CfnMonitoringSchedule.NetworkConfigProperty.Builder.vpcConfig(IResolvable vpcConfig)
Sets the value of
CfnMonitoringSchedule.NetworkConfigProperty.getVpcConfig() |
CfnModelQualityJobDefinition.NetworkConfigProperty.Builder |
CfnModelQualityJobDefinition.NetworkConfigProperty.Builder.vpcConfig(IResolvable vpcConfig)
Sets the value of
CfnModelQualityJobDefinition.NetworkConfigProperty.getVpcConfig() |
CfnModel.Builder |
CfnModel.Builder.vpcConfig(IResolvable vpcConfig)
A [VpcConfig](https://docs.aws.amazon.com/sagemaker/latest/dg/API_VpcConfig.html) object that specifies the VPC that you want your model to connect to.
|
CfnModelProps.Builder |
CfnModelProps.Builder.vpcConfig(IResolvable vpcConfig)
Sets the value of
CfnModelProps.getVpcConfig() |
CfnModelBiasJobDefinition.NetworkConfigProperty.Builder |
CfnModelBiasJobDefinition.NetworkConfigProperty.Builder.vpcConfig(IResolvable vpcConfig)
Sets the value of
CfnModelBiasJobDefinition.NetworkConfigProperty.getVpcConfig() |
CfnModelExplainabilityJobDefinition.NetworkConfigProperty.Builder |
CfnModelExplainabilityJobDefinition.NetworkConfigProperty.Builder.vpcConfig(IResolvable vpcConfig)
Sets the value of
CfnModelExplainabilityJobDefinition.NetworkConfigProperty.getVpcConfig() |
CfnDataQualityJobDefinition.NetworkConfigProperty.Builder |
CfnDataQualityJobDefinition.NetworkConfigProperty.Builder.vpcConfig(IResolvable vpcConfig)
Sets the value of
CfnDataQualityJobDefinition.NetworkConfigProperty.getVpcConfig() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourcePolicy.Builder |
CfnResourcePolicy.Builder.blockPublicPolicy(IResolvable blockPublicPolicy)
Specifies whether to block resource-based policies that allow broad access to the secret.
|
CfnResourcePolicyProps.Builder |
CfnResourcePolicyProps.Builder.blockPublicPolicy(IResolvable blockPublicPolicy)
Sets the value of
CfnResourcePolicyProps.getBlockPublicPolicy() |
CfnSecret.GenerateSecretStringProperty.Builder |
CfnSecret.GenerateSecretStringProperty.Builder.excludeLowercase(IResolvable excludeLowercase)
Sets the value of
CfnSecret.GenerateSecretStringProperty.getExcludeLowercase() |
CfnSecret.GenerateSecretStringProperty.Builder |
CfnSecret.GenerateSecretStringProperty.Builder.excludeNumbers(IResolvable excludeNumbers)
Sets the value of
CfnSecret.GenerateSecretStringProperty.getExcludeNumbers() |
CfnSecret.GenerateSecretStringProperty.Builder |
CfnSecret.GenerateSecretStringProperty.Builder.excludePunctuation(IResolvable excludePunctuation)
Sets the value of
CfnSecret.GenerateSecretStringProperty.getExcludePunctuation() |
CfnSecret.GenerateSecretStringProperty.Builder |
CfnSecret.GenerateSecretStringProperty.Builder.excludeUppercase(IResolvable excludeUppercase)
Sets the value of
CfnSecret.GenerateSecretStringProperty.getExcludeUppercase() |
CfnSecret.Builder |
CfnSecret.Builder.generateSecretString(IResolvable generateSecretString)
A structure that specifies how to generate a password to encrypt and store in the secret.
|
CfnSecretProps.Builder |
CfnSecretProps.Builder.generateSecretString(IResolvable generateSecretString)
Sets the value of
CfnSecretProps.getGenerateSecretString() |
CfnRotationSchedule.Builder |
CfnRotationSchedule.Builder.hostedRotationLambda(IResolvable hostedRotationLambda)
Creates a new Lambda rotation function based on one of the [Secrets Manager rotation function templates](https://docs.aws.amazon.com/secretsmanager/latest/userguide/reference_available-rotation-templates.html) .
|
CfnRotationScheduleProps.Builder |
CfnRotationScheduleProps.Builder.hostedRotationLambda(IResolvable hostedRotationLambda)
Sets the value of
CfnRotationScheduleProps.getHostedRotationLambda() |
CfnSecret.GenerateSecretStringProperty.Builder |
CfnSecret.GenerateSecretStringProperty.Builder.includeSpace(IResolvable includeSpace)
Sets the value of
CfnSecret.GenerateSecretStringProperty.getIncludeSpace() |
CfnSecret.Builder |
CfnSecret.Builder.replicaRegions(IResolvable replicaRegions)
A custom type that specifies a `Region` and the `KmsKeyId` for a replica secret.
|
CfnSecretProps.Builder |
CfnSecretProps.Builder.replicaRegions(IResolvable replicaRegions)
Sets the value of
CfnSecretProps.getReplicaRegions() |
CfnSecret.GenerateSecretStringProperty.Builder |
CfnSecret.GenerateSecretStringProperty.Builder.requireEachIncludedType(IResolvable requireEachIncludedType)
Sets the value of
CfnSecret.GenerateSecretStringProperty.getRequireEachIncludedType() |
CfnRotationSchedule.Builder |
CfnRotationSchedule.Builder.rotateImmediatelyOnUpdate(IResolvable rotateImmediatelyOnUpdate)
Specifies whether to rotate the secret immediately or wait until the next scheduled rotation window.
|
CfnRotationScheduleProps.Builder |
CfnRotationScheduleProps.Builder.rotateImmediatelyOnUpdate(IResolvable rotateImmediatelyOnUpdate)
Sets the value of
CfnRotationScheduleProps.getRotateImmediatelyOnUpdate() |
CfnRotationSchedule.Builder |
CfnRotationSchedule.Builder.rotationRules(IResolvable rotationRules)
A structure that defines the rotation configuration for this secret.
|
CfnRotationScheduleProps.Builder |
CfnRotationScheduleProps.Builder.rotationRules(IResolvable rotationRules)
Sets the value of
CfnRotationScheduleProps.getRotationRules() |
void |
CfnResourcePolicy.setBlockPublicPolicy(IResolvable value)
Specifies whether to block resource-based policies that allow broad access to the secret.
|
void |
CfnSecret.setGenerateSecretString(IResolvable value)
A structure that specifies how to generate a password to encrypt and store in the secret.
|
void |
CfnRotationSchedule.setHostedRotationLambda(IResolvable value)
Creates a new Lambda rotation function based on one of the [Secrets Manager rotation function templates](https://docs.aws.amazon.com/secretsmanager/latest/userguide/reference_available-rotation-templates.html) .
|
void |
CfnSecret.setReplicaRegions(IResolvable value)
A custom type that specifies a `Region` and the `KmsKeyId` for a replica secret.
|
void |
CfnRotationSchedule.setRotateImmediatelyOnUpdate(IResolvable value)
Specifies whether to rotate the secret immediately or wait until the next scheduled rotation window.
|
void |
CfnRotationSchedule.setRotationRules(IResolvable value)
A structure that defines the rotation configuration for this secret.
|
| Modifier and Type | Method and Description |
|---|---|
CfnTagOptionProps.Builder |
CfnTagOptionProps.Builder.active(IResolvable active)
Sets the value of
CfnTagOptionProps.getActive() |
CfnTagOption.Builder |
CfnTagOption.Builder.active(IResolvable active)
The TagOption active state.
|
CfnServiceAction.Builder |
CfnServiceAction.Builder.definition(IResolvable definition)
A map that defines the self-service action.
|
CfnServiceActionProps.Builder |
CfnServiceActionProps.Builder.definition(IResolvable definition)
Sets the value of
CfnServiceActionProps.getDefinition() |
CfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty.Builder |
CfnCloudFormationProduct.ProvisioningArtifactPropertiesProperty.Builder.disableTemplateValidation(IResolvable disableTemplateValidation)
|
CfnCloudFormationProductProps.Builder |
CfnCloudFormationProductProps.Builder.provisioningArtifactParameters(IResolvable provisioningArtifactParameters)
Sets the value of
CfnCloudFormationProductProps.getProvisioningArtifactParameters() |
CfnCloudFormationProduct.Builder |
CfnCloudFormationProduct.Builder.provisioningArtifactParameters(IResolvable provisioningArtifactParameters)
The configuration of the provisioning artifact (also known as a version).
|
CfnCloudFormationProvisionedProduct.Builder |
CfnCloudFormationProvisionedProduct.Builder.provisioningParameters(IResolvable provisioningParameters)
Parameters specified by the administrator that are required for provisioning the product.
|
CfnCloudFormationProvisionedProductProps.Builder |
CfnCloudFormationProvisionedProductProps.Builder.provisioningParameters(IResolvable provisioningParameters)
Sets the value of
CfnCloudFormationProvisionedProductProps.getProvisioningParameters() |
CfnCloudFormationProvisionedProduct.Builder |
CfnCloudFormationProvisionedProduct.Builder.provisioningPreferences(IResolvable provisioningPreferences)
StackSet preferences that are required for provisioning the product or updating a provisioned product.
|
CfnCloudFormationProvisionedProductProps.Builder |
CfnCloudFormationProvisionedProductProps.Builder.provisioningPreferences(IResolvable provisioningPreferences)
Sets the value of
CfnCloudFormationProvisionedProductProps.getProvisioningPreferences() |
CfnCloudFormationProductProps.Builder |
CfnCloudFormationProductProps.Builder.replaceProvisioningArtifacts(IResolvable replaceProvisioningArtifacts)
Sets the value of
CfnCloudFormationProductProps.getReplaceProvisioningArtifacts() |
CfnCloudFormationProduct.Builder |
CfnCloudFormationProduct.Builder.replaceProvisioningArtifacts(IResolvable replaceProvisioningArtifacts)
This property is turned off by default.
|
void |
CfnTagOption.setActive(IResolvable value)
The TagOption active state.
|
void |
CfnServiceAction.setDefinition(IResolvable value)
A map that defines the self-service action.
|
void |
CfnCloudFormationProduct.setProvisioningArtifactParameters(IResolvable value)
The configuration of the provisioning artifact (also known as a version).
|
void |
CfnCloudFormationProvisionedProduct.setProvisioningParameters(IResolvable value)
Parameters specified by the administrator that are required for provisioning the product.
|
void |
CfnCloudFormationProvisionedProduct.setProvisioningPreferences(IResolvable value)
StackSet preferences that are required for provisioning the product or updating a provisioned product.
|
void |
CfnCloudFormationProduct.setReplaceProvisioningArtifacts(IResolvable value)
This property is turned off by default.
|
void |
CfnPortfolioShare.setShareTagOptions(IResolvable value)
Indicates whether TagOptions sharing is enabled or disabled for the portfolio share.
|
CfnPortfolioShareProps.Builder |
CfnPortfolioShareProps.Builder.shareTagOptions(IResolvable shareTagOptions)
Sets the value of
CfnPortfolioShareProps.getShareTagOptions() |
CfnPortfolioShare.Builder |
CfnPortfolioShare.Builder.shareTagOptions(IResolvable shareTagOptions)
Indicates whether TagOptions sharing is enabled or disabled for the portfolio share.
|
| Modifier and Type | Method and Description |
|---|---|
CfnService.Builder |
CfnService.Builder.dnsConfig(IResolvable dnsConfig)
A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an instance.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.dnsConfig(IResolvable dnsConfig)
Sets the value of
CfnServiceProps.getDnsConfig() |
CfnPublicDnsNamespace.PropertiesProperty.Builder |
CfnPublicDnsNamespace.PropertiesProperty.Builder.dnsProperties(IResolvable dnsProperties)
Sets the value of
CfnPublicDnsNamespace.PropertiesProperty.getDnsProperties() |
CfnPrivateDnsNamespace.PropertiesProperty.Builder |
CfnPrivateDnsNamespace.PropertiesProperty.Builder.dnsProperties(IResolvable dnsProperties)
Sets the value of
CfnPrivateDnsNamespace.PropertiesProperty.getDnsProperties() |
CfnService.DnsConfigProperty.Builder |
CfnService.DnsConfigProperty.Builder.dnsRecords(IResolvable dnsRecords)
Sets the value of
CfnService.DnsConfigProperty.getDnsRecords() |
CfnService.Builder |
CfnService.Builder.healthCheckConfig(IResolvable healthCheckConfig)
*Public DNS and HTTP namespaces only.* A complex type that contains settings for an optional health check.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.healthCheckConfig(IResolvable healthCheckConfig)
Sets the value of
CfnServiceProps.getHealthCheckConfig() |
CfnService.Builder |
CfnService.Builder.healthCheckCustomConfig(IResolvable healthCheckCustomConfig)
A complex type that contains information about an optional custom health check.
|
CfnServiceProps.Builder |
CfnServiceProps.Builder.healthCheckCustomConfig(IResolvable healthCheckCustomConfig)
Sets the value of
CfnServiceProps.getHealthCheckCustomConfig() |
CfnPublicDnsNamespace.Builder |
CfnPublicDnsNamespace.Builder.properties(IResolvable properties)
Properties for the public DNS namespace.
|
CfnPrivateDnsNamespace.Builder |
CfnPrivateDnsNamespace.Builder.properties(IResolvable properties)
Properties for the private DNS namespace.
|
CfnPublicDnsNamespaceProps.Builder |
CfnPublicDnsNamespaceProps.Builder.properties(IResolvable properties)
Sets the value of
CfnPublicDnsNamespaceProps.getProperties() |
CfnPrivateDnsNamespaceProps.Builder |
CfnPrivateDnsNamespaceProps.Builder.properties(IResolvable properties)
Sets the value of
CfnPrivateDnsNamespaceProps.getProperties() |
void |
CfnService.setDnsConfig(IResolvable value)
A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an instance.
|
void |
CfnService.setHealthCheckConfig(IResolvable value)
*Public DNS and HTTP namespaces only.* A complex type that contains settings for an optional health check.
|
void |
CfnService.setHealthCheckCustomConfig(IResolvable value)
A complex type that contains information about an optional custom health check.
|
void |
CfnPublicDnsNamespace.setProperties(IResolvable value)
Properties for the public DNS namespace.
|
void |
CfnPrivateDnsNamespace.setProperties(IResolvable value)
Properties for the private DNS namespace.
|
CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty.Builder |
CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty.Builder.soa(IResolvable soa)
Sets the value of
CfnPublicDnsNamespace.PublicDnsPropertiesMutableProperty.getSoa() |
CfnPrivateDnsNamespace.PrivateDnsPropertiesMutableProperty.Builder |
CfnPrivateDnsNamespace.PrivateDnsPropertiesMutableProperty.Builder.soa(IResolvable soa)
Sets the value of
CfnPrivateDnsNamespace.PrivateDnsPropertiesMutableProperty.getSoa() |
| Modifier and Type | Method and Description |
|---|---|
CfnReceiptRule.RuleProperty.Builder |
CfnReceiptRule.RuleProperty.Builder.actions(IResolvable actions)
Sets the value of
CfnReceiptRule.RuleProperty.getActions() |
CfnReceiptRule.ActionProperty.Builder |
CfnReceiptRule.ActionProperty.Builder.addHeaderAction(IResolvable addHeaderAction)
Sets the value of
CfnReceiptRule.ActionProperty.getAddHeaderAction() |
CfnReceiptRule.ActionProperty.Builder |
CfnReceiptRule.ActionProperty.Builder.bounceAction(IResolvable bounceAction)
Sets the value of
CfnReceiptRule.ActionProperty.getBounceAction() |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.cloudWatchDestination(IResolvable cloudWatchDestination)
|
CfnEmailIdentity.Builder |
CfnEmailIdentity.Builder.configurationSetAttributes(IResolvable configurationSetAttributes)
`AWS::SES::EmailIdentity.ConfigurationSetAttributes`.
|
CfnEmailIdentityProps.Builder |
CfnEmailIdentityProps.Builder.configurationSetAttributes(IResolvable configurationSetAttributes)
Sets the value of
CfnEmailIdentityProps.getConfigurationSetAttributes() |
CfnConfigurationSetProps.Builder |
CfnConfigurationSetProps.Builder.deliveryOptions(IResolvable deliveryOptions)
Sets the value of
CfnConfigurationSetProps.getDeliveryOptions() |
CfnConfigurationSet.Builder |
CfnConfigurationSet.Builder.deliveryOptions(IResolvable deliveryOptions)
`AWS::SES::ConfigurationSet.DeliveryOptions`.
|
CfnConfigurationSetEventDestination.CloudWatchDestinationProperty.Builder |
CfnConfigurationSetEventDestination.CloudWatchDestinationProperty.Builder.dimensionConfigurations(IResolvable dimensionConfigurations)
|
CfnEmailIdentity.Builder |
CfnEmailIdentity.Builder.dkimAttributes(IResolvable dkimAttributes)
`AWS::SES::EmailIdentity.DkimAttributes`.
|
CfnEmailIdentityProps.Builder |
CfnEmailIdentityProps.Builder.dkimAttributes(IResolvable dkimAttributes)
Sets the value of
CfnEmailIdentityProps.getDkimAttributes() |
CfnEmailIdentity.Builder |
CfnEmailIdentity.Builder.dkimSigningAttributes(IResolvable dkimSigningAttributes)
`AWS::SES::EmailIdentity.DkimSigningAttributes`.
|
CfnEmailIdentityProps.Builder |
CfnEmailIdentityProps.Builder.dkimSigningAttributes(IResolvable dkimSigningAttributes)
Sets the value of
CfnEmailIdentityProps.getDkimSigningAttributes() |
CfnEmailIdentity.FeedbackAttributesProperty.Builder |
CfnEmailIdentity.FeedbackAttributesProperty.Builder.emailForwardingEnabled(IResolvable emailForwardingEnabled)
Sets the value of
CfnEmailIdentity.FeedbackAttributesProperty.getEmailForwardingEnabled() |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.enabled(IResolvable enabled)
|
CfnReceiptRule.RuleProperty.Builder |
CfnReceiptRule.RuleProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnReceiptRule.RuleProperty.getEnabled() |
CfnConfigurationSetEventDestination.Builder |
CfnConfigurationSetEventDestination.Builder.eventDestination(IResolvable eventDestination)
The event destination object.
|
CfnConfigurationSetEventDestinationProps.Builder |
CfnConfigurationSetEventDestinationProps.Builder.eventDestination(IResolvable eventDestination)
Sets the value of
CfnConfigurationSetEventDestinationProps.getEventDestination() |
CfnEmailIdentity.Builder |
CfnEmailIdentity.Builder.feedbackAttributes(IResolvable feedbackAttributes)
`AWS::SES::EmailIdentity.FeedbackAttributes`.
|
CfnEmailIdentityProps.Builder |
CfnEmailIdentityProps.Builder.feedbackAttributes(IResolvable feedbackAttributes)
Sets the value of
CfnEmailIdentityProps.getFeedbackAttributes() |
CfnReceiptFilterProps.Builder |
CfnReceiptFilterProps.Builder.filter(IResolvable filter)
Sets the value of
CfnReceiptFilterProps.getFilter() |
CfnReceiptFilter.Builder |
CfnReceiptFilter.Builder.filter(IResolvable filter)
A data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it.
|
CfnReceiptFilter.FilterProperty.Builder |
CfnReceiptFilter.FilterProperty.Builder.ipFilter(IResolvable ipFilter)
Sets the value of
CfnReceiptFilter.FilterProperty.getIpFilter() |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.kinesisFirehoseDestination(IResolvable kinesisFirehoseDestination)
|
CfnReceiptRule.ActionProperty.Builder |
CfnReceiptRule.ActionProperty.Builder.lambdaAction(IResolvable lambdaAction)
Sets the value of
CfnReceiptRule.ActionProperty.getLambdaAction() |
CfnEmailIdentity.Builder |
CfnEmailIdentity.Builder.mailFromAttributes(IResolvable mailFromAttributes)
`AWS::SES::EmailIdentity.MailFromAttributes`.
|
CfnEmailIdentityProps.Builder |
CfnEmailIdentityProps.Builder.mailFromAttributes(IResolvable mailFromAttributes)
Sets the value of
CfnEmailIdentityProps.getMailFromAttributes() |
CfnConfigurationSet.ReputationOptionsProperty.Builder |
CfnConfigurationSet.ReputationOptionsProperty.Builder.reputationMetricsEnabled(IResolvable reputationMetricsEnabled)
|
CfnConfigurationSetProps.Builder |
CfnConfigurationSetProps.Builder.reputationOptions(IResolvable reputationOptions)
Sets the value of
CfnConfigurationSetProps.getReputationOptions() |
CfnConfigurationSet.Builder |
CfnConfigurationSet.Builder.reputationOptions(IResolvable reputationOptions)
`AWS::SES::ConfigurationSet.ReputationOptions`.
|
CfnReceiptRuleProps.Builder |
CfnReceiptRuleProps.Builder.rule(IResolvable rule)
Sets the value of
CfnReceiptRuleProps.getRule() |
CfnReceiptRule.Builder |
CfnReceiptRule.Builder.rule(IResolvable rule)
A data structure that contains the specified rule's name, actions, recipients, domains, enabled status, scan status, and TLS policy.
|
CfnReceiptRule.ActionProperty.Builder |
CfnReceiptRule.ActionProperty.Builder.s3Action(IResolvable s3Action)
Sets the value of
CfnReceiptRule.ActionProperty.getS3Action() |
CfnReceiptRule.RuleProperty.Builder |
CfnReceiptRule.RuleProperty.Builder.scanEnabled(IResolvable scanEnabled)
Sets the value of
CfnReceiptRule.RuleProperty.getScanEnabled() |
CfnConfigurationSet.SendingOptionsProperty.Builder |
CfnConfigurationSet.SendingOptionsProperty.Builder.sendingEnabled(IResolvable sendingEnabled)
Sets the value of
CfnConfigurationSet.SendingOptionsProperty.getSendingEnabled() |
CfnConfigurationSetProps.Builder |
CfnConfigurationSetProps.Builder.sendingOptions(IResolvable sendingOptions)
Sets the value of
CfnConfigurationSetProps.getSendingOptions() |
CfnConfigurationSet.Builder |
CfnConfigurationSet.Builder.sendingOptions(IResolvable sendingOptions)
`AWS::SES::ConfigurationSet.SendingOptions`.
|
void |
CfnEmailIdentity.setConfigurationSetAttributes(IResolvable value)
`AWS::SES::EmailIdentity.ConfigurationSetAttributes`.
|
void |
CfnConfigurationSet.setDeliveryOptions(IResolvable value)
`AWS::SES::ConfigurationSet.DeliveryOptions`.
|
void |
CfnEmailIdentity.setDkimAttributes(IResolvable value)
`AWS::SES::EmailIdentity.DkimAttributes`.
|
void |
CfnEmailIdentity.setDkimSigningAttributes(IResolvable value)
`AWS::SES::EmailIdentity.DkimSigningAttributes`.
|
void |
CfnConfigurationSetEventDestination.setEventDestination(IResolvable value)
The event destination object.
|
void |
CfnEmailIdentity.setFeedbackAttributes(IResolvable value)
`AWS::SES::EmailIdentity.FeedbackAttributes`.
|
void |
CfnReceiptFilter.setFilter(IResolvable value)
A data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it.
|
void |
CfnEmailIdentity.setMailFromAttributes(IResolvable value)
`AWS::SES::EmailIdentity.MailFromAttributes`.
|
void |
CfnConfigurationSet.setReputationOptions(IResolvable value)
`AWS::SES::ConfigurationSet.ReputationOptions`.
|
void |
CfnReceiptRule.setRule(IResolvable value)
A data structure that contains the specified rule's name, actions, recipients, domains, enabled status, scan status, and TLS policy.
|
void |
CfnConfigurationSet.setSendingOptions(IResolvable value)
`AWS::SES::ConfigurationSet.SendingOptions`.
|
void |
CfnConfigurationSet.setSuppressionOptions(IResolvable value)
`AWS::SES::ConfigurationSet.SuppressionOptions`.
|
void |
CfnTemplate.setTemplate(IResolvable value)
The content of the email, composed of a subject line and either an HTML part or a text-only part.
|
void |
CfnContactList.setTopics(IResolvable value)
An interest group, theme, or label within a list.
|
void |
CfnConfigurationSet.setTrackingOptions(IResolvable value)
`AWS::SES::ConfigurationSet.TrackingOptions`.
|
CfnEmailIdentity.DkimAttributesProperty.Builder |
CfnEmailIdentity.DkimAttributesProperty.Builder.signingEnabled(IResolvable signingEnabled)
Sets the value of
CfnEmailIdentity.DkimAttributesProperty.getSigningEnabled() |
CfnReceiptRule.ActionProperty.Builder |
CfnReceiptRule.ActionProperty.Builder.snsAction(IResolvable snsAction)
Sets the value of
CfnReceiptRule.ActionProperty.getSnsAction() |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder.snsDestination(IResolvable snsDestination)
|
CfnReceiptRule.ActionProperty.Builder |
CfnReceiptRule.ActionProperty.Builder.stopAction(IResolvable stopAction)
Sets the value of
CfnReceiptRule.ActionProperty.getStopAction() |
CfnConfigurationSetProps.Builder |
CfnConfigurationSetProps.Builder.suppressionOptions(IResolvable suppressionOptions)
Sets the value of
CfnConfigurationSetProps.getSuppressionOptions() |
CfnConfigurationSet.Builder |
CfnConfigurationSet.Builder.suppressionOptions(IResolvable suppressionOptions)
`AWS::SES::ConfigurationSet.SuppressionOptions`.
|
CfnTemplate.Builder |
CfnTemplate.Builder.template(IResolvable template)
The content of the email, composed of a subject line and either an HTML part or a text-only part.
|
CfnTemplateProps.Builder |
CfnTemplateProps.Builder.template(IResolvable template)
Sets the value of
CfnTemplateProps.getTemplate() |
CfnContactListProps.Builder |
CfnContactListProps.Builder.topics(IResolvable topics)
Sets the value of
CfnContactListProps.getTopics() |
CfnContactList.Builder |
CfnContactList.Builder.topics(IResolvable topics)
An interest group, theme, or label within a list.
|
CfnConfigurationSetProps.Builder |
CfnConfigurationSetProps.Builder.trackingOptions(IResolvable trackingOptions)
Sets the value of
CfnConfigurationSetProps.getTrackingOptions() |
CfnConfigurationSet.Builder |
CfnConfigurationSet.Builder.trackingOptions(IResolvable trackingOptions)
`AWS::SES::ConfigurationSet.TrackingOptions`.
|
CfnReceiptRule.ActionProperty.Builder |
CfnReceiptRule.ActionProperty.Builder.workmailAction(IResolvable workmailAction)
Sets the value of
CfnReceiptRule.ActionProperty.getWorkmailAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
CfnSigningProfile.setSignatureValidityPeriod(IResolvable value)
The validity period override for any signature generated using this signing profile.
|
CfnSigningProfileProps.Builder |
CfnSigningProfileProps.Builder.signatureValidityPeriod(IResolvable signatureValidityPeriod)
Sets the value of
CfnSigningProfileProps.getSignatureValidityPeriod() |
CfnSigningProfile.Builder |
CfnSigningProfile.Builder.signatureValidityPeriod(IResolvable signatureValidityPeriod)
The validity period override for any signature generated using this signing profile.
|
| Modifier and Type | Method and Description |
|---|---|
CfnTopicProps.Builder |
CfnTopicProps.Builder.contentBasedDeduplication(IResolvable contentBasedDeduplication)
Sets the value of
CfnTopicProps.getContentBasedDeduplication() |
CfnTopic.Builder |
CfnTopic.Builder.contentBasedDeduplication(IResolvable contentBasedDeduplication)
Enables content-based deduplication for FIFO topics.
|
CfnTopicProps.Builder |
CfnTopicProps.Builder.fifoTopic(IResolvable fifoTopic)
Sets the value of
CfnTopicProps.getFifoTopic() |
CfnTopic.Builder |
CfnTopic.Builder.fifoTopic(IResolvable fifoTopic)
Set to true to create a FIFO topic.
|
CfnSubscription.Builder |
CfnSubscription.Builder.rawMessageDelivery(IResolvable rawMessageDelivery)
When set to `true` , enables raw message delivery.
|
CfnSubscriptionProps.Builder |
CfnSubscriptionProps.Builder.rawMessageDelivery(IResolvable rawMessageDelivery)
Sets the value of
CfnSubscriptionProps.getRawMessageDelivery() |
void |
CfnTopic.setContentBasedDeduplication(IResolvable value)
Enables content-based deduplication for FIFO topics.
|
void |
CfnTopic.setFifoTopic(IResolvable value)
Set to true to create a FIFO topic.
|
void |
CfnSubscription.setRawMessageDelivery(IResolvable value)
When set to `true` , enables raw message delivery.
|
void |
CfnTopic.setSubscription(IResolvable value)
The Amazon SNS subscriptions (endpoints) for this topic.
|
CfnTopicProps.Builder |
CfnTopicProps.Builder.subscription(IResolvable subscription)
Sets the value of
CfnTopicProps.getSubscription() |
CfnTopic.Builder |
CfnTopic.Builder.subscription(IResolvable subscription)
The Amazon SNS subscriptions (endpoints) for this topic.
|
| Modifier and Type | Method and Description |
|---|---|
CfnQueue.Builder |
CfnQueue.Builder.contentBasedDeduplication(IResolvable contentBasedDeduplication)
For first-in-first-out (FIFO) queues, specifies whether to enable content-based deduplication.
|
CfnQueueProps.Builder |
CfnQueueProps.Builder.contentBasedDeduplication(IResolvable contentBasedDeduplication)
Sets the value of
CfnQueueProps.getContentBasedDeduplication() |
CfnQueue.Builder |
CfnQueue.Builder.fifoQueue(IResolvable fifoQueue)
If set to true, creates a FIFO queue.
|
CfnQueueProps.Builder |
CfnQueueProps.Builder.fifoQueue(IResolvable fifoQueue)
Sets the value of
CfnQueueProps.getFifoQueue() |
void |
CfnQueue.setContentBasedDeduplication(IResolvable value)
For first-in-first-out (FIFO) queues, specifies whether to enable content-based deduplication.
|
void |
CfnQueue.setFifoQueue(IResolvable value)
If set to true, creates a FIFO queue.
|
void |
CfnQueue.setSqsManagedSseEnabled(IResolvable value)
`AWS::SQS::Queue.SqsManagedSseEnabled`.
|
CfnQueue.Builder |
CfnQueue.Builder.sqsManagedSseEnabled(IResolvable sqsManagedSseEnabled)
`AWS::SQS::Queue.SqsManagedSseEnabled`.
|
CfnQueueProps.Builder |
CfnQueueProps.Builder.sqsManagedSseEnabled(IResolvable sqsManagedSseEnabled)
Sets the value of
CfnQueueProps.getSqsManagedSseEnabled() |
| Modifier and Type | Method and Description |
|---|---|
CfnMaintenanceWindowProps.Builder |
CfnMaintenanceWindowProps.Builder.allowUnassociatedTargets(IResolvable allowUnassociatedTargets)
Sets the value of
CfnMaintenanceWindowProps.getAllowUnassociatedTargets() |
CfnMaintenanceWindow.Builder |
CfnMaintenanceWindow.Builder.allowUnassociatedTargets(IResolvable allowUnassociatedTargets)
Enables a maintenance window task to run on managed instances, even if you have not registered those instances as targets.
|
CfnAssociationProps.Builder |
CfnAssociationProps.Builder.applyOnlyAtCronInterval(IResolvable applyOnlyAtCronInterval)
Sets the value of
CfnAssociationProps.getApplyOnlyAtCronInterval() |
CfnAssociation.Builder |
CfnAssociation.Builder.applyOnlyAtCronInterval(IResolvable applyOnlyAtCronInterval)
By default, when you create a new association, the system runs it immediately after it is created and then according to the schedule you specified.
|
CfnPatchBaselineProps.Builder |
CfnPatchBaselineProps.Builder.approvalRules(IResolvable approvalRules)
Sets the value of
CfnPatchBaselineProps.getApprovalRules() |
CfnPatchBaseline.Builder |
CfnPatchBaseline.Builder.approvalRules(IResolvable approvalRules)
A set of rules used to include patches in the baseline.
|
CfnPatchBaselineProps.Builder |
CfnPatchBaselineProps.Builder.approvedPatchesEnableNonSecurity(IResolvable approvedPatchesEnableNonSecurity)
Sets the value of
CfnPatchBaselineProps.getApprovedPatchesEnableNonSecurity() |
CfnPatchBaseline.Builder |
CfnPatchBaseline.Builder.approvedPatchesEnableNonSecurity(IResolvable approvedPatchesEnableNonSecurity)
Indicates whether the list of approved patches includes non-security updates that should be applied to the managed nodes.
|
CfnDocument.Builder |
CfnDocument.Builder.attachments(IResolvable attachments)
A list of key-value pairs that describe attachments to a version of a document.
|
CfnDocumentProps.Builder |
CfnDocumentProps.Builder.attachments(IResolvable attachments)
Sets the value of
CfnDocumentProps.getAttachments() |
CfnResourceDataSync.SyncSourceProperty.Builder |
CfnResourceDataSync.SyncSourceProperty.Builder.awsOrganizationsSource(IResolvable awsOrganizationsSource)
Sets the value of
CfnResourceDataSync.SyncSourceProperty.getAwsOrganizationsSource() |
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder |
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.cloudWatchOutputConfig(IResolvable cloudWatchOutputConfig)
|
CfnMaintenanceWindowTask.CloudWatchOutputConfigProperty.Builder |
CfnMaintenanceWindowTask.CloudWatchOutputConfigProperty.Builder.cloudWatchOutputEnabled(IResolvable cloudWatchOutputEnabled)
|
CfnPatchBaseline.RuleProperty.Builder |
CfnPatchBaseline.RuleProperty.Builder.enableNonSecurity(IResolvable enableNonSecurity)
Sets the value of
CfnPatchBaseline.RuleProperty.getEnableNonSecurity() |
CfnPatchBaselineProps.Builder |
CfnPatchBaselineProps.Builder.globalFilters(IResolvable globalFilters)
Sets the value of
CfnPatchBaselineProps.getGlobalFilters() |
CfnPatchBaseline.Builder |
CfnPatchBaseline.Builder.globalFilters(IResolvable globalFilters)
A set of global filters used to include patches in the baseline.
|
CfnResourceDataSync.SyncSourceProperty.Builder |
CfnResourceDataSync.SyncSourceProperty.Builder.includeFutureRegions(IResolvable includeFutureRegions)
Sets the value of
CfnResourceDataSync.SyncSourceProperty.getIncludeFutureRegions() |
CfnMaintenanceWindowTask.Builder |
CfnMaintenanceWindowTask.Builder.loggingInfo(IResolvable loggingInfo)
Information about an Amazon S3 bucket to write task-level logs to.
|
CfnMaintenanceWindowTaskProps.Builder |
CfnMaintenanceWindowTaskProps.Builder.loggingInfo(IResolvable loggingInfo)
Sets the value of
CfnMaintenanceWindowTaskProps.getLoggingInfo() |
CfnMaintenanceWindowTask.TaskInvocationParametersProperty.Builder |
CfnMaintenanceWindowTask.TaskInvocationParametersProperty.Builder.maintenanceWindowAutomationParameters(IResolvable maintenanceWindowAutomationParameters)
|
CfnMaintenanceWindowTask.TaskInvocationParametersProperty.Builder |
CfnMaintenanceWindowTask.TaskInvocationParametersProperty.Builder.maintenanceWindowLambdaParameters(IResolvable maintenanceWindowLambdaParameters)
|
CfnMaintenanceWindowTask.TaskInvocationParametersProperty.Builder |
CfnMaintenanceWindowTask.TaskInvocationParametersProperty.Builder.maintenanceWindowRunCommandParameters(IResolvable maintenanceWindowRunCommandParameters)
|
CfnMaintenanceWindowTask.TaskInvocationParametersProperty.Builder |
CfnMaintenanceWindowTask.TaskInvocationParametersProperty.Builder.maintenanceWindowStepFunctionsParameters(IResolvable maintenanceWindowStepFunctionsParameters)
|
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder |
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty.Builder.notificationConfig(IResolvable notificationConfig)
|
CfnAssociationProps.Builder |
CfnAssociationProps.Builder.outputLocation(IResolvable outputLocation)
Sets the value of
CfnAssociationProps.getOutputLocation() |
CfnAssociation.Builder |
CfnAssociation.Builder.outputLocation(IResolvable outputLocation)
An Amazon Simple Storage Service (Amazon S3) bucket where you want to store the output details of the request.
|
CfnAssociationProps.Builder |
CfnAssociationProps.Builder.parameters(IResolvable parameters)
Sets the value of
CfnAssociationProps.getParameters() |
CfnAssociation.Builder |
CfnAssociation.Builder.parameters(IResolvable parameters)
The parameters for the runtime configuration of the document.
|
CfnPatchBaseline.RuleProperty.Builder |
CfnPatchBaseline.RuleProperty.Builder.patchFilterGroup(IResolvable patchFilterGroup)
Sets the value of
CfnPatchBaseline.RuleProperty.getPatchFilterGroup() |
CfnPatchBaseline.PatchFilterGroupProperty.Builder |
CfnPatchBaseline.PatchFilterGroupProperty.Builder.patchFilters(IResolvable patchFilters)
Sets the value of
CfnPatchBaseline.PatchFilterGroupProperty.getPatchFilters() |
CfnPatchBaseline.RuleGroupProperty.Builder |
CfnPatchBaseline.RuleGroupProperty.Builder.patchRules(IResolvable patchRules)
Sets the value of
CfnPatchBaseline.RuleGroupProperty.getPatchRules() |
CfnDocument.Builder |
CfnDocument.Builder.requires(IResolvable requires)
A list of SSM documents required by a document.
|
CfnDocumentProps.Builder |
CfnDocumentProps.Builder.requires(IResolvable requires)
Sets the value of
CfnDocumentProps.getRequires() |
CfnResourceDataSync.Builder |
CfnResourceDataSync.Builder.s3Destination(IResolvable s3Destination)
Configuration information for the target S3 bucket.
|
CfnResourceDataSyncProps.Builder |
CfnResourceDataSyncProps.Builder.s3Destination(IResolvable s3Destination)
Sets the value of
CfnResourceDataSyncProps.getS3Destination() |
CfnAssociation.InstanceAssociationOutputLocationProperty.Builder |
CfnAssociation.InstanceAssociationOutputLocationProperty.Builder.s3Location(IResolvable s3Location)
Sets the value of
CfnAssociation.InstanceAssociationOutputLocationProperty.getS3Location() |
void |
CfnMaintenanceWindow.setAllowUnassociatedTargets(IResolvable value)
Enables a maintenance window task to run on managed instances, even if you have not registered those instances as targets.
|
void |
CfnAssociation.setApplyOnlyAtCronInterval(IResolvable value)
By default, when you create a new association, the system runs it immediately after it is created and then according to the schedule you specified.
|
void |
CfnPatchBaseline.setApprovalRules(IResolvable value)
A set of rules used to include patches in the baseline.
|
void |
CfnPatchBaseline.setApprovedPatchesEnableNonSecurity(IResolvable value)
Indicates whether the list of approved patches includes non-security updates that should be applied to the managed nodes.
|
void |
CfnDocument.setAttachments(IResolvable value)
A list of key-value pairs that describe attachments to a version of a document.
|
void |
CfnPatchBaseline.setGlobalFilters(IResolvable value)
A set of global filters used to include patches in the baseline.
|
void |
CfnMaintenanceWindowTask.setLoggingInfo(IResolvable value)
Information about an Amazon S3 bucket to write task-level logs to.
|
void |
CfnAssociation.setOutputLocation(IResolvable value)
An Amazon Simple Storage Service (Amazon S3) bucket where you want to store the output details of the request.
|
void |
CfnAssociation.setParameters(IResolvable value)
The parameters for the runtime configuration of the document.
|
void |
CfnDocument.setRequires(IResolvable value)
A list of SSM documents required by a document.
|
void |
CfnResourceDataSync.setS3Destination(IResolvable value)
Configuration information for the target S3 bucket.
|
void |
CfnPatchBaseline.setSources(IResolvable value)
Information about the patches to use to update the managed nodes, including target operating systems and source repositories.
|
void |
CfnResourceDataSync.setSyncSource(IResolvable value)
Information about the source where the data was synchronized.
|
void |
CfnMaintenanceWindowTask.setTargets(IResolvable value)
The targets, either instances or window target IDs.
|
void |
CfnMaintenanceWindowTarget.setTargets(IResolvable value)
The targets to register with the maintenance window.
|
void |
CfnAssociation.setTargets(IResolvable value)
The targets for the association.
|
void |
CfnMaintenanceWindowTask.setTaskInvocationParameters(IResolvable value)
The parameters to pass to the task when it runs.
|
CfnPatchBaselineProps.Builder |
CfnPatchBaselineProps.Builder.sources(IResolvable sources)
Sets the value of
CfnPatchBaselineProps.getSources() |
CfnPatchBaseline.Builder |
CfnPatchBaseline.Builder.sources(IResolvable sources)
Information about the patches to use to update the managed nodes, including target operating systems and source repositories.
|
CfnResourceDataSync.Builder |
CfnResourceDataSync.Builder.syncSource(IResolvable syncSource)
Information about the source where the data was synchronized.
|
CfnResourceDataSyncProps.Builder |
CfnResourceDataSyncProps.Builder.syncSource(IResolvable syncSource)
Sets the value of
CfnResourceDataSyncProps.getSyncSource() |
CfnMaintenanceWindowTask.Builder |
CfnMaintenanceWindowTask.Builder.targets(IResolvable targets)
The targets, either instances or window target IDs.
|
CfnMaintenanceWindowTarget.Builder |
CfnMaintenanceWindowTarget.Builder.targets(IResolvable targets)
The targets to register with the maintenance window.
|
CfnMaintenanceWindowTaskProps.Builder |
CfnMaintenanceWindowTaskProps.Builder.targets(IResolvable targets)
Sets the value of
CfnMaintenanceWindowTaskProps.getTargets() |
CfnAssociationProps.Builder |
CfnAssociationProps.Builder.targets(IResolvable targets)
Sets the value of
CfnAssociationProps.getTargets() |
CfnAssociation.Builder |
CfnAssociation.Builder.targets(IResolvable targets)
The targets for the association.
|
CfnMaintenanceWindowTargetProps.Builder |
CfnMaintenanceWindowTargetProps.Builder.targets(IResolvable targets)
Sets the value of
CfnMaintenanceWindowTargetProps.getTargets() |
CfnMaintenanceWindowTask.Builder |
CfnMaintenanceWindowTask.Builder.taskInvocationParameters(IResolvable taskInvocationParameters)
The parameters to pass to the task when it runs.
|
CfnMaintenanceWindowTaskProps.Builder |
CfnMaintenanceWindowTaskProps.Builder.taskInvocationParameters(IResolvable taskInvocationParameters)
Sets the value of
CfnMaintenanceWindowTaskProps.getTaskInvocationParameters() |
| Modifier and Type | Method and Description |
|---|---|
CfnContact.TargetsProperty.Builder |
CfnContact.TargetsProperty.Builder.channelTargetInfo(IResolvable channelTargetInfo)
Sets the value of
CfnContact.TargetsProperty.getChannelTargetInfo() |
CfnContact.TargetsProperty.Builder |
CfnContact.TargetsProperty.Builder.contactTargetInfo(IResolvable contactTargetInfo)
Sets the value of
CfnContact.TargetsProperty.getContactTargetInfo() |
CfnContactChannelProps.Builder |
CfnContactChannelProps.Builder.deferActivation(IResolvable deferActivation)
Sets the value of
CfnContactChannelProps.getDeferActivation() |
CfnContactChannel.Builder |
CfnContactChannel.Builder.deferActivation(IResolvable deferActivation)
If you want to activate the channel at a later time, you can choose to defer activation.
|
CfnContact.ContactTargetInfoProperty.Builder |
CfnContact.ContactTargetInfoProperty.Builder.isEssential(IResolvable isEssential)
Sets the value of
CfnContact.ContactTargetInfoProperty.getIsEssential() |
CfnContact.Builder |
CfnContact.Builder.plan(IResolvable plan)
A list of stages.
|
CfnContactProps.Builder |
CfnContactProps.Builder.plan(IResolvable plan)
Sets the value of
CfnContactProps.getPlan() |
void |
CfnContactChannel.setDeferActivation(IResolvable value)
If you want to activate the channel at a later time, you can choose to defer activation.
|
void |
CfnContact.setPlan(IResolvable value)
A list of stages.
|
CfnContact.StageProperty.Builder |
CfnContact.StageProperty.Builder.targets(IResolvable targets)
Sets the value of
CfnContact.StageProperty.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
CfnResponsePlanProps.Builder |
CfnResponsePlanProps.Builder.actions(IResolvable actions)
Sets the value of
CfnResponsePlanProps.getActions() |
CfnResponsePlan.Builder |
CfnResponsePlan.Builder.actions(IResolvable actions)
The actions that the response plan starts at the beginning of an incident.
|
CfnResponsePlanProps.Builder |
CfnResponsePlanProps.Builder.chatChannel(IResolvable chatChannel)
Sets the value of
CfnResponsePlanProps.getChatChannel() |
CfnResponsePlan.Builder |
CfnResponsePlan.Builder.chatChannel(IResolvable chatChannel)
The AWS Chatbot chat channel used for collaboration during an incident.
|
CfnReplicationSet.Builder |
CfnReplicationSet.Builder.deletionProtected(IResolvable deletionProtected)
Determines if the replication set deletion protection is enabled or not.
|
CfnReplicationSetProps.Builder |
CfnReplicationSetProps.Builder.deletionProtected(IResolvable deletionProtected)
Sets the value of
CfnReplicationSetProps.getDeletionProtected() |
CfnResponsePlan.SsmAutomationProperty.Builder |
CfnResponsePlan.SsmAutomationProperty.Builder.dynamicParameters(IResolvable dynamicParameters)
Sets the value of
CfnResponsePlan.SsmAutomationProperty.getDynamicParameters() |
CfnResponsePlan.IncidentTemplateProperty.Builder |
CfnResponsePlan.IncidentTemplateProperty.Builder.incidentTags(IResolvable incidentTags)
Sets the value of
CfnResponsePlan.IncidentTemplateProperty.getIncidentTags() |
CfnResponsePlanProps.Builder |
CfnResponsePlanProps.Builder.incidentTemplate(IResolvable incidentTemplate)
Sets the value of
CfnResponsePlanProps.getIncidentTemplate() |
CfnResponsePlan.Builder |
CfnResponsePlan.Builder.incidentTemplate(IResolvable incidentTemplate)
Details used to create an incident when using this response plan.
|
CfnResponsePlan.IncidentTemplateProperty.Builder |
CfnResponsePlan.IncidentTemplateProperty.Builder.notificationTargets(IResolvable notificationTargets)
Sets the value of
CfnResponsePlan.IncidentTemplateProperty.getNotificationTargets() |
CfnResponsePlan.SsmAutomationProperty.Builder |
CfnResponsePlan.SsmAutomationProperty.Builder.parameters(IResolvable parameters)
Sets the value of
CfnResponsePlan.SsmAutomationProperty.getParameters() |
CfnReplicationSet.ReplicationRegionProperty.Builder |
CfnReplicationSet.ReplicationRegionProperty.Builder.regionConfiguration(IResolvable regionConfiguration)
Sets the value of
CfnReplicationSet.ReplicationRegionProperty.getRegionConfiguration() |
CfnReplicationSet.Builder |
CfnReplicationSet.Builder.regions(IResolvable regions)
Specifies the Regions of the replication set.
|
CfnReplicationSetProps.Builder |
CfnReplicationSetProps.Builder.regions(IResolvable regions)
Sets the value of
CfnReplicationSetProps.getRegions() |
void |
CfnResponsePlan.setActions(IResolvable value)
The actions that the response plan starts at the beginning of an incident.
|
void |
CfnResponsePlan.setChatChannel(IResolvable value)
The AWS Chatbot chat channel used for collaboration during an incident.
|
void |
CfnReplicationSet.setDeletionProtected(IResolvable value)
Determines if the replication set deletion protection is enabled or not.
|
void |
CfnResponsePlan.setIncidentTemplate(IResolvable value)
Details used to create an incident when using this response plan.
|
void |
CfnReplicationSet.setRegions(IResolvable value)
Specifies the Regions of the replication set.
|
CfnResponsePlan.ActionProperty.Builder |
CfnResponsePlan.ActionProperty.Builder.ssmAutomation(IResolvable ssmAutomation)
Sets the value of
CfnResponsePlan.ActionProperty.getSsmAutomation() |
CfnResponsePlan.DynamicSsmParameterProperty.Builder |
CfnResponsePlan.DynamicSsmParameterProperty.Builder.value(IResolvable value)
Sets the value of
CfnResponsePlan.DynamicSsmParameterProperty.getValue() |
| Modifier and Type | Method and Description |
|---|---|
CfnInstanceAccessControlAttributeConfigurationProps.Builder |
CfnInstanceAccessControlAttributeConfigurationProps.Builder.accessControlAttributes(IResolvable accessControlAttributes)
|
CfnInstanceAccessControlAttributeConfiguration.Builder |
CfnInstanceAccessControlAttributeConfiguration.Builder.accessControlAttributes(IResolvable accessControlAttributes)
Lists the attributes that are configured for ABAC in the specified AWS SSO instance.
|
CfnPermissionSet.PermissionsBoundaryProperty.Builder |
CfnPermissionSet.PermissionsBoundaryProperty.Builder.customerManagedPolicyReference(IResolvable customerManagedPolicyReference)
|
CfnPermissionSet.Builder |
CfnPermissionSet.Builder.customerManagedPolicyReferences(IResolvable customerManagedPolicyReferences)
`AWS::SSO::PermissionSet.CustomerManagedPolicyReferences`.
|
CfnPermissionSetProps.Builder |
CfnPermissionSetProps.Builder.customerManagedPolicyReferences(IResolvable customerManagedPolicyReferences)
Sets the value of
CfnPermissionSetProps.getCustomerManagedPolicyReferences() |
CfnPermissionSet.Builder |
CfnPermissionSet.Builder.permissionsBoundary(IResolvable permissionsBoundary)
`AWS::SSO::PermissionSet.PermissionsBoundary`.
|
CfnPermissionSetProps.Builder |
CfnPermissionSetProps.Builder.permissionsBoundary(IResolvable permissionsBoundary)
Sets the value of
CfnPermissionSetProps.getPermissionsBoundary() |
void |
CfnInstanceAccessControlAttributeConfiguration.setAccessControlAttributes(IResolvable value)
Lists the attributes that are configured for ABAC in the specified AWS SSO instance.
|
void |
CfnPermissionSet.setCustomerManagedPolicyReferences(IResolvable value)
`AWS::SSO::PermissionSet.CustomerManagedPolicyReferences`.
|
void |
CfnPermissionSet.setPermissionsBoundary(IResolvable value)
`AWS::SSO::PermissionSet.PermissionsBoundary`.
|
CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeProperty.Builder |
CfnInstanceAccessControlAttributeConfiguration.AccessControlAttributeProperty.Builder.value(IResolvable value)
|
| Modifier and Type | Method and Description |
|---|---|
static IResolvable |
JsonPath.objectAt(String path)
(experimental) Reference a complete (complex) object in a JSON path location.
|
static IResolvable |
JsonPath.stringToJson(String jsonString)
(experimental) Make an intrinsic States.StringToJson expression.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachine.LogDestinationProperty.Builder |
CfnStateMachine.LogDestinationProperty.Builder.cloudWatchLogsLogGroup(IResolvable cloudWatchLogsLogGroup)
Sets the value of
CfnStateMachine.LogDestinationProperty.getCloudWatchLogsLogGroup() |
CfnStateMachineProps.Builder |
CfnStateMachineProps.Builder.definitionS3Location(IResolvable definitionS3Location)
Sets the value of
CfnStateMachineProps.getDefinitionS3Location() |
CfnStateMachine.Builder |
CfnStateMachine.Builder.definitionS3Location(IResolvable definitionS3Location)
The name of the S3 bucket where the state machine definition is stored.
|
CfnStateMachineProps.Builder |
CfnStateMachineProps.Builder.definitionSubstitutions(IResolvable definitionSubstitutions)
Sets the value of
CfnStateMachineProps.getDefinitionSubstitutions() |
CfnStateMachine.Builder |
CfnStateMachine.Builder.definitionSubstitutions(IResolvable definitionSubstitutions)
A map (string to string) that specifies the mappings for placeholder variables in the state machine definition.
|
CfnStateMachine.LoggingConfigurationProperty.Builder |
CfnStateMachine.LoggingConfigurationProperty.Builder.destinations(IResolvable destinations)
Sets the value of
CfnStateMachine.LoggingConfigurationProperty.getDestinations() |
CfnStateMachine.TracingConfigurationProperty.Builder |
CfnStateMachine.TracingConfigurationProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnStateMachine.TracingConfigurationProperty.getEnabled() |
CfnStateMachine.LoggingConfigurationProperty.Builder |
CfnStateMachine.LoggingConfigurationProperty.Builder.includeExecutionData(IResolvable includeExecutionData)
Sets the value of
CfnStateMachine.LoggingConfigurationProperty.getIncludeExecutionData() |
CfnStateMachineProps.Builder |
CfnStateMachineProps.Builder.loggingConfiguration(IResolvable loggingConfiguration)
Sets the value of
CfnStateMachineProps.getLoggingConfiguration() |
CfnStateMachine.Builder |
CfnStateMachine.Builder.loggingConfiguration(IResolvable loggingConfiguration)
Defines what execution history events are logged and where they are logged.
|
void |
CfnStateMachine.setDefinitionS3Location(IResolvable value)
The name of the S3 bucket where the state machine definition is stored.
|
void |
CfnStateMachine.setDefinitionSubstitutions(IResolvable value)
A map (string to string) that specifies the mappings for placeholder variables in the state machine definition.
|
void |
CfnStateMachine.setLoggingConfiguration(IResolvable value)
Defines what execution history events are logged and where they are logged.
|
void |
CfnStateMachine.setTracingConfiguration(IResolvable value)
Selects whether or not the state machine's AWS X-Ray tracing is enabled.
|
CfnStateMachineProps.Builder |
CfnStateMachineProps.Builder.tracingConfiguration(IResolvable tracingConfiguration)
Sets the value of
CfnStateMachineProps.getTracingConfiguration() |
CfnStateMachine.Builder |
CfnStateMachine.Builder.tracingConfiguration(IResolvable tracingConfiguration)
Selects whether or not the state machine's AWS X-Ray tracing is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
CfnSlackChannelConfiguration.Builder |
CfnSlackChannelConfiguration.Builder.notifyOnAddCorrespondenceToCase(IResolvable notifyOnAddCorrespondenceToCase)
`AWS::SupportApp::SlackChannelConfiguration.NotifyOnAddCorrespondenceToCase`.
|
CfnSlackChannelConfigurationProps.Builder |
CfnSlackChannelConfigurationProps.Builder.notifyOnAddCorrespondenceToCase(IResolvable notifyOnAddCorrespondenceToCase)
Sets the value of
CfnSlackChannelConfigurationProps.getNotifyOnAddCorrespondenceToCase() |
CfnSlackChannelConfiguration.Builder |
CfnSlackChannelConfiguration.Builder.notifyOnCreateOrReopenCase(IResolvable notifyOnCreateOrReopenCase)
`AWS::SupportApp::SlackChannelConfiguration.NotifyOnCreateOrReopenCase`.
|
CfnSlackChannelConfigurationProps.Builder |
CfnSlackChannelConfigurationProps.Builder.notifyOnCreateOrReopenCase(IResolvable notifyOnCreateOrReopenCase)
Sets the value of
CfnSlackChannelConfigurationProps.getNotifyOnCreateOrReopenCase() |
CfnSlackChannelConfiguration.Builder |
CfnSlackChannelConfiguration.Builder.notifyOnResolveCase(IResolvable notifyOnResolveCase)
`AWS::SupportApp::SlackChannelConfiguration.NotifyOnResolveCase`.
|
CfnSlackChannelConfigurationProps.Builder |
CfnSlackChannelConfigurationProps.Builder.notifyOnResolveCase(IResolvable notifyOnResolveCase)
Sets the value of
CfnSlackChannelConfigurationProps.getNotifyOnResolveCase() |
void |
CfnSlackChannelConfiguration.setNotifyOnAddCorrespondenceToCase(IResolvable value)
`AWS::SupportApp::SlackChannelConfiguration.NotifyOnAddCorrespondenceToCase`.
|
void |
CfnSlackChannelConfiguration.setNotifyOnCreateOrReopenCase(IResolvable value)
`AWS::SupportApp::SlackChannelConfiguration.NotifyOnCreateOrReopenCase`.
|
void |
CfnSlackChannelConfiguration.setNotifyOnResolveCase(IResolvable value)
`AWS::SupportApp::SlackChannelConfiguration.NotifyOnResolveCase`.
|
| Modifier and Type | Method and Description |
|---|---|
CfnCanary.RunConfigProperty.Builder |
CfnCanary.RunConfigProperty.Builder.activeTracing(IResolvable activeTracing)
Sets the value of
CfnCanary.RunConfigProperty.getActiveTracing() |
CfnCanaryProps.Builder |
CfnCanaryProps.Builder.artifactConfig(IResolvable artifactConfig)
Sets the value of
CfnCanaryProps.getArtifactConfig() |
CfnCanary.Builder |
CfnCanary.Builder.artifactConfig(IResolvable artifactConfig)
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for artifacts that the canary uploads to Amazon S3.
|
CfnCanary.VisualReferenceProperty.Builder |
CfnCanary.VisualReferenceProperty.Builder.baseScreenshots(IResolvable baseScreenshots)
Sets the value of
CfnCanary.VisualReferenceProperty.getBaseScreenshots() |
CfnCanaryProps.Builder |
CfnCanaryProps.Builder.code(IResolvable code)
Sets the value of
CfnCanaryProps.getCode() |
CfnCanary.Builder |
CfnCanary.Builder.code(IResolvable code)
Use this structure to input your script code for the canary.
|
CfnCanaryProps.Builder |
CfnCanaryProps.Builder.deleteLambdaResourcesOnCanaryDeletion(IResolvable deleteLambdaResourcesOnCanaryDeletion)
Sets the value of
CfnCanaryProps.getDeleteLambdaResourcesOnCanaryDeletion() |
CfnCanary.Builder |
CfnCanary.Builder.deleteLambdaResourcesOnCanaryDeletion(IResolvable deleteLambdaResourcesOnCanaryDeletion)
Specifies whether AWS CloudFormation is to also delete the Lambda functions and layers used by this canary, when the canary is deleted.
|
CfnCanary.RunConfigProperty.Builder |
CfnCanary.RunConfigProperty.Builder.environmentVariables(IResolvable environmentVariables)
Sets the value of
CfnCanary.RunConfigProperty.getEnvironmentVariables() |
CfnCanaryProps.Builder |
CfnCanaryProps.Builder.runConfig(IResolvable runConfig)
Sets the value of
CfnCanaryProps.getRunConfig() |
CfnCanary.Builder |
CfnCanary.Builder.runConfig(IResolvable runConfig)
A structure that contains input information for a canary run.
|
CfnCanary.ArtifactConfigProperty.Builder |
CfnCanary.ArtifactConfigProperty.Builder.s3Encryption(IResolvable s3Encryption)
Sets the value of
CfnCanary.ArtifactConfigProperty.getS3Encryption() |
CfnCanaryProps.Builder |
CfnCanaryProps.Builder.schedule(IResolvable schedule)
Sets the value of
CfnCanaryProps.getSchedule() |
CfnCanary.Builder |
CfnCanary.Builder.schedule(IResolvable schedule)
A structure that contains information about how often the canary is to run, and when these runs are to stop.
|
void |
CfnCanary.setArtifactConfig(IResolvable value)
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for artifacts that the canary uploads to Amazon S3.
|
void |
CfnCanary.setCode(IResolvable value)
Use this structure to input your script code for the canary.
|
void |
CfnCanary.setDeleteLambdaResourcesOnCanaryDeletion(IResolvable value)
Specifies whether AWS CloudFormation is to also delete the Lambda functions and layers used by this canary, when the canary is deleted.
|
void |
CfnCanary.setRunConfig(IResolvable value)
A structure that contains input information for a canary run.
|
void |
CfnCanary.setSchedule(IResolvable value)
A structure that contains information about how often the canary is to run, and when these runs are to stop.
|
void |
CfnCanary.setStartCanaryAfterCreation(IResolvable value)
Specify TRUE to have the canary start making runs immediately after it is created.
|
void |
CfnCanary.setVisualReference(IResolvable value)
If this canary performs visual monitoring by comparing screenshots, this structure contains the ID of the canary run to use as the baseline for screenshots, and the coordinates of any parts of the screen to ignore during the visual monitoring comparison.
|
void |
CfnCanary.setVpcConfig(IResolvable value)
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security groups of the VPC endpoint.
|
CfnCanaryProps.Builder |
CfnCanaryProps.Builder.startCanaryAfterCreation(IResolvable startCanaryAfterCreation)
Sets the value of
CfnCanaryProps.getStartCanaryAfterCreation() |
CfnCanary.Builder |
CfnCanary.Builder.startCanaryAfterCreation(IResolvable startCanaryAfterCreation)
Specify TRUE to have the canary start making runs immediately after it is created.
|
CfnCanaryProps.Builder |
CfnCanaryProps.Builder.visualReference(IResolvable visualReference)
Sets the value of
CfnCanaryProps.getVisualReference() |
CfnCanary.Builder |
CfnCanary.Builder.visualReference(IResolvable visualReference)
If this canary performs visual monitoring by comparing screenshots, this structure contains the ID of the canary run to use as the baseline for screenshots, and the coordinates of any parts of the screen to ignore during the visual monitoring comparison.
|
CfnCanaryProps.Builder |
CfnCanaryProps.Builder.vpcConfig(IResolvable vpcConfig)
Sets the value of
CfnCanaryProps.getVpcConfig() |
CfnCanary.Builder |
CfnCanary.Builder.vpcConfig(IResolvable vpcConfig)
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security groups of the VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
CfnScheduledQuery.TimestreamConfigurationProperty.Builder |
CfnScheduledQuery.TimestreamConfigurationProperty.Builder.dimensionMappings(IResolvable dimensionMappings)
Sets the value of
CfnScheduledQuery.TimestreamConfigurationProperty.getDimensionMappings() |
CfnScheduledQueryProps.Builder |
CfnScheduledQueryProps.Builder.errorReportConfiguration(IResolvable errorReportConfiguration)
Sets the value of
CfnScheduledQueryProps.getErrorReportConfiguration() |
CfnScheduledQuery.Builder |
CfnScheduledQuery.Builder.errorReportConfiguration(IResolvable errorReportConfiguration)
Configuration for error reporting.
|
CfnScheduledQuery.TimestreamConfigurationProperty.Builder |
CfnScheduledQuery.TimestreamConfigurationProperty.Builder.mixedMeasureMappings(IResolvable mixedMeasureMappings)
|
CfnScheduledQuery.MixedMeasureMappingProperty.Builder |
CfnScheduledQuery.MixedMeasureMappingProperty.Builder.multiMeasureAttributeMappings(IResolvable multiMeasureAttributeMappings)
|
CfnScheduledQuery.MultiMeasureMappingsProperty.Builder |
CfnScheduledQuery.MultiMeasureMappingsProperty.Builder.multiMeasureAttributeMappings(IResolvable multiMeasureAttributeMappings)
|
CfnScheduledQuery.TimestreamConfigurationProperty.Builder |
CfnScheduledQuery.TimestreamConfigurationProperty.Builder.multiMeasureMappings(IResolvable multiMeasureMappings)
|
CfnScheduledQueryProps.Builder |
CfnScheduledQueryProps.Builder.notificationConfiguration(IResolvable notificationConfiguration)
Sets the value of
CfnScheduledQueryProps.getNotificationConfiguration() |
CfnScheduledQuery.Builder |
CfnScheduledQuery.Builder.notificationConfiguration(IResolvable notificationConfiguration)
Notification configuration for the scheduled query.
|
CfnScheduledQuery.ErrorReportConfigurationProperty.Builder |
CfnScheduledQuery.ErrorReportConfigurationProperty.Builder.s3Configuration(IResolvable s3Configuration)
Sets the value of
CfnScheduledQuery.ErrorReportConfigurationProperty.getS3Configuration() |
CfnScheduledQueryProps.Builder |
CfnScheduledQueryProps.Builder.scheduleConfiguration(IResolvable scheduleConfiguration)
Sets the value of
CfnScheduledQueryProps.getScheduleConfiguration() |
CfnScheduledQuery.Builder |
CfnScheduledQuery.Builder.scheduleConfiguration(IResolvable scheduleConfiguration)
Schedule configuration.
|
void |
CfnScheduledQuery.setErrorReportConfiguration(IResolvable value)
Configuration for error reporting.
|
void |
CfnScheduledQuery.setNotificationConfiguration(IResolvable value)
Notification configuration for the scheduled query.
|
void |
CfnScheduledQuery.setScheduleConfiguration(IResolvable value)
Schedule configuration.
|
void |
CfnScheduledQuery.setTargetConfiguration(IResolvable value)
Scheduled query target store configuration.
|
CfnScheduledQuery.NotificationConfigurationProperty.Builder |
CfnScheduledQuery.NotificationConfigurationProperty.Builder.snsConfiguration(IResolvable snsConfiguration)
|
CfnScheduledQueryProps.Builder |
CfnScheduledQueryProps.Builder.targetConfiguration(IResolvable targetConfiguration)
Sets the value of
CfnScheduledQueryProps.getTargetConfiguration() |
CfnScheduledQuery.Builder |
CfnScheduledQuery.Builder.targetConfiguration(IResolvable targetConfiguration)
Scheduled query target store configuration.
|
CfnScheduledQuery.TargetConfigurationProperty.Builder |
CfnScheduledQuery.TargetConfigurationProperty.Builder.timestreamConfiguration(IResolvable timestreamConfiguration)
|
| Modifier and Type | Method and Description |
|---|---|
CfnServer.Builder |
CfnServer.Builder.endpointDetails(IResolvable endpointDetails)
The virtual private cloud (VPC) endpoint settings that are configured for your server.
|
CfnServerProps.Builder |
CfnServerProps.Builder.endpointDetails(IResolvable endpointDetails)
Sets the value of
CfnServerProps.getEndpointDetails() |
CfnUserProps.Builder |
CfnUserProps.Builder.homeDirectoryMappings(IResolvable homeDirectoryMappings)
Sets the value of
CfnUserProps.getHomeDirectoryMappings() |
CfnUser.Builder |
CfnUser.Builder.homeDirectoryMappings(IResolvable homeDirectoryMappings)
Logical directory mappings that specify what Amazon S3 paths and keys should be visible to your user and how you want to make them visible.
|
CfnServer.Builder |
CfnServer.Builder.identityProviderDetails(IResolvable identityProviderDetails)
Required when `IdentityProviderType` is set to `AWS_DIRECTORY_SERVICE` or `API_GATEWAY` .
|
CfnServerProps.Builder |
CfnServerProps.Builder.identityProviderDetails(IResolvable identityProviderDetails)
Sets the value of
CfnServerProps.getIdentityProviderDetails() |
CfnWorkflowProps.Builder |
CfnWorkflowProps.Builder.onExceptionSteps(IResolvable onExceptionSteps)
Sets the value of
CfnWorkflowProps.getOnExceptionSteps() |
CfnWorkflow.Builder |
CfnWorkflow.Builder.onExceptionSteps(IResolvable onExceptionSteps)
Specifies the steps (actions) to take if errors are encountered during execution of the workflow.
|
CfnServer.WorkflowDetailsProperty.Builder |
CfnServer.WorkflowDetailsProperty.Builder.onPartialUpload(IResolvable onPartialUpload)
Sets the value of
CfnServer.WorkflowDetailsProperty.getOnPartialUpload() |
CfnServer.WorkflowDetailsProperty.Builder |
CfnServer.WorkflowDetailsProperty.Builder.onUpload(IResolvable onUpload)
Sets the value of
CfnServer.WorkflowDetailsProperty.getOnUpload() |
CfnUserProps.Builder |
CfnUserProps.Builder.posixProfile(IResolvable posixProfile)
Sets the value of
CfnUserProps.getPosixProfile() |
CfnUser.Builder |
CfnUser.Builder.posixProfile(IResolvable posixProfile)
Specifies the full POSIX identity, including user ID ( `Uid` ), group ID ( `Gid` ), and any secondary groups IDs ( `SecondaryGids` ), that controls your users' access to your Amazon Elastic File System (Amazon EFS) file systems.
|
CfnServer.Builder |
CfnServer.Builder.protocolDetails(IResolvable protocolDetails)
The protocol settings that are configured for your server.
|
CfnServerProps.Builder |
CfnServerProps.Builder.protocolDetails(IResolvable protocolDetails)
Sets the value of
CfnServerProps.getProtocolDetails() |
CfnUser.PosixProfileProperty.Builder |
CfnUser.PosixProfileProperty.Builder.secondaryGids(IResolvable secondaryGids)
Sets the value of
CfnUser.PosixProfileProperty.getSecondaryGids() |
void |
CfnServer.setEndpointDetails(IResolvable value)
The virtual private cloud (VPC) endpoint settings that are configured for your server.
|
void |
CfnUser.setHomeDirectoryMappings(IResolvable value)
Logical directory mappings that specify what Amazon S3 paths and keys should be visible to your user and how you want to make them visible.
|
void |
CfnServer.setIdentityProviderDetails(IResolvable value)
Required when `IdentityProviderType` is set to `AWS_DIRECTORY_SERVICE` or `API_GATEWAY` .
|
void |
CfnWorkflow.setOnExceptionSteps(IResolvable value)
Specifies the steps (actions) to take if errors are encountered during execution of the workflow.
|
void |
CfnUser.setPosixProfile(IResolvable value)
Specifies the full POSIX identity, including user ID ( `Uid` ), group ID ( `Gid` ), and any secondary groups IDs ( `SecondaryGids` ), that controls your users' access to your Amazon Elastic File System (Amazon EFS) file systems.
|
void |
CfnServer.setProtocolDetails(IResolvable value)
The protocol settings that are configured for your server.
|
void |
CfnWorkflow.setSteps(IResolvable value)
Specifies the details for the steps that are in the specified workflow.
|
void |
CfnServer.setWorkflowDetails(IResolvable value)
Specifies the workflow ID for the workflow to assign and the execution role used for executing the workflow.
|
CfnWorkflowProps.Builder |
CfnWorkflowProps.Builder.steps(IResolvable steps)
Sets the value of
CfnWorkflowProps.getSteps() |
CfnWorkflow.Builder |
CfnWorkflow.Builder.steps(IResolvable steps)
Specifies the details for the steps that are in the specified workflow.
|
CfnServer.Builder |
CfnServer.Builder.workflowDetails(IResolvable workflowDetails)
Specifies the workflow ID for the workflow to assign and the execution role used for executing the workflow.
|
CfnServerProps.Builder |
CfnServerProps.Builder.workflowDetails(IResolvable workflowDetails)
Sets the value of
CfnServerProps.getWorkflowDetails() |
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.Builder |
CfnDomain.Builder.serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration)
The server-side encryption configuration containing the KMS Key Identifier you want Voice ID to use to encrypt your data.
|
CfnDomainProps.Builder |
CfnDomainProps.Builder.serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration)
Sets the value of
CfnDomainProps.getServerSideEncryptionConfiguration() |
void |
CfnDomain.setServerSideEncryptionConfiguration(IResolvable value)
The server-side encryption configuration containing the KMS Key Identifier you want Voice ID to use to encrypt your data.
|
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.ActivatedRuleProperty.Builder |
CfnWebACL.ActivatedRuleProperty.Builder.action(IResolvable action)
Sets the value of
CfnWebACL.ActivatedRuleProperty.getAction() |
CfnByteMatchSet.Builder |
CfnByteMatchSet.Builder.byteMatchTuples(IResolvable byteMatchTuples)
Specifies the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings.
|
CfnByteMatchSetProps.Builder |
CfnByteMatchSetProps.Builder.byteMatchTuples(IResolvable byteMatchTuples)
Sets the value of
CfnByteMatchSetProps.getByteMatchTuples() |
CfnWebACL.Builder |
CfnWebACL.Builder.defaultAction(IResolvable defaultAction)
The action to perform if none of the `Rules` contained in the `WebACL` match.
|
CfnWebACLProps.Builder |
CfnWebACLProps.Builder.defaultAction(IResolvable defaultAction)
Sets the value of
CfnWebACLProps.getDefaultAction() |
CfnByteMatchSet.ByteMatchTupleProperty.Builder |
CfnByteMatchSet.ByteMatchTupleProperty.Builder.fieldToMatch(IResolvable fieldToMatch)
Sets the value of
CfnByteMatchSet.ByteMatchTupleProperty.getFieldToMatch() |
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder |
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder.fieldToMatch(IResolvable fieldToMatch)
Sets the value of
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.getFieldToMatch() |
CfnSizeConstraintSet.SizeConstraintProperty.Builder |
CfnSizeConstraintSet.SizeConstraintProperty.Builder.fieldToMatch(IResolvable fieldToMatch)
Sets the value of
CfnSizeConstraintSet.SizeConstraintProperty.getFieldToMatch() |
CfnXssMatchSet.XssMatchTupleProperty.Builder |
CfnXssMatchSet.XssMatchTupleProperty.Builder.fieldToMatch(IResolvable fieldToMatch)
Sets the value of
CfnXssMatchSet.XssMatchTupleProperty.getFieldToMatch() |
CfnIPSet.Builder |
CfnIPSet.Builder.ipSetDescriptors(IResolvable ipSetDescriptors)
The IP address type ( `IPV4` or `IPV6` ) and the IP address range (in CIDR notation) that web requests originate from.
|
CfnIPSetProps.Builder |
CfnIPSetProps.Builder.ipSetDescriptors(IResolvable ipSetDescriptors)
Sets the value of
CfnIPSetProps.getIpSetDescriptors() |
CfnRule.PredicateProperty.Builder |
CfnRule.PredicateProperty.Builder.negated(IResolvable negated)
Sets the value of
CfnRule.PredicateProperty.getNegated() |
CfnRuleProps.Builder |
CfnRuleProps.Builder.predicates(IResolvable predicates)
Sets the value of
CfnRuleProps.getPredicates() |
CfnRule.Builder |
CfnRule.Builder.predicates(IResolvable predicates)
The `Predicates` object contains one `Predicate` element for each `ByteMatchSet` , `IPSet` , or `SqlInjectionMatchSet` object that you want to include in a `Rule` .
|
CfnWebACL.Builder |
CfnWebACL.Builder.rules(IResolvable rules)
An array that contains the action for each `Rule` in a `WebACL` , the priority of the `Rule` , and the ID of the `Rule` .
|
CfnWebACLProps.Builder |
CfnWebACLProps.Builder.rules(IResolvable rules)
Sets the value of
CfnWebACLProps.getRules() |
void |
CfnByteMatchSet.setByteMatchTuples(IResolvable value)
Specifies the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings.
|
void |
CfnWebACL.setDefaultAction(IResolvable value)
The action to perform if none of the `Rules` contained in the `WebACL` match.
|
void |
CfnIPSet.setIpSetDescriptors(IResolvable value)
The IP address type ( `IPV4` or `IPV6` ) and the IP address range (in CIDR notation) that web requests originate from.
|
void |
CfnRule.setPredicates(IResolvable value)
The `Predicates` object contains one `Predicate` element for each `ByteMatchSet` , `IPSet` , or `SqlInjectionMatchSet` object that you want to include in a `Rule` .
|
void |
CfnWebACL.setRules(IResolvable value)
An array that contains the action for each `Rule` in a `WebACL` , the priority of the `Rule` , and the ID of the `Rule` .
|
void |
CfnSizeConstraintSet.setSizeConstraints(IResolvable value)
The size constraint and the part of the web request to check.
|
void |
CfnSqlInjectionMatchSet.setSqlInjectionMatchTuples(IResolvable value)
Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.
|
void |
CfnXssMatchSet.setXssMatchTuples(IResolvable value)
Specifies the parts of web requests that you want to inspect for cross-site scripting attacks.
|
CfnSizeConstraintSet.Builder |
CfnSizeConstraintSet.Builder.sizeConstraints(IResolvable sizeConstraints)
The size constraint and the part of the web request to check.
|
CfnSizeConstraintSetProps.Builder |
CfnSizeConstraintSetProps.Builder.sizeConstraints(IResolvable sizeConstraints)
Sets the value of
CfnSizeConstraintSetProps.getSizeConstraints() |
CfnSqlInjectionMatchSet.Builder |
CfnSqlInjectionMatchSet.Builder.sqlInjectionMatchTuples(IResolvable sqlInjectionMatchTuples)
Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.
|
CfnSqlInjectionMatchSetProps.Builder |
CfnSqlInjectionMatchSetProps.Builder.sqlInjectionMatchTuples(IResolvable sqlInjectionMatchTuples)
Sets the value of
CfnSqlInjectionMatchSetProps.getSqlInjectionMatchTuples() |
CfnXssMatchSetProps.Builder |
CfnXssMatchSetProps.Builder.xssMatchTuples(IResolvable xssMatchTuples)
Sets the value of
CfnXssMatchSetProps.getXssMatchTuples() |
CfnXssMatchSet.Builder |
CfnXssMatchSet.Builder.xssMatchTuples(IResolvable xssMatchTuples)
Specifies the parts of web requests that you want to inspect for cross-site scripting attacks.
|
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.RuleProperty.Builder |
CfnWebACL.RuleProperty.Builder.action(IResolvable action)
Sets the value of
CfnWebACL.RuleProperty.getAction() |
CfnByteMatchSet.Builder |
CfnByteMatchSet.Builder.byteMatchTuples(IResolvable byteMatchTuples)
Specifies the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings.
|
CfnByteMatchSetProps.Builder |
CfnByteMatchSetProps.Builder.byteMatchTuples(IResolvable byteMatchTuples)
Sets the value of
CfnByteMatchSetProps.getByteMatchTuples() |
CfnWebACL.Builder |
CfnWebACL.Builder.defaultAction(IResolvable defaultAction)
The action to perform if none of the `Rules` contained in the `WebACL` match.
|
CfnWebACLProps.Builder |
CfnWebACLProps.Builder.defaultAction(IResolvable defaultAction)
Sets the value of
CfnWebACLProps.getDefaultAction() |
CfnByteMatchSet.ByteMatchTupleProperty.Builder |
CfnByteMatchSet.ByteMatchTupleProperty.Builder.fieldToMatch(IResolvable fieldToMatch)
Sets the value of
CfnByteMatchSet.ByteMatchTupleProperty.getFieldToMatch() |
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder |
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder.fieldToMatch(IResolvable fieldToMatch)
Sets the value of
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.getFieldToMatch() |
CfnSizeConstraintSet.SizeConstraintProperty.Builder |
CfnSizeConstraintSet.SizeConstraintProperty.Builder.fieldToMatch(IResolvable fieldToMatch)
Sets the value of
CfnSizeConstraintSet.SizeConstraintProperty.getFieldToMatch() |
CfnXssMatchSet.XssMatchTupleProperty.Builder |
CfnXssMatchSet.XssMatchTupleProperty.Builder.fieldToMatch(IResolvable fieldToMatch)
Sets the value of
CfnXssMatchSet.XssMatchTupleProperty.getFieldToMatch() |
CfnGeoMatchSet.Builder |
CfnGeoMatchSet.Builder.geoMatchConstraints(IResolvable geoMatchConstraints)
An array of `GeoMatchConstraint` objects, which contain the country that you want AWS WAF to search for.
|
CfnGeoMatchSetProps.Builder |
CfnGeoMatchSetProps.Builder.geoMatchConstraints(IResolvable geoMatchConstraints)
Sets the value of
CfnGeoMatchSetProps.getGeoMatchConstraints() |
CfnIPSet.Builder |
CfnIPSet.Builder.ipSetDescriptors(IResolvable ipSetDescriptors)
The IP address type ( `IPV4` or `IPV6` ) and the IP address range (in CIDR notation) that web requests originate from.
|
CfnIPSetProps.Builder |
CfnIPSetProps.Builder.ipSetDescriptors(IResolvable ipSetDescriptors)
Sets the value of
CfnIPSetProps.getIpSetDescriptors() |
CfnRateBasedRule.Builder |
CfnRateBasedRule.Builder.matchPredicates(IResolvable matchPredicates)
The `Predicates` object contains one `Predicate` element for each `ByteMatchSet` , `IPSet` , or `SqlInjectionMatchSet>` object that you want to include in a `RateBasedRule` .
|
CfnRateBasedRuleProps.Builder |
CfnRateBasedRuleProps.Builder.matchPredicates(IResolvable matchPredicates)
Sets the value of
CfnRateBasedRuleProps.getMatchPredicates() |
CfnRateBasedRule.PredicateProperty.Builder |
CfnRateBasedRule.PredicateProperty.Builder.negated(IResolvable negated)
Sets the value of
CfnRateBasedRule.PredicateProperty.getNegated() |
CfnRule.PredicateProperty.Builder |
CfnRule.PredicateProperty.Builder.negated(IResolvable negated)
Sets the value of
CfnRule.PredicateProperty.getNegated() |
CfnRuleProps.Builder |
CfnRuleProps.Builder.predicates(IResolvable predicates)
Sets the value of
CfnRuleProps.getPredicates() |
CfnRule.Builder |
CfnRule.Builder.predicates(IResolvable predicates)
The `Predicates` object contains one `Predicate` element for each `ByteMatchSet` , `IPSet` , or `SqlInjectionMatchSet` object that you want to include in a `Rule` .
|
CfnWebACL.Builder |
CfnWebACL.Builder.rules(IResolvable rules)
An array that contains the action for each `Rule` in a `WebACL` , the priority of the `Rule` , and the ID of the `Rule` .
|
CfnWebACLProps.Builder |
CfnWebACLProps.Builder.rules(IResolvable rules)
Sets the value of
CfnWebACLProps.getRules() |
void |
CfnByteMatchSet.setByteMatchTuples(IResolvable value)
Specifies the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings.
|
void |
CfnWebACL.setDefaultAction(IResolvable value)
The action to perform if none of the `Rules` contained in the `WebACL` match.
|
void |
CfnGeoMatchSet.setGeoMatchConstraints(IResolvable value)
An array of `GeoMatchConstraint` objects, which contain the country that you want AWS WAF to search for.
|
void |
CfnIPSet.setIpSetDescriptors(IResolvable value)
The IP address type ( `IPV4` or `IPV6` ) and the IP address range (in CIDR notation) that web requests originate from.
|
void |
CfnRateBasedRule.setMatchPredicates(IResolvable value)
The `Predicates` object contains one `Predicate` element for each `ByteMatchSet` , `IPSet` , or `SqlInjectionMatchSet>` object that you want to include in a `RateBasedRule` .
|
void |
CfnRule.setPredicates(IResolvable value)
The `Predicates` object contains one `Predicate` element for each `ByteMatchSet` , `IPSet` , or `SqlInjectionMatchSet` object that you want to include in a `Rule` .
|
void |
CfnWebACL.setRules(IResolvable value)
An array that contains the action for each `Rule` in a `WebACL` , the priority of the `Rule` , and the ID of the `Rule` .
|
void |
CfnSizeConstraintSet.setSizeConstraints(IResolvable value)
The size constraint and the part of the web request to check.
|
void |
CfnSqlInjectionMatchSet.setSqlInjectionMatchTuples(IResolvable value)
Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.
|
void |
CfnXssMatchSet.setXssMatchTuples(IResolvable value)
Specifies the parts of web requests that you want to inspect for cross-site scripting attacks.
|
CfnSizeConstraintSet.Builder |
CfnSizeConstraintSet.Builder.sizeConstraints(IResolvable sizeConstraints)
The size constraint and the part of the web request to check.
|
CfnSizeConstraintSetProps.Builder |
CfnSizeConstraintSetProps.Builder.sizeConstraints(IResolvable sizeConstraints)
Sets the value of
CfnSizeConstraintSetProps.getSizeConstraints() |
CfnSqlInjectionMatchSet.Builder |
CfnSqlInjectionMatchSet.Builder.sqlInjectionMatchTuples(IResolvable sqlInjectionMatchTuples)
Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.
|
CfnSqlInjectionMatchSetProps.Builder |
CfnSqlInjectionMatchSetProps.Builder.sqlInjectionMatchTuples(IResolvable sqlInjectionMatchTuples)
Sets the value of
CfnSqlInjectionMatchSetProps.getSqlInjectionMatchTuples() |
CfnXssMatchSetProps.Builder |
CfnXssMatchSetProps.Builder.xssMatchTuples(IResolvable xssMatchTuples)
Sets the value of
CfnXssMatchSetProps.getXssMatchTuples() |
CfnXssMatchSet.Builder |
CfnXssMatchSet.Builder.xssMatchTuples(IResolvable xssMatchTuples)
Specifies the parts of web requests that you want to inspect for cross-site scripting attacks.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnRuleGroup.getAttrAvailableLabels()
Labels that rules in this rule group add to matching requests.
|
IResolvable |
CfnRuleGroup.getAttrConsumedLabels()
Labels that rules in this rule group match against.
|
IResolvable |
CfnLoggingConfiguration.getAttrManagedByFirewallManager()
Indicates whether the logging configuration was created by AWS Firewall Manager , as part of an AWS WAF policy configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CfnKnowledgeBase.SourceConfigurationProperty.Builder |
CfnKnowledgeBase.SourceConfigurationProperty.Builder.appIntegrations(IResolvable appIntegrations)
Sets the value of
CfnKnowledgeBase.SourceConfigurationProperty.getAppIntegrations() |
CfnAssistantAssociation.Builder |
CfnAssistantAssociation.Builder.association(IResolvable association)
The identifier of the associated resource.
|
CfnAssistantAssociationProps.Builder |
CfnAssistantAssociationProps.Builder.association(IResolvable association)
Sets the value of
CfnAssistantAssociationProps.getAssociation() |
CfnKnowledgeBaseProps.Builder |
CfnKnowledgeBaseProps.Builder.renderingConfiguration(IResolvable renderingConfiguration)
Sets the value of
CfnKnowledgeBaseProps.getRenderingConfiguration() |
CfnKnowledgeBase.Builder |
CfnKnowledgeBase.Builder.renderingConfiguration(IResolvable renderingConfiguration)
Information about how to render the content.
|
CfnKnowledgeBaseProps.Builder |
CfnKnowledgeBaseProps.Builder.serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration)
Sets the value of
CfnKnowledgeBaseProps.getServerSideEncryptionConfiguration() |
CfnAssistant.Builder |
CfnAssistant.Builder.serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration)
The KMS key used for encryption.
|
CfnKnowledgeBase.Builder |
CfnKnowledgeBase.Builder.serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration)
The KMS key used for encryption.
|
CfnAssistantProps.Builder |
CfnAssistantProps.Builder.serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration)
Sets the value of
CfnAssistantProps.getServerSideEncryptionConfiguration() |
void |
CfnAssistantAssociation.setAssociation(IResolvable value)
The identifier of the associated resource.
|
void |
CfnKnowledgeBase.setRenderingConfiguration(IResolvable value)
Information about how to render the content.
|
void |
CfnAssistant.setServerSideEncryptionConfiguration(IResolvable value)
The KMS key used for encryption.
|
void |
CfnKnowledgeBase.setServerSideEncryptionConfiguration(IResolvable value)
The KMS key used for encryption.
|
void |
CfnKnowledgeBase.setSourceConfiguration(IResolvable value)
The source of the knowledge base content.
|
CfnKnowledgeBaseProps.Builder |
CfnKnowledgeBaseProps.Builder.sourceConfiguration(IResolvable sourceConfiguration)
Sets the value of
CfnKnowledgeBaseProps.getSourceConfiguration() |
CfnKnowledgeBase.Builder |
CfnKnowledgeBase.Builder.sourceConfiguration(IResolvable sourceConfiguration)
The source of the knowledge base content.
|
| Modifier and Type | Method and Description |
|---|---|
IResolvable |
CfnConnectionAlias.getAttrAssociations()
The association status of the connection alias, returned as an array of `ConnectionAliasAssociation` objects.
|
| Modifier and Type | Method and Description |
|---|---|
CfnWorkspace.Builder |
CfnWorkspace.Builder.rootVolumeEncryptionEnabled(IResolvable rootVolumeEncryptionEnabled)
Indicates whether the data stored on the root volume is encrypted.
|
CfnWorkspaceProps.Builder |
CfnWorkspaceProps.Builder.rootVolumeEncryptionEnabled(IResolvable rootVolumeEncryptionEnabled)
Sets the value of
CfnWorkspaceProps.getRootVolumeEncryptionEnabled() |
void |
CfnWorkspace.setRootVolumeEncryptionEnabled(IResolvable value)
Indicates whether the data stored on the root volume is encrypted.
|
void |
CfnWorkspace.setUserVolumeEncryptionEnabled(IResolvable value)
Indicates whether the data stored on the user volume is encrypted.
|
void |
CfnWorkspace.setWorkspaceProperties(IResolvable value)
The WorkSpace properties.
|
CfnWorkspace.Builder |
CfnWorkspace.Builder.userVolumeEncryptionEnabled(IResolvable userVolumeEncryptionEnabled)
Indicates whether the data stored on the user volume is encrypted.
|
CfnWorkspaceProps.Builder |
CfnWorkspaceProps.Builder.userVolumeEncryptionEnabled(IResolvable userVolumeEncryptionEnabled)
Sets the value of
CfnWorkspaceProps.getUserVolumeEncryptionEnabled() |
CfnWorkspace.Builder |
CfnWorkspace.Builder.workspaceProperties(IResolvable workspaceProperties)
The WorkSpace properties.
|
CfnWorkspaceProps.Builder |
CfnWorkspaceProps.Builder.workspaceProperties(IResolvable workspaceProperties)
Sets the value of
CfnWorkspaceProps.getWorkspaceProperties() |
| Modifier and Type | Method and Description |
|---|---|
CfnSamplingRule.SamplingRuleProperty.Builder |
CfnSamplingRule.SamplingRuleProperty.Builder.attributes(IResolvable attributes)
Sets the value of
CfnSamplingRule.SamplingRuleProperty.getAttributes() |
CfnSamplingRule.SamplingRuleUpdateProperty.Builder |
CfnSamplingRule.SamplingRuleUpdateProperty.Builder.attributes(IResolvable attributes)
Sets the value of
CfnSamplingRule.SamplingRuleUpdateProperty.getAttributes() |
CfnGroupProps.Builder |
CfnGroupProps.Builder.insightsConfiguration(IResolvable insightsConfiguration)
Sets the value of
CfnGroupProps.getInsightsConfiguration() |
CfnGroup.Builder |
CfnGroup.Builder.insightsConfiguration(IResolvable insightsConfiguration)
The structure containing configurations related to insights.
|
CfnGroup.InsightsConfigurationProperty.Builder |
CfnGroup.InsightsConfigurationProperty.Builder.insightsEnabled(IResolvable insightsEnabled)
Sets the value of
CfnGroup.InsightsConfigurationProperty.getInsightsEnabled() |
CfnGroup.InsightsConfigurationProperty.Builder |
CfnGroup.InsightsConfigurationProperty.Builder.notificationsEnabled(IResolvable notificationsEnabled)
Sets the value of
CfnGroup.InsightsConfigurationProperty.getNotificationsEnabled() |
CfnSamplingRule.SamplingRuleRecordProperty.Builder |
CfnSamplingRule.SamplingRuleRecordProperty.Builder.samplingRule(IResolvable samplingRule)
Sets the value of
CfnSamplingRule.SamplingRuleRecordProperty.getSamplingRule() |
CfnSamplingRule.Builder |
CfnSamplingRule.Builder.samplingRule(IResolvable samplingRule)
The sampling rule to be created.
|
CfnSamplingRuleProps.Builder |
CfnSamplingRuleProps.Builder.samplingRule(IResolvable samplingRule)
Sets the value of
CfnSamplingRuleProps.getSamplingRule() |
CfnSamplingRule.Builder |
CfnSamplingRule.Builder.samplingRuleRecord(IResolvable samplingRuleRecord)
`AWS::XRay::SamplingRule.SamplingRuleRecord`.
|
CfnSamplingRuleProps.Builder |
CfnSamplingRuleProps.Builder.samplingRuleRecord(IResolvable samplingRuleRecord)
Sets the value of
CfnSamplingRuleProps.getSamplingRuleRecord() |
CfnSamplingRule.Builder |
CfnSamplingRule.Builder.samplingRuleUpdate(IResolvable samplingRuleUpdate)
A document specifying changes to a sampling rule's configuration.
|
CfnSamplingRuleProps.Builder |
CfnSamplingRuleProps.Builder.samplingRuleUpdate(IResolvable samplingRuleUpdate)
Sets the value of
CfnSamplingRuleProps.getSamplingRuleUpdate() |
void |
CfnGroup.setInsightsConfiguration(IResolvable value)
The structure containing configurations related to insights.
|
void |
CfnSamplingRule.setSamplingRule(IResolvable value)
The sampling rule to be created.
|
void |
CfnSamplingRule.setSamplingRuleRecord(IResolvable value)
`AWS::XRay::SamplingRule.SamplingRuleRecord`.
|
void |
CfnSamplingRule.setSamplingRuleUpdate(IResolvable value)
A document specifying changes to a sampling rule's configuration.
|
Copyright © 2022. All rights reserved.