@Stability(value=Stable)
public static interface CfnUserProfile.SharingSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserProfile.SharingSettingsProperty.Builder
A builder for
CfnUserProfile.SharingSettingsProperty |
static class |
CfnUserProfile.SharingSettingsProperty.Jsii$Proxy
An implementation for
CfnUserProfile.SharingSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserProfile.SharingSettingsProperty.Builder |
builder() |
default String |
getNotebookOutputOption()
`CfnUserProfile.SharingSettingsProperty.NotebookOutputOption`.
|
default String |
getS3KmsKeyId()
`CfnUserProfile.SharingSettingsProperty.S3KmsKeyId`.
|
default String |
getS3OutputPath()
`CfnUserProfile.SharingSettingsProperty.S3OutputPath`.
|
@Stability(value=Stable) @Nullable default String getNotebookOutputOption()
@Stability(value=Stable) @Nullable default String getS3KmsKeyId()
@Stability(value=Stable) @Nullable default String getS3OutputPath()
@Stability(value=Stable) static CfnUserProfile.SharingSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.