@Stability(value=Stable)
public static interface CfnIdentityPool.PushSyncProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIdentityPool.PushSyncProperty.Builder
A builder for
CfnIdentityPool.PushSyncProperty |
static class |
CfnIdentityPool.PushSyncProperty.Jsii$Proxy
An implementation for
CfnIdentityPool.PushSyncProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIdentityPool.PushSyncProperty.Builder |
builder() |
default List<String> |
getApplicationArns()
`CfnIdentityPool.PushSyncProperty.ApplicationArns`.
|
default String |
getRoleArn()
`CfnIdentityPool.PushSyncProperty.RoleArn`.
|
@Stability(value=Stable) @Nullable default List<String> getApplicationArns()
@Stability(value=Stable) @Nullable default String getRoleArn()
@Stability(value=Stable) static CfnIdentityPool.PushSyncProperty.Builder builder()
Copyright © 2021. All rights reserved.