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 Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product