resourcePolicies property

Map<String, String> resourcePolicies
final

Resource policies to be added to this reservation. The key is defined by user, and the value is resource policy url. This is to define placement policy with reservation.

Implementation

final Map<String, String> resourcePolicies;