@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.055Z") @Stability(value=Stable) public interface CfnStackFleetAssociationProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStackFleetAssociationProps.Builder
A builder for
CfnStackFleetAssociationProps |
static class |
CfnStackFleetAssociationProps.Jsii$Proxy
An implementation for
CfnStackFleetAssociationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnStackFleetAssociationProps.Builder |
builder() |
String |
getFleetName()
`AWS::AppStream::StackFleetAssociation.FleetName`.
|
String |
getStackName()
`AWS::AppStream::StackFleetAssociation.StackName`.
|
@Stability(value=Stable) @NotNull String getFleetName()
@Stability(value=Stable) @NotNull String getStackName()
@Stability(value=Stable) static CfnStackFleetAssociationProps.Builder builder()
Copyright © 2021. All rights reserved.