Uses of Class
com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest
Packages that use DescribeStackResourcesRequest
Package
Description
-
Uses of DescribeStackResourcesRequest in com.amazonaws.services.cloudformation
Methods in com.amazonaws.services.cloudformation with parameters of type DescribeStackResourcesRequestModifier and TypeMethodDescriptionAbstractAmazonCloudFormation.describeStackResources(DescribeStackResourcesRequest request) AmazonCloudFormation.describeStackResources(DescribeStackResourcesRequest describeStackResourcesRequest) Returns AWS resource descriptions for running and deleted stacks.AmazonCloudFormationClient.describeStackResources(DescribeStackResourcesRequest describeStackResourcesRequest) Returns AWS resource descriptions for running and deleted stacks.AbstractAmazonCloudFormationAsync.describeStackResourcesAsync(DescribeStackResourcesRequest request) AbstractAmazonCloudFormationAsync.describeStackResourcesAsync(DescribeStackResourcesRequest request, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult> asyncHandler) AmazonCloudFormationAsync.describeStackResourcesAsync(DescribeStackResourcesRequest describeStackResourcesRequest) Returns AWS resource descriptions for running and deleted stacks.AmazonCloudFormationAsync.describeStackResourcesAsync(DescribeStackResourcesRequest describeStackResourcesRequest, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult> asyncHandler) Returns AWS resource descriptions for running and deleted stacks.AmazonCloudFormationAsyncClient.describeStackResourcesAsync(DescribeStackResourcesRequest request) AmazonCloudFormationAsyncClient.describeStackResourcesAsync(DescribeStackResourcesRequest request, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult> asyncHandler) Method parameters in com.amazonaws.services.cloudformation with type arguments of type DescribeStackResourcesRequestModifier and TypeMethodDescriptionAbstractAmazonCloudFormationAsync.describeStackResourcesAsync(DescribeStackResourcesRequest request, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult> asyncHandler) AmazonCloudFormationAsync.describeStackResourcesAsync(DescribeStackResourcesRequest describeStackResourcesRequest, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult> asyncHandler) Returns AWS resource descriptions for running and deleted stacks.AmazonCloudFormationAsyncClient.describeStackResourcesAsync(DescribeStackResourcesRequest request, AsyncHandler<DescribeStackResourcesRequest, DescribeStackResourcesResult> asyncHandler) -
Uses of DescribeStackResourcesRequest in com.amazonaws.services.cloudformation.model
Methods in com.amazonaws.services.cloudformation.model that return DescribeStackResourcesRequestModifier and TypeMethodDescriptionDescribeStackResourcesRequest.clone()DescribeStackResourcesRequest.withLogicalResourceId(String logicalResourceId) The logical name of the resource as specified in the template.DescribeStackResourcesRequest.withPhysicalResourceId(String physicalResourceId) The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.DescribeStackResourcesRequest.withStackName(String stackName) The name or the unique stack ID that is associated with the stack, which are not always interchangeable: