CloudFormationCustomResourceResponse

feral.lambda.cloudformation.CloudFormationCustomResourceResponse
See theCloudFormationCustomResourceResponse companion object
final case class CloudFormationCustomResourceResponse(Status: RequestResponseStatus, Reason: Option[String], PhysicalResourceId: Option[PhysicalResourceId], StackId: StackId, RequestId: RequestId, LogicalResourceId: LogicalResourceId, Data: Json)

Attributes

Companion:
object
Source:
package.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product