Class CfnOutpostResolver
java.lang.Object
software.amazon.jsii.JsiiObject
software.constructs.Construct
software.amazon.awscdk.CfnElement
software.amazon.awscdk.CfnRefElement
software.amazon.awscdk.CfnResource
software.amazon.awscdk.services.route53resolver.CfnOutpostResolver
- All Implemented Interfaces:
IInspectable,ITaggableV2,IOutpostResolverRef,software.amazon.jsii.JsiiSerializable,software.constructs.IConstruct,software.constructs.IDependable
@Generated(value="jsii-pacmak/1.116.0 (build 0eddcff)",
date="2025-10-29T11:15:47.569Z")
@Stability(Stable)
public class CfnOutpostResolver
extends CfnResource
implements IInspectable, IOutpostResolverRef, ITaggableV2
Creates a Amazon Route 53 Resolver on an Outpost.
Example:
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import software.amazon.awscdk.services.route53resolver.*;
CfnOutpostResolver cfnOutpostResolver = CfnOutpostResolver.Builder.create(this, "MyCfnOutpostResolver")
.name("name")
.outpostArn("outpostArn")
.preferredInstanceType("preferredInstanceType")
// the properties below are optional
.instanceCount(123)
.tags(List.of(CfnTag.builder()
.key("key")
.value("value")
.build()))
.build();
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$DefaultNested classes/interfaces inherited from interface software.amazon.awscdk.IInspectable
IInspectable.Jsii$Default, IInspectable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.services.route53resolver.IOutpostResolverRef
IOutpostResolverRef.Jsii$Default, IOutpostResolverRef.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.ITaggableV2
ITaggableV2.Jsii$Default, ITaggableV2.Jsii$Proxy -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe CloudFormation resource type name for this resource class. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCfnOutpostResolver(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) protectedCfnOutpostResolver(software.amazon.jsii.JsiiObjectRef objRef) CfnOutpostResolver(software.constructs.Construct scope, String id, CfnOutpostResolverProps props) -
Method Summary
Modifier and TypeMethodDescriptionThe ARN (Amazon Resource Name) for the Resolver on an Outpost.The date and time that the Outpost Resolver was created, in Unix time format and Coordinated Universal Time (UTC).A unique string that identifies the request that created the Resolver endpoint.The ID of the Resolver on Outpost.The date and time that the Outpost Resolver was modified, in Unix time format and Coordinated Universal Time (UTC).Status of the Resolver.A detailed description of the Resolver.Tag Manager which manages the tags for this resource.Amazon EC2 instance count for the Resolver on the Outpost.getName()Name of the Resolver.The ARN (Amazon Resource Name) for the Outpost.A reference to a OutpostResolver resource.The Amazon EC2 instance type.getTags()A key value pair that helps you identify a Route 53 Resolver .voidinspect(TreeInspector inspector) Examines the CloudFormation resource and discloses attributes.renderProperties(Map<String, Object> props) voidsetInstanceCount(Number value) Amazon EC2 instance count for the Resolver on the Outpost.voidName of the Resolver.voidsetOutpostArn(String value) The ARN (Amazon Resource Name) for the Outpost.voidsetPreferredInstanceType(String value) The Amazon EC2 instance type.voidA key value pair that helps you identify a Route 53 Resolver .Methods inherited from class software.amazon.awscdk.CfnResource
addDeletionOverride, addDependency, addDependsOn, addMetadata, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getAtt, getCfnOptions, getCfnResourceType, getMetadata, getUpdatedProperites, getUpdatedProperties, isCfnResource, obtainDependencies, obtainResourceDependencies, removeDependency, replaceDependency, shouldSynthesize, toString, validatePropertiesMethods inherited from class software.amazon.awscdk.CfnRefElement
getRefMethods inherited from class software.amazon.awscdk.CfnElement
getCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdMethods inherited from class software.constructs.Construct
getNode, isConstructMethods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface software.constructs.IConstruct
getNodeMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Field Details
-
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
-
-
Constructor Details
-
CfnOutpostResolver
protected CfnOutpostResolver(software.amazon.jsii.JsiiObjectRef objRef) -
CfnOutpostResolver
protected CfnOutpostResolver(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) -
CfnOutpostResolver
@Stability(Stable) public CfnOutpostResolver(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull CfnOutpostResolverProps props) - Parameters:
scope- Scope in which this resource is defined. This parameter is required.id- Construct identifier for this resource (unique in its scope). This parameter is required.props- Resource properties. This parameter is required.
-
-
Method Details
-
inspect
Examines the CloudFormation resource and discloses attributes.- Specified by:
inspectin interfaceIInspectable- Parameters:
inspector- tree inspector to collect and process attributes. This parameter is required.
-
renderProperties
@Stability(Stable) @NotNull protected Map<String,Object> renderProperties(@NotNull Map<String, Object> props) - Overrides:
renderPropertiesin classCfnResource- Parameters:
props- This parameter is required.
-
getAttrArn
The ARN (Amazon Resource Name) for the Resolver on an Outpost. -
getAttrCreationTime
The date and time that the Outpost Resolver was created, in Unix time format and Coordinated Universal Time (UTC). -
getAttrCreatorRequestId
A unique string that identifies the request that created the Resolver endpoint.The
CreatorRequestIdallows failed requests to be retried without the risk of running the operation twice. -
getAttrId
The ID of the Resolver on Outpost. -
getAttrModificationTime
The date and time that the Outpost Resolver was modified, in Unix time format and Coordinated Universal Time (UTC). -
getAttrStatus
Status of the Resolver.Valid Values: CREATING | OPERATIONAL | UPDATING | DELETING | ACTION_NEEDED | FAILED_CREATION | FAILED_DELETION.
-
getAttrStatusMessage
A detailed description of the Resolver. -
getCdkTagManager
Tag Manager which manages the tags for this resource.- Specified by:
getCdkTagManagerin interfaceITaggableV2
-
getCfnProperties
- Overrides:
getCfnPropertiesin classCfnResource
-
getOutpostResolverRef
A reference to a OutpostResolver resource.- Specified by:
getOutpostResolverRefin interfaceIOutpostResolverRef
-
getName
Name of the Resolver. -
setName
Name of the Resolver. -
getOutpostArn
The ARN (Amazon Resource Name) for the Outpost. -
setOutpostArn
The ARN (Amazon Resource Name) for the Outpost. -
getPreferredInstanceType
The Amazon EC2 instance type. -
setPreferredInstanceType
The Amazon EC2 instance type. -
getInstanceCount
Amazon EC2 instance count for the Resolver on the Outpost. -
setInstanceCount
Amazon EC2 instance count for the Resolver on the Outpost. -
getTags
A key value pair that helps you identify a Route 53 Resolver . -
setTags
A key value pair that helps you identify a Route 53 Resolver .
-