@Stability(value=Stable)
public static interface CfnPatchBaseline.PatchSourceProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-patchsource.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPatchBaseline.PatchSourceProperty.Builder
A builder for
CfnPatchBaseline.PatchSourceProperty |
static class |
CfnPatchBaseline.PatchSourceProperty.Jsii$Proxy
An implementation for
CfnPatchBaseline.PatchSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPatchBaseline.PatchSourceProperty.Builder |
builder() |
default String |
getConfiguration()
`CfnPatchBaseline.PatchSourceProperty.Configuration`.
|
default String |
getName()
`CfnPatchBaseline.PatchSourceProperty.Name`.
|
default List<String> |
getProducts()
`CfnPatchBaseline.PatchSourceProperty.Products`.
|
@Stability(value=Stable) @Nullable default String getConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-patchsource.html#cfn-ssm-patchbaseline-patchsource-configuration@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-patchsource.html#cfn-ssm-patchbaseline-patchsource-name@Stability(value=Stable) @Nullable default List<String> getProducts()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-patchsource.html#cfn-ssm-patchbaseline-patchsource-products@Stability(value=Stable) static CfnPatchBaseline.PatchSourceProperty.Builder builder()
Copyright © 2020. All rights reserved.