@Stability(value=Stable) @Internal public static final class CfnPatchBaseline.PatchSourceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPatchBaseline.PatchSourceProperty
CfnPatchBaseline.PatchSourcePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnPatchBaseline.PatchSourceProperty.Builder, CfnPatchBaseline.PatchSourceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPatchBaseline.PatchSourceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPatchBaseline.PatchFilterGroupProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getConfiguration()
The value of the yum repo configuration.
|
String |
getName()
The name specified to identify the patch source.
|
List<String> |
getProducts()
The specific operating system versions a patch repository applies to, such as "Ubuntu16.04", "AmazonLinux2016.09", "RedhatEnterpriseLinux7.2" or "Suse12.7".
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnPatchBaseline.PatchSourceProperty.Builder builder)
CfnPatchBaseline.PatchFilterGroupProperty.Builder.public final String getConfiguration()
CfnPatchBaseline.PatchSourceProperty
[main]
name=MyCustomRepository
baseurl=https://my-custom-repository
enabled=1
For information about other options available for your yum repository configuration, see dnf.conf(5) .
getConfiguration in interface CfnPatchBaseline.PatchSourcePropertypublic final String getName()
CfnPatchBaseline.PatchSourcePropertygetName in interface CfnPatchBaseline.PatchSourcePropertypublic final List<String> getProducts()
CfnPatchBaseline.PatchSourcePropertygetProducts in interface CfnPatchBaseline.PatchSourceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.