@Stability(value=Stable) public static final class CfnUserProfile.UserSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserProfile.UserSettingsProperty>
CfnUserProfile.UserSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnUserProfile.UserSettingsProperty.Builder executionRole(String executionRole)
CfnUserProfile.UserSettingsProperty.getExecutionRole()executionRole - `CfnUserProfile.UserSettingsProperty.ExecutionRole`.this@Stability(value=Stable) public CfnUserProfile.UserSettingsProperty.Builder jupyterServerAppSettings(CfnUserProfile.JupyterServerAppSettingsProperty jupyterServerAppSettings)
CfnUserProfile.UserSettingsProperty.getJupyterServerAppSettings()jupyterServerAppSettings - `CfnUserProfile.UserSettingsProperty.JupyterServerAppSettings`.this@Stability(value=Stable) public CfnUserProfile.UserSettingsProperty.Builder jupyterServerAppSettings(IResolvable jupyterServerAppSettings)
CfnUserProfile.UserSettingsProperty.getJupyterServerAppSettings()jupyterServerAppSettings - `CfnUserProfile.UserSettingsProperty.JupyterServerAppSettings`.this@Stability(value=Stable) public CfnUserProfile.UserSettingsProperty.Builder kernelGatewayAppSettings(CfnUserProfile.KernelGatewayAppSettingsProperty kernelGatewayAppSettings)
CfnUserProfile.UserSettingsProperty.getKernelGatewayAppSettings()kernelGatewayAppSettings - `CfnUserProfile.UserSettingsProperty.KernelGatewayAppSettings`.this@Stability(value=Stable) public CfnUserProfile.UserSettingsProperty.Builder kernelGatewayAppSettings(IResolvable kernelGatewayAppSettings)
CfnUserProfile.UserSettingsProperty.getKernelGatewayAppSettings()kernelGatewayAppSettings - `CfnUserProfile.UserSettingsProperty.KernelGatewayAppSettings`.this@Stability(value=Stable) public CfnUserProfile.UserSettingsProperty.Builder securityGroups(List<String> securityGroups)
CfnUserProfile.UserSettingsProperty.getSecurityGroups()securityGroups - `CfnUserProfile.UserSettingsProperty.SecurityGroups`.this@Stability(value=Stable) public CfnUserProfile.UserSettingsProperty.Builder sharingSettings(CfnUserProfile.SharingSettingsProperty sharingSettings)
CfnUserProfile.UserSettingsProperty.getSharingSettings()sharingSettings - `CfnUserProfile.UserSettingsProperty.SharingSettings`.this@Stability(value=Stable) public CfnUserProfile.UserSettingsProperty.Builder sharingSettings(IResolvable sharingSettings)
CfnUserProfile.UserSettingsProperty.getSharingSettings()sharingSettings - `CfnUserProfile.UserSettingsProperty.SharingSettings`.this@Stability(value=Stable) public CfnUserProfile.UserSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnUserProfile.UserSettingsProperty>CfnUserProfile.UserSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.