Refactorspaces Functions
object RefactorspacesFunctions
Functions
Link copied to clipboard
Definition of AWS::RefactorSpaces::Application Resource Type
suspend fun getApplication(argument: suspend GetApplicationPlainArgsBuilder.() -> Unit): GetApplicationResult
suspend fun getApplication(applicationIdentifier: String, environmentIdentifier: String): GetApplicationResult
Link copied to clipboard
Definition of AWS::RefactorSpaces::Environment Resource Type
suspend fun getEnvironment(argument: suspend GetEnvironmentPlainArgsBuilder.() -> Unit): GetEnvironmentResult
Link copied to clipboard
Definition of AWS::RefactorSpaces::Route Resource Type
suspend fun getRoute(applicationIdentifier: String, environmentIdentifier: String, routeIdentifier: String): GetRouteResult
Link copied to clipboard
Definition of AWS::RefactorSpaces::Service Resource Type
suspend fun getService(applicationIdentifier: String, environmentIdentifier: String, serviceIdentifier: String): GetServiceResult