@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.608Z") @Stability(value=Stable) public interface CfnResourceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceProps.Builder
A builder for
CfnResourceProps |
static class |
CfnResourceProps.Jsii$Proxy
An implementation for
CfnResourceProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceProps.Builder |
builder() |
String |
getResourceArn()
`AWS::LakeFormation::Resource.ResourceArn`.
|
default String |
getRoleArn()
`AWS::LakeFormation::Resource.RoleArn`.
|
Object |
getUseServiceLinkedRole()
`AWS::LakeFormation::Resource.UseServiceLinkedRole`.
|
@Stability(value=Stable) @NotNull String getResourceArn()
@Stability(value=Stable) @NotNull Object getUseServiceLinkedRole()
@Stability(value=Stable) @Nullable default String getRoleArn()
@Stability(value=Stable) static CfnResourceProps.Builder builder()
CfnResourceProps.Builder of CfnResourcePropsCopyright © 2021. All rights reserved.