Uses of Interface
software.amazon.awssdk.services.cloudformation.model.ScannedResourceIdentifier.Builder
Packages that use ScannedResourceIdentifier.Builder
-
Uses of ScannedResourceIdentifier.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return ScannedResourceIdentifier.BuilderModifier and TypeMethodDescriptionScannedResourceIdentifier.builder()ScannedResourceIdentifier.Builder.resourceIdentifier(Map<String, String> resourceIdentifier) A list of up to 256 key-value pairs that identifies the scanned resource.ScannedResourceIdentifier.Builder.resourceType(String resourceType) The type of the resource, such asAWS::DynamoDB::Table.ScannedResourceIdentifier.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type ScannedResourceIdentifier.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ScannedResourceIdentifier.Builder>ScannedResourceIdentifier.serializableBuilderClass()