@Stability(value=Stable) public static final class CfnStudioComponent.LicenseServiceConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStudioComponent.LicenseServiceConfigurationProperty>
CfnStudioComponent.LicenseServiceConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStudioComponent.LicenseServiceConfigurationProperty |
build()
Builds the configured instance.
|
CfnStudioComponent.LicenseServiceConfigurationProperty.Builder |
endpoint(String endpoint)
Sets the value of
CfnStudioComponent.LicenseServiceConfigurationProperty.getEndpoint() |
@Stability(value=Stable) public CfnStudioComponent.LicenseServiceConfigurationProperty.Builder endpoint(String endpoint)
CfnStudioComponent.LicenseServiceConfigurationProperty.getEndpoint()endpoint - The endpoint of the license service that is accessed by the studio component resource.this@Stability(value=Stable) public CfnStudioComponent.LicenseServiceConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnStudioComponent.LicenseServiceConfigurationProperty>CfnStudioComponent.LicenseServiceConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.