Class CfnAPIKeyPropsMixin.AppleAppProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.location.CfnAPIKeyPropsMixin.AppleAppProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnAPIKeyPropsMixin.AppleAppProperty>
- Enclosing interface:
CfnAPIKeyPropsMixin.AppleAppProperty
@Stability(Stable)
public static final class CfnAPIKeyPropsMixin.AppleAppProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnAPIKeyPropsMixin.AppleAppProperty>
A builder for
CfnAPIKeyPropsMixin.AppleAppProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnAPIKeyPropsMixin.AppleAppProperty.getBundleId()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
bundleId
Sets the value ofCfnAPIKeyPropsMixin.AppleAppProperty.getBundleId()- Parameters:
bundleId- the value to be set.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnAPIKeyPropsMixin.AppleAppProperty>- Returns:
- a new instance of
CfnAPIKeyPropsMixin.AppleAppProperty - Throws:
NullPointerException- if any required attribute was not provided
-