@Stability(value=Stable) public static final class CfnProfilingGroupProps.Builder extends Object implements software.amazon.jsii.Builder<CfnProfilingGroupProps>
CfnProfilingGroupProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnProfilingGroupProps.Builder |
agentPermissions(Object agentPermissions)
Sets the value of
CfnProfilingGroupProps.getAgentPermissions() |
CfnProfilingGroupProps |
build()
Builds the configured instance.
|
CfnProfilingGroupProps.Builder |
profilingGroupName(String profilingGroupName)
Sets the value of
CfnProfilingGroupProps.getProfilingGroupName() |
@Stability(value=Stable) public CfnProfilingGroupProps.Builder profilingGroupName(String profilingGroupName)
CfnProfilingGroupProps.getProfilingGroupName()profilingGroupName - `AWS::CodeGuruProfiler::ProfilingGroup.ProfilingGroupName`. This parameter is required.this@Stability(value=Stable) public CfnProfilingGroupProps.Builder agentPermissions(Object agentPermissions)
CfnProfilingGroupProps.getAgentPermissions()agentPermissions - `AWS::CodeGuruProfiler::ProfilingGroup.AgentPermissions`.this@Stability(value=Stable) public CfnProfilingGroupProps build()
build in interface software.amazon.jsii.Builder<CfnProfilingGroupProps>CfnProfilingGroupPropsNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.