@Stability(value=Stable)
public static interface CfnPackagingConfiguration.SpekeKeyProviderProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-packagingconfiguration-spekekeyprovider.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPackagingConfiguration.SpekeKeyProviderProperty.Builder
A builder for
CfnPackagingConfiguration.SpekeKeyProviderProperty |
static class |
CfnPackagingConfiguration.SpekeKeyProviderProperty.Jsii$Proxy
An implementation for
CfnPackagingConfiguration.SpekeKeyProviderProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPackagingConfiguration.SpekeKeyProviderProperty.Builder |
builder() |
String |
getRoleArn()
`CfnPackagingConfiguration.SpekeKeyProviderProperty.RoleArn`.
|
List<String> |
getSystemIds()
`CfnPackagingConfiguration.SpekeKeyProviderProperty.SystemIds`.
|
String |
getUrl()
`CfnPackagingConfiguration.SpekeKeyProviderProperty.Url`.
|
@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-packagingconfiguration-spekekeyprovider.html#cfn-mediapackage-packagingconfiguration-spekekeyprovider-rolearn@Stability(value=Stable) @NotNull List<String> getSystemIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-packagingconfiguration-spekekeyprovider.html#cfn-mediapackage-packagingconfiguration-spekekeyprovider-systemids@Stability(value=Stable) @NotNull String getUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-packagingconfiguration-spekekeyprovider.html#cfn-mediapackage-packagingconfiguration-spekekeyprovider-url@Stability(value=Stable) static CfnPackagingConfiguration.SpekeKeyProviderProperty.Builder builder()
Copyright © 2020. All rights reserved.