Uses of Class
software.amazon.awssdk.services.cloudformation.model.StackInstance
-
Packages that use StackInstance Package Description software.amazon.awssdk.services.cloudformation.model -
-
Uses of StackInstance in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return StackInstance Modifier and Type Method Description StackInstanceDescribeStackInstanceResponse. stackInstance()The stack instance that matches the specified request parameters.Methods in software.amazon.awssdk.services.cloudformation.model with parameters of type StackInstance Modifier and Type Method Description DescribeStackInstanceResponse.BuilderDescribeStackInstanceResponse.Builder. stackInstance(StackInstance stackInstance)The stack instance that matches the specified request parameters.
-