@Stability(value=External)
public static interface CfnFunction.LogGroupSAMPTProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/docs/policy_templates.rst| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.LogGroupSAMPTProperty.Builder
A builder for
CfnFunction.LogGroupSAMPTProperty |
static class |
CfnFunction.LogGroupSAMPTProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.LogGroupSAMPTProperty.Builder |
builder() |
String |
getLogGroupName()
`CfnFunction.LogGroupSAMPTProperty.LogGroupName`.
|
@Stability(value=External) String getLogGroupName()
https://github.com/awslabs/serverless-application-model/blob/master/docs/policy_templates.rst@Stability(value=External) static CfnFunction.LogGroupSAMPTProperty.Builder builder()
Copyright © 2019. All rights reserved.